Started by an SCM change
Obtained jenkins_tests/nightly_wrf/Jenkinsfile from git https://github.com/larson-group/wrf.git
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] Start of Pipeline
[Pipeline] node
Still waiting to schedule task
‘Mac’ is reserved for jobs with matching label expression
Running on Jenkins in /home/jenkins/workspace/wrf_clubb_ifort_build
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
The recommended git tool is: git
Cloning the remote Git repository
Cloning repository https://github.com/larson-group/wrf.git
> git init /home/jenkins/workspace/wrf_clubb_ifort_build # timeout=10
Fetching upstream changes from https://github.com/larson-group/wrf.git
> git --version # timeout=10
> git --version # 'git version 1.8.3.1'
using GIT_ASKPASS to set credentials THe key used by the system for the tests
> git fetch --tags --progress https://github.com/larson-group/wrf.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://github.com/larson-group/wrf.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 8278ac71ba6af3c91a724749a76fb16a431dbd36 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 8278ac71ba6af3c91a724749a76fb16a431dbd36 # timeout=10
Commit message: "Autoupdated SILHS"
> git rev-list --no-walk be54e6236e285ae93ca337e544a4de2d84bc4f6d # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Configure WRF-CLUBB)
[Pipeline] sh
+ cp WRF/custom_config_files/configure.wrf.intel64.serial.clubb WRF/configure.wrf
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Compile WRF-CLUBB)
[Pipeline] dir
Running in /home/jenkins/workspace/wrf_clubb_ifort_build/WRF
[Pipeline] {
[Pipeline] sh
+ ./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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include " ext
make[1]: Entering directory '/home/jenkins/workspace/wrf_clubb_ifort_build/WRF'
--------------------------------------
( cd frame ; make -i -r externals )
make[2]: Entering directory '/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame'
( cd /home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/esmf_time_f90 ; \
make -j 2 FC="ifort -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian " RANLIB="ranlib" \
CPP="/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/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_ifort_build/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
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/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
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/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
/bin/rm -f ESMF_Base.b
/bin/rm -f ESMF_Fraction.b
ifort -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -o ESMF_Base.o -c ESMF_Base.f
ifort -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -o ESMF_Fraction.o -c ESMF_Fraction.f
/bin/rm -f ESMF_BaseTime.o
sed -e "/\!.*'/s/'//g" ESMF_BaseTime.F90 > ESMF_BaseTime.b
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/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 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -o ESMF_BaseTime.o -c ESMF_BaseTime.f
/bin/rm -f ESMF_Calendar.o
sed -e "/\!.*'/s/'//g" ESMF_Calendar.F90 > ESMF_Calendar.b
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/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 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -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_Stubs.F90 > ESMF_Stubs.b
sed -e "/\!.*'/s/'//g" ESMF_TimeInterval.F90 > ESMF_TimeInterval.b
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/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
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/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_TimeInterval.b
/bin/rm -f ESMF_Stubs.b
ifort -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -o ESMF_TimeInterval.o -c ESMF_TimeInterval.f
ifort -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -o ESMF_Stubs.o -c ESMF_Stubs.f
/bin/rm -f ESMF_Time.o
sed -e "/\!.*'/s/'//g" ESMF_Time.F90 > ESMF_Time.b
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/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 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -o ESMF_Time.o -c ESMF_Time.f
/bin/rm -f ESMF_Alarm.o
sed -e "/\!.*'/s/'//g" ESMF_Alarm.F90 > ESMF_Alarm.b
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/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 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -o ESMF_Alarm.o -c ESMF_Alarm.f
/bin/rm -f ESMF_Clock.o
sed -e "/\!.*'/s/'//g" ESMF_Clock.F90 > ESMF_Clock.b
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/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 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -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
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/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
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/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 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -o Meat.o -c Meat.f
ifort -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -o ESMF_AlarmClock.o -c ESMF_AlarmClock.f
/bin/rm -f ESMF_Mod.o
sed -e "/\!.*'/s/'//g" ESMF_Mod.F90 > ESMF_Mod.b
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/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 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -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
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/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 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -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
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/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 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -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: creating libesmf_time.a
ranlib libesmf_time.a
make[3]: Leaving directory '/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/esmf_time_f90'
( cd /home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf ; \
make -j 2 NETCDFPATH="/usr/local/NETCDF-Fortran-4.4.5-ifort" RANLIB="ranlib" CPP="/lib/cpp -C -P" \
CC="gcc" CFLAGS="-w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0" \
FC="ifort -i4 -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian " TRADFLAG="-traditional" AR="ar" ARFLAGS="ru" )
make[3]: Entering directory '/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf'
grep nf_format_64bit /usr/local/NETCDF-Fortran-4.4.5-ifort/include/netcdf.inc ;\
a=$? ; export a ; \
if [ $a -a "$WRFIO_NCD_LARGE_FILE_SUPPORT" = "1" ] ; then \
/lib/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 \
/lib/cpp -C -P -C -P -traditional -I../ioapi_share wrf_io.F90 | m4 -Uinclude -Uindex -Ulen - > wrf_io.f ; \
fi
/lib/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 -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -o module_wrfsi_static.o -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -I../ioapi_share -c module_wrfsi_static.f
ifort -i4 -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -o wrf_io.o -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -I../ioapi_share -c wrf_io.f
/lib/cpp -C -P -C -P -traditional -I../ioapi_share field_routines.F90 > field_routines.f
ifort -i4 -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -o field_routines.o -I/usr/local/NETCDF-Fortran-4.4.5-ifort/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_ifort_build/WRF/external/io_netcdf'
( cd /home/jenkins/workspace/wrf_clubb_ifort_build/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_ifort_build/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_ifort_build/WRF/external/ioapi_share'
( cd /home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_grib_share ; \
make -j 2 CC="gcc" CFLAGS="-w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0" RM="rm -f" RANLIB="ranlib" CPP="/lib/cpp -C -P" \
FC="ifort -i4 -I. -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian " TRADFLAG="-traditional" AR="ar" ARFLAGS="ru" archive)
make[3]: Entering directory '/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_grib_share'
make[4]: Entering directory '/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_grib_share'
rm -f io_grib_share.o
gcc -I. -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 -c get_region_center.c
/lib/cpp -C -P -traditional -I. io_grib_share.F > io_grib_share.f90
ifort -i4 -I. -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I. -c io_grib_share.f90
gcc -I. -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 -c gridnav.c
gcc -I. -w -O3 -g -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: creating ./libio_grib_share.a
ranlib ./libio_grib_share.a
make[4]: Leaving directory '/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_grib_share'
make[3]: Leaving directory '/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_grib_share'
( cd /home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_grib1 ; \
make -j 2 CC="gcc" CFLAGS="-w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0" RM="rm -f" RANLIB="ranlib" CPP="/lib/cpp -C -P" \
FC="ifort -i4 -I. -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian " TRADFLAG="-traditional" AR="ar" ARFLAGS="ru" archive)
make[3]: Entering directory '/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_grib1'
Doing make archive on library subdirectory MEL_grib1
make[4]: Entering directory '/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_grib1/MEL_grib1'
make[5]: Entering directory '/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_grib1/MEL_grib1'
gcc -I. -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 -c FTP_getfile.c
gcc -I. -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 -c apply_bitmap.c
gcc -I. -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 -c display_gribhdr.c
gcc -I. -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 -c gbyte.c
gcc -I. -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 -c grib_dec.c
gcc -I. -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 -c grib_enc.c
gcc -I. -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 -c grib_seek.c
gcc -I. -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 -c gribgetbds.c
gcc -I. -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 -c gribgetbms.c
gcc -I. -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 -c gribgetgds.c
gcc -I. -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 -c gribgetpds.c
gcc -I. -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 -c gribhdr2file.c
gcc -I. -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 -c gribputbds.c
gcc -I. -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 -c gribputgds.c
gcc -I. -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 -c gribputpds.c
gcc -I. -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 -c hdr_print.c
gcc -I. -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 -c init_dec_struct.c
gcc -I. -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 -c init_enc_struct.c
gcc -I. -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 -c init_gribhdr.c
gcc -I. -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 -c init_struct.c
gcc -I. -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 -c ld_dec_lookup.c
gcc -I. -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 -c ld_enc_input.c
gcc -I. -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 -c ld_enc_lookup.c
gcc -I. -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 -c ld_grib_origctrs.c
gcc -I. -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 -c make_default_grbfn.c
gcc -I. -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 -c make_grib_log.c
gcc -I. -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 -c map_lvl.c
gcc -I. -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 -c map_parm.c
gcc -I. -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 -c pack_spatial.c
gcc -I. -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 -c prt_inp_struct.c
gcc -I. -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 -c upd_child_errmsg.c
gcc -I. -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 -c prt_badmsg.c
gcc -I. -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 -c swap.c
gcc -I. -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 -c grib_uthin.c
gcc -I. -w -O3 -g -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: creating ../libio_grib1.a
ranlib ../libio_grib1.a
make[5]: Leaving directory '/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_grib1/MEL_grib1'
make[4]: Leaving directory '/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_grib1/MEL_grib1'
Doing make archive on library subdirectory grib1_util
make[4]: Entering directory '/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_grib1/grib1_util'
make[5]: Entering directory '/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_grib1/grib1_util'
gcc -I. -I../MEL_grib1 -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 -c alloc_2d.c
gcc -I. -I../MEL_grib1 -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 -c read_grib.c
gcc -I. -I../MEL_grib1 -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 -c write_grib.c
ar ru ../libio_grib1.a alloc_2d.o read_grib.o write_grib.o
ranlib ../libio_grib1.a
make[5]: Leaving directory '/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_grib1/grib1_util'
make[4]: Leaving directory '/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_grib1/grib1_util'
Doing make archive on library subdirectory WGRIB
make[4]: Entering directory '/home/jenkins/workspace/wrf_clubb_ifort_build/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_ifort_build/WRF/external/io_grib1/WGRIB'
make[4]: Entering directory '/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_grib1'
gcc -I. -I./MEL_grib1 -Igrib1_util -I../io_grib_share -I../ -w -O3 -g -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 -DMAX_HISTORY=25 -DNMM_CORE=0 -c gribmap.c
rm -f io_grib1.o
/lib/cpp -C -P -traditional -I. -I./MEL_grib1 -Igrib1_util -I../io_grib_share -I../ io_grib1.F > io_grib1.f90
ifort -i4 -I. -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -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 -DMAX_HISTORY=25 -DNMM_CORE=0 -c trim.c
ar ru ./libio_grib1.a grib1_routines.o gribmap.o io_grib1.o trim.o
ranlib ./libio_grib1.a
make[4]: Leaving directory '/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_grib1'
make[3]: Leaving directory '/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_grib1'
( cd /home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int ; \
make -j 2 CC="gcc -DFSEEKO64_OK " RM="rm -f" RANLIB="ranlib" CPP="/lib/cpp -C -P" \
FC="ifort -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian " 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_ifort_build/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
/lib/cpp -C -P -traditional -I../../inc -I../ioapi_share mod_int_hdr_util.b > module_internal_header_util.f
ifort -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -o module_io_int_idx.o -c module_io_int_idx.f90
rm -f mod_int_hdr_util.b
/lib/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 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -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
ifort -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../../frame -o module_io_int_read.o -c module_io_int_read.f
/lib/cpp -C -P -traditional -I../../inc -I../ioapi_share io_int.F90 | m4 -Uinclude -Uindex -Ulen - > io_int.f
ifort -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../../inc -I../ioapi_share -o io_int.o -c io_int.f
rm -f libwrfio_int.a
if [ `echo "ifort -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian " | awk '{print $1}'` = "gfortran" ] ; then \
echo removing external declaration of iargc for gfortran ; \
/lib/cpp -C -P -traditional -I../ioapi_share diffwrf.F90 | \
sed '/integer *, *external.*iargc/d' > diffwrf.f ; \
else \
/lib/cpp -C -P -traditional -I../ioapi_share diffwrf.F90 > diffwrf.f ; \
fi ; \
ifort -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -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: creating libwrfio_int.a
ranlib libwrfio_int.a
ifort -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -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 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -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_ifort_build/WRF/external/io_int'
( cd /home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/fftpack/fftpack5 ; \
make -j 2 FC="ifort" FFLAGS="-i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian " RANLIB="ranlib" AR="ar" ARFLAGS="ru" )
make[3]: Entering directory '/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/fftpack/fftpack5'
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian c1f2kb.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian c1f2kf.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian c1f3kb.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian c1f3kf.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian c1f4kb.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian c1f4kf.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian c1f5kb.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian c1f5kf.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian c1fgkb.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian c1fgkf.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian c1fm1b.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian c1fm1f.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian cfft1b.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian cfft1f.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian cfft1i.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian cfft2b.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian cfft2f.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian cfft2i.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian cfftmb.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian cfftmf.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian cfftmi.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian cmf2kb.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian cmf2kf.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian cmf3kb.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian cmf3kf.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian cmf4kb.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian cmf4kf.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian cmf5kb.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian cmf5kf.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian cmfgkb.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian cmfgkf.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian cmfm1b.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian cmfm1f.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian cosq1b.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian cosq1f.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian cosq1i.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian cosqb1.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian cosqf1.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian cosqmb.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian cosqmf.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian cosqmi.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian cost1b.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian cost1f.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian cost1i.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian costb1.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian costf1.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian costmb.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian costmf.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian costmi.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian factor.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian mcfti1.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian mcsqb1.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian mcsqf1.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian mcstb1.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian mcstf1.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian mradb2.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian mradb3.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian mradb4.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian mradb5.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian mradbg.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian mradf2.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian mradf3.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian mradf4.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian mradf5.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian mradfg.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian mrftb1.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian mrftf1.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian mrfti1.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian msntb1.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian msntf1.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian r1f2kb.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian r1f2kf.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian r1f3kb.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian r1f3kf.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian r1f4kb.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian r1f4kf.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian r1f5kb.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian r1f5kf.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian r1fgkb.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian r1fgkf.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian rfft1b.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian rfft1f.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian rfft1i.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian rfft2b.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian rfft2f.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian rfft2i.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian rfftb1.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian rfftf1.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian rffti1.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian rfftmb.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian rfftmf.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian rfftmi.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian sinq1b.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian sinq1f.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian sinq1i.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian sinqmb.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian sinqmf.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian sinqmi.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian sint1b.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian sint1f.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian sint1i.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian sintb1.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian sintf1.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian sintmb.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian sintmf.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian sintmi.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian tables.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian xercon.F
ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian 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: creating libfftpack.a
ranlib libfftpack.a
make[3]: Leaving directory '/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/fftpack/fftpack5'
( /bin/rm -f /home/jenkins/workspace/wrf_clubb_ifort_build/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_ifort_build/WRF/frame'
make[1]: Leaving directory '/home/jenkins/workspace/wrf_clubb_ifort_build/WRF'
make -i -r MODULE_DIRS="-I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include " toolsdir
make[1]: Entering directory '/home/jenkins/workspace/wrf_clubb_ifort_build/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_ifort_build/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]
sym_forget() ;
^~~~~~~~~~
sym_get
registry.c:132:3: warning: implicit declaration of function ‘gen_io_boilerplate’ [-Wimplicit-function-declaration]
gen_io_boilerplate() ; /* 20091213 jm. Generate the io_boilerplate_temporary.inc file */
^~~~~~~~~~~~~~~~~~
registry.c:134:3: warning: implicit declaration of function ‘init_parser’; did you mean ‘reg_parse’? [-Wimplicit-function-declaration]
init_parser() ;
^~~~~~~~~~~
reg_parse
registry.c:157:8: warning: implicit declaration of function ‘pre_parse’; did you mean ‘reg_parse’? [-Wimplicit-function-declaration]
if ( pre_parse( dir, fp_in, fp_tmp ) ) {
^~~~~~~~~
reg_parse
registry.c:177:3: warning: implicit declaration of function ‘check_dimspecs’ [-Wimplicit-function-declaration]
check_dimspecs() ;
^~~~~~~~~~~~~~
registry.c:187:3: warning: implicit declaration of function ‘gen_actual_args_new’; did you mean ‘gen_actual_args’? [-Wimplicit-function-declaration]
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]
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]
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]
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]
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]
gen_streams("inc") ;
^~~~~~~~~~~
gen_swaps
registry.c:208:3: warning: implicit declaration of function ‘gen_comms’; did you mean ‘gen_xposes’? [-Wimplicit-function-declaration]
gen_comms( "inc" ) ; /* this is either package supplied (by copying a */
^~~~~~~~~
gen_xposes
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]
x = tolower(tokens[F_DIMS][i]) ;
^~~~~~~
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’; did you mean ‘getenv’? [-Wimplicit-function-declaration]
sprintf(tempfile,"regtmp1%d",getpid()) ;
^~~~~~
getenv
misc.c: In function ‘make_upper_case’:
misc.c:467:35: warning: implicit declaration of function ‘toupper’ [-Wimplicit-function-declaration]
for ( p = str ; *p ; p++ ) *p = toupper(*p) ;
^~~~~~~
misc.c: In function ‘make_lower_case’:
misc.c:477:35: warning: implicit declaration of function ‘tolower’ [-Wimplicit-function-declaration]
for ( p = str ; *p ; p++ ) *p = tolower(*p) ;
^~~~~~~
gcc -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0 -c -g gen_defs.c
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]
make_upper_case(dname_tmp) ;
^~~~~~~~~~~~~~~
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]
make_lower_case(fname) ;
^~~~~~~~~~~~~~~
make_lower
gcc -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0 -c -g gen_args.c
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]
sym_forget() ;
^~~~~~~~~~
sym_get
gen_config.c:167:25: warning: implicit declaration of function ‘toupper’ [-Wimplicit-function-declaration]
fputc(toupper(*i),fp);
^~~~~~~
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]
create_ht( &symtab ) ;
^~~~~~~~~
sym.c:77:2: warning: implicit declaration of function ‘exit’ [-Wimplicit-function-declaration]
exit(1) ;
^~~~
sym.c:77:2: warning: incompatible implicit declaration of built-in function ‘exit’
sym.c:77:2: note: include ‘<stdlib.h>’ or provide a declaration of ‘exit’
sym.c:65:1:
+#include <stdlib.h>
sym.c:77:2:
exit(1) ;
^~~~
sym.c: In function ‘sym_forget’:
sym.c:157:7: warning: incompatible implicit declaration of built-in function ‘exit’
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]
index = hash( name ) ;
^~~~
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
/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]
sym_forget() ;
^~~~~~~~~~
gen_wrf_io.c:36:3: note: in expansion of macro ‘OP_F’
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]
make_upper_case(dname) ;
^~~~~~~~~~~~~~~
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’; did you mean ‘gen_dummy_decls’? [-Wimplicit-function-declaration]
gen_io_domain_defs( fp ) ;
^~~~~~~~~~~~~~~~~~
gen_dummy_decls
gen_streams.c:33:3: warning: implicit declaration of function ‘gen_set_timekeeping_defs’ [-Wimplicit-function-declaration]
gen_set_timekeeping_defs( fp ) ;
^~~~~~~~~~~~~~~~~~~~~~~~
gen_streams.c:41:3: warning: implicit declaration of function ‘gen_set_timekeeping_alarms’ [-Wimplicit-function-declaration]
gen_set_timekeeping_alarms( fp ) ;
^~~~~~~~~~~~~~~~~~~~~~~~~~
gen_streams.c:49:3: warning: implicit declaration of function ‘gen_io_form_for_dataset’ [-Wimplicit-function-declaration]
gen_io_form_for_dataset( fp ) ;
^~~~~~~~~~~~~~~~~~~~~~~
gen_streams.c:57:3: warning: implicit declaration of function ‘gen_io_form_for_stream’ [-Wimplicit-function-declaration]
gen_io_form_for_stream( fp ) ;
^~~~~~~~~~~~~~~~~~~~~~
gen_streams.c:65:3: warning: implicit declaration of function ‘gen_switches_and_alarms’ [-Wimplicit-function-declaration]
gen_switches_and_alarms( fp ) ;
^~~~~~~~~~~~~~~~~~~~~~~
gen_streams.c:73:3: warning: implicit declaration of function ‘gen_check_auxstream_alarms’ [-Wimplicit-function-declaration]
gen_check_auxstream_alarms( fp ) ;
^~~~~~~~~~~~~~~~~~~~~~~~~~
gen_streams.c:81:3: warning: implicit declaration of function ‘gen_fine_stream_input’; did you mean ‘gen_nest_packing’? [-Wimplicit-function-declaration]
gen_fine_stream_input( fp ) ;
^~~~~~~~~~~~~~~~~~~~~
gen_nest_packing
gen_streams.c:89:3: warning: implicit declaration of function ‘gen_med_auxinput_in’ [-Wimplicit-function-declaration]
gen_med_auxinput_in( fp ) ;
^~~~~~~~~~~~~~~~~~~
gen_streams.c:97:3: warning: implicit declaration of function ‘gen_med_hist_out_opens’ [-Wimplicit-function-declaration]
gen_med_hist_out_opens( fp ) ;
^~~~~~~~~~~~~~~~~~~~~~
gen_streams.c:105:3: warning: implicit declaration of function ‘gen_med_hist_out_closes’ [-Wimplicit-function-declaration]
gen_med_hist_out_closes( fp ) ;
^~~~~~~~~~~~~~~~~~~~~~~
gen_streams.c:113:3: warning: implicit declaration of function ‘gen_med_auxinput_in_closes’ [-Wimplicit-function-declaration]
gen_med_auxinput_in_closes( fp ) ;
^~~~~~~~~~~~~~~~~~~~~~~~~~
gen_streams.c:121:3: warning: implicit declaration of function ‘gen_med_last_solve_io’ [-Wimplicit-function-declaration]
gen_med_last_solve_io( fp ) ;
^~~~~~~~~~~~~~~~~~~~~
gen_streams.c:129:3: warning: implicit declaration of function ‘gen_med_open_esmf_calls’ [-Wimplicit-function-declaration]
gen_med_open_esmf_calls( fp ) ;
^~~~~~~~~~~~~~~~~~~~~~~
gen_streams.c:137:3: warning: implicit declaration of function ‘gen_med_find_esmf_coupling’ [-Wimplicit-function-declaration]
gen_med_find_esmf_coupling( fp ) ;
^~~~~~~~~~~~~~~~~~~~~~~~~~
gen_streams.c:145:3: warning: implicit declaration of function ‘gen_shutdown_closes’ [-Wimplicit-function-declaration]
gen_shutdown_closes( fp ) ;
^~~~~~~~~~~~~~~~~~~
gen_streams.c: At top level:
gen_streams.c:528:1: warning: return type defaults to ‘int’ [-Wimplicit-int]
gen_med_open_esmf_calls ( FILE *fp )
^~~~~~~~~~~~~~~~~~~~~~~
gen_streams.c:558:1: warning: return type defaults to ‘int’ [-Wimplicit-int]
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]
strncpy(q,p,4) ; q+=4 ;
^~~~~~~
standard.c:45:9: warning: incompatible implicit declaration of built-in function ‘strncpy’
standard.c:45:9: note: include ‘<string.h>’ or provide a declaration of ‘strncpy’
standard.c:3:1:
+#include <string.h>
standard.c:45:9:
strncpy(q,p,4) ; q+=4 ;
^~~~~~~
standard.c:56:15: warning: implicit declaration of function ‘strncmp’ [-Wimplicit-function-declaration]
if ( !strncmp( wrf_error_fatal_str, "wrf_error_fatal", 15 ) && wrf_error_fatal_str[15] != '3' )
^~~~~~~
standard.c:80:11: warning: implicit declaration of function ‘strcpy’ [-Wimplicit-function-declaration]
strcpy(lineo,p+3+ns) ;
^~~~~~
standard.c:80:11: warning: incompatible implicit declaration of built-in function ‘strcpy’
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]
strcat(lineo,linei) ;
^~~~~~
standard.c:90:13: warning: incompatible implicit declaration of built-in function ‘strcat’
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_ifort_build/WRF/tools'
make[1]: Leaving directory '/home/jenkins/workspace/wrf_clubb_ifort_build/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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include " framework
make[1]: Entering directory '/home/jenkins/workspace/wrf_clubb_ifort_build/WRF'
--------------------------------------
( cd frame ; make -i -r -j 2 framework; \
cd ../external/io_netcdf ; \
make -i -r NETCDFPATH="/usr/local/NETCDF-Fortran-4.4.5-ifort" FC="ifort -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian " RANLIB="ranlib" \
CPP="/lib/cpp -C -P" LDFLAGS=" -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -ip " TRADFLAG="-traditional" ESMF_IO_LIB_EXT="-L/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/esmf_time_f90 -lesmf_time" \
LIB_LOCAL="" \
ESMF_MOD_DEPENDENCE="/home/jenkins/workspace/wrf_clubb_ifort_build/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 " FC="ifort -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian " RANLIB="ranlib" CPP="/lib/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 "\
TRADFLAG="-traditional" ESMF_IO_LIB_EXT="-L/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/esmf_time_f90 -lesmf_time" \
ESMF_MOD_DEPENDENCE="/home/jenkins/workspace/wrf_clubb_ifort_build/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_ifort_build/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
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_ifort_build/WRF/tools/standard.exe wrf_shutdown.bb | /lib/cpp -C -P > wrf_shutdown.f90
rm -f wrf_shutdown.b wrf_shutdown.bb
ifort -o wrf_shutdown.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 wrf_shutdown.f90
opening Registry/registry.io_boilerplate
including Registry/registry.io_boilerplate
opening Registry/io_boilerplate_temporary.inc
including Registry/io_boilerplate_temporary.inc
rm -f clog.o
gcc -DFSEEKO64_OK -o clog.o -c -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 clog.c
opening Registry/registry.fire
including Registry/registry.fire
opening Registry/registry.avgflx
including Registry/registry.avgflx
opening Registry/registry.stoch
including Registry/registry.stoch
opening Registry/registry.les
including Registry/registry.les
opening Registry/registry.cam
including Registry/registry.cam
opening Registry/registry.clm
including Registry/registry.clm
opening Registry/registry.ssib
including Registry/registry.ssib
opening Registry/registry.diags
including Registry/registry.diags
opening Registry/registry.bdy_perturb
including Registry/registry.bdy_perturb
opening Registry/registry.crm
including Registry/registry.crm
opening Registry/registry.clubb
including Registry/registry.clubb
rm -f hires_timer.o
gcc -DFSEEKO64_OK -o hires_timer.o -c -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 hires_timer.c
rm -f ../share/module_model_constants.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional ../share/module_model_constants.F > ../share/module_model_constants.bb
/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/tools/standard.exe ../share/module_model_constants.bb | /lib/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 ../share/module_model_constants.f90
rm -f module_sm.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_sm.bb | /lib/cpp -C -P > module_sm.f90
rm -f module_sm.b module_sm.bb
ifort -o module_sm.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_sm.f90
if [ "m4" = NA ] ; then \
/bin/cp ../arch/md_calls.inc . ; \
else \
m4 md_calls.m4 > md_calls.inc ; \
fi
/lib/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 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian module_internal_header_util.f90
Registry INFO variable counts: 0d 2140 1d 281 2d 852 3d 696
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 -DMAX_HISTORY=25 -DNMM_CORE=0 wrf_num_bytes_between.c
rm -f libmassv.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_ifort_build/WRF/tools/standard.exe libmassv.bb | /lib/cpp -C -P > libmassv.f90
rm -f libmassv.b libmassv.bb
ifort -o libmassv.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 libmassv.f90
rm -f collect_on_comm.o
gcc -DFSEEKO64_OK -o collect_on_comm.o -c -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 collect_on_comm.c
gcc -DFSEEKO64_OK -c -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 -DIWORDSIZE=4 pack_utils.c
rm -f module_state_description.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_state_description.bb | /lib/cpp -C -P > module_state_description.f90
rm -f module_state_description.b module_state_description.bb
ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_state_description.f90
rm -f module_wrf_error.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_wrf_error.bb | /lib/cpp -C -P > module_wrf_error.f90
rm -f module_wrf_error.b module_wrf_error.bb
ifort -o module_wrf_error.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_wrf_error.f90
rm -f module_streams.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_streams.bb | /lib/cpp -C -P > module_streams.f90
rm -f module_streams.b module_streams.bb
ifort -o module_streams.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_streams.f90
rm -f module_driver_constants.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_driver_constants.bb | /lib/cpp -C -P > module_driver_constants.f90
rm -f module_driver_constants.b module_driver_constants.bb
ifort -o module_driver_constants.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_driver_constants.f90
rm -f module_timing.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_timing.F > module_timing.bb
/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/tools/standard.exe module_timing.bb | /lib/cpp -C -P > module_timing.f90
rm -f module_timing.b module_timing.bb
ifort -o module_timing.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_timing.f90
rm -f wrf_debug.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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
/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/tools/standard.exe wrf_debug.bb | /lib/cpp -C -P > wrf_debug.f90
rm -f wrf_debug.b wrf_debug.bb
ifort -o wrf_debug.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 wrf_debug.f90
rm -f module_domain_type.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_domain_type.F > module_domain_type.bb
/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/tools/standard.exe module_domain_type.bb | /lib/cpp -C -P > module_domain_type.f90
rm -f module_domain_type.b module_domain_type.bb
ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_domain_type.f90
rm -f module_machine.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_machine.bb | /lib/cpp -C -P > module_machine.f90
rm -f module_machine.b module_machine.bb
ifort -o module_machine.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_machine.f90
rm -f module_quilt_outbuf_ops.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_quilt_outbuf_ops.bb | /lib/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_quilt_outbuf_ops.f90
rm -f module_configure.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_configure.bb | /lib/cpp -C -P > module_configure.f90
rm -f module_configure.b module_configure.bb
ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_configure.f90
rm -f module_alloc_space_0.o
rm -f module_alloc_space_1.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_alloc_space_1.bb | /lib/cpp -C -P > module_alloc_space_1.f90
/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/tools/standard.exe module_alloc_space_0.bb | /lib/cpp -C -P > module_alloc_space_0.f90
rm -f module_alloc_space_0.b module_alloc_space_0.bb
ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_alloc_space_0.f90
rm -f module_alloc_space_1.b module_alloc_space_1.bb
ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_alloc_space_1.f90
rm -f module_alloc_space_2.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_alloc_space_2.bb | /lib/cpp -C -P > module_alloc_space_2.f90
rm -f module_alloc_space_2.b module_alloc_space_2.bb
ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_alloc_space_2.f90
rm -f module_alloc_space_3.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_alloc_space_3.bb | /lib/cpp -C -P > module_alloc_space_3.f90
rm -f module_alloc_space_3.b module_alloc_space_3.bb
ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_alloc_space_3.f90
rm -f module_alloc_space_4.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_alloc_space_4.bb | /lib/cpp -C -P > module_alloc_space_4.f90
rm -f module_alloc_space_4.b module_alloc_space_4.bb
ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_alloc_space_4.f90
rm -f module_alloc_space_5.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_alloc_space_5.bb | /lib/cpp -C -P > module_alloc_space_5.f90
rm -f module_alloc_space_5.b module_alloc_space_5.bb
ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_alloc_space_5.f90
rm -f module_alloc_space_6.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_alloc_space_6.bb | /lib/cpp -C -P > module_alloc_space_6.f90
rm -f module_alloc_space_6.b module_alloc_space_6.bb
ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_alloc_space_6.f90
rm -f module_alloc_space_7.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_alloc_space_7.bb | /lib/cpp -C -P > module_alloc_space_7.f90
rm -f module_alloc_space_7.b module_alloc_space_7.bb
ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_alloc_space_7.f90
rm -f module_alloc_space_8.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_alloc_space_8.bb | /lib/cpp -C -P > module_alloc_space_8.f90
rm -f module_alloc_space_8.b module_alloc_space_8.bb
ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_alloc_space_8.f90
rm -f module_alloc_space_9.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_alloc_space_9.bb | /lib/cpp -C -P > module_alloc_space_9.f90
rm -f module_alloc_space_9.b module_alloc_space_9.bb
ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_alloc_space_9.f90
/lib/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 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include yy0.f90
/lib/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 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include yy1.f90
rm -f yy0.f90
/lib/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 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include yy2.f90
rm -f yy1.f90
/lib/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 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include yy3.f90
rm -f yy2.f90
/lib/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 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include yy4.f90
rm -f yy3.f90
/lib/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 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include yy5.f90
rm -f yy4.f90
/lib/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 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include yy6.f90
rm -f yy5.f90
/lib/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 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include yy7.f90
rm -f yy6.f90
/lib/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 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include xx0.f90
rm -f yy7.f90
/lib/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 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include xx1.f90
rm -f xx0.f90
/lib/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 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include xx2.f90
rm -f xx1.f90
/lib/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 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include xx3.f90
rm -f xx2.f90
/lib/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 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include xx4.f90
rm -f xx3.f90
/lib/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 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include xx5.f90
rm -f xx4.f90
/lib/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 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include xx6.f90
rm -f xx5.f90
/lib/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 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include xx7.f90
rm -f xx6.f90
rm -f module_domain.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_domain.bb | /lib/cpp -C -P > module_domain.f90
rm -f module_domain.b module_domain.bb
ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_domain.f90
rm -f xx7.f90
rm -f module_nesting.o
rm -f module_comm_nesting_dm.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_nesting.bb | /lib/cpp -C -P > module_nesting.f90
/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/tools/standard.exe module_comm_nesting_dm.bb | /lib/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 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_comm_nesting_dm.f90
ifort -o module_nesting.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_nesting.f90
rm -f module_comm_dm_0.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_comm_dm_0.bb | /lib/cpp -C -P > module_comm_dm_0.f90
rm -f module_comm_dm_0.b module_comm_dm_0.bb
ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_comm_dm_0.f90
rm -f module_comm_dm_1.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_comm_dm_1.bb | /lib/cpp -C -P > module_comm_dm_1.f90
rm -f module_comm_dm_1.b module_comm_dm_1.bb
ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_comm_dm_1.f90
rm -f module_comm_dm_2.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_comm_dm_2.bb | /lib/cpp -C -P > module_comm_dm_2.f90
rm -f module_comm_dm_2.b module_comm_dm_2.bb
ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_comm_dm_2.f90
rm -f module_comm_dm_3.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_comm_dm_3.bb | /lib/cpp -C -P > module_comm_dm_3.f90
rm -f module_comm_dm_3.b module_comm_dm_3.bb
ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_comm_dm_3.f90
rm -f module_comm_dm_4.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_comm_dm_4.bb | /lib/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_comm_dm_4.f90
rm -f module_tiles.o
/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/tools/standard.exe module_tiles.F > module_tiles.b
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_tiles.f90 ; \
else \
if [ -n "" ] ; then echo COMPILING module_tiles.F WITHOUT OMP ; fi ; \
ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_tiles.f90 ; \
fi
rm -f module_comm_dm.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_comm_dm.bb | /lib/cpp -C -P > module_comm_dm.f90
rm -f module_comm_dm.b module_comm_dm.bb
ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_comm_dm.f90
rm -f module_dm.o
/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/tools/standard.exe module_dm.F > module_dm.b
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_dm.f90 ; \
else \
if [ -n "" ] ; then echo COMPILING module_dm.F WITHOUT OMP ; fi ; \
ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_dm.f90 ; \
fi
rm -f module_statistics.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_statistics.bb | /lib/cpp -C -P > module_statistics.f90
rm -f module_statistics.b module_statistics.bb
ifort -o module_statistics.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_statistics.f90
rm -f module_io.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_io.bb | /lib/cpp -C -P > module_io.f90
rm -f module_io.b module_io.bb
ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_io.f90
rm -f module_io_quilt.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_io_quilt.bb | /lib/cpp -C -P > module_io_quilt.f90
rm -f module_io_quilt.b module_io_quilt.bb
ifort -o module_io_quilt.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_io_quilt.f90
rm -f module_intermediate_nmm.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_intermediate_nmm.bb | /lib/cpp -C -P > module_intermediate_nmm.f90
rm -f module_intermediate_nmm.b module_intermediate_nmm.bb
ifort -o module_intermediate_nmm.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_intermediate_nmm.f90
rm -f module_wrfles.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_wrfles.bb | /lib/cpp -C -P > module_wrfles.f90
rm -f module_wrfles.b module_wrfles.bb
ifort -o module_wrfles.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_wrfles.f90
rm -f module_integrate.o
/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/tools/standard.exe module_integrate.F > module_integrate.b
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_integrate.f90 ; \
else \
if [ -n "" ] ; then echo COMPILING module_integrate.F WITHOUT OMP ; fi ; \
ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/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: creating ../main/libwrflib.a
ranlib ../main/libwrflib.a
make[2]: Leaving directory '/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame'
make[2]: Entering directory '/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf'
x=`echo "ifort -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian " | awk '{print $1}'` ; export x ; \
if [ $x = "gfortran" ] ; then \
echo removing external declaration of iargc for gfortran ; \
/lib/cpp -C -P -C -P -traditional -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -I../ioapi_share diffwrf.F90 | sed '/integer *, *external.*iargc/d' > diffwrf.f ;\
else \
/lib/cpp -C -P -C -P -traditional -I/usr/local/NETCDF-Fortran-4.4.5-ifort/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 -c -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -I../ioapi_share diffwrf.f
diffwrf io_netcdf is being built now.
make[2]: Leaving directory '/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf'
make[2]: Entering directory '/home/jenkins/workspace/wrf_clubb_ifort_build/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 -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_ifort_build/WRF/external/esmf_time_f90 -lesmf_time libwrfio_int.a ; \
fi
make[2]: Leaving directory '/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int'
make[1]: Leaving directory '/home/jenkins/workspace/wrf_clubb_ifort_build/WRF'
make -i -r MODULE_DIRS="-I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include " shared
make[1]: Entering directory '/home/jenkins/workspace/wrf_clubb_ifort_build/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_ifort_build/WRF/share'
rm -f module_bc_time_utilities.o
rm -f module_get_file_names.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_get_file_names.F > module_get_file_names.bb
/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/tools/standard.exe module_bc_time_utilities.bb | /lib/cpp -C -P > module_bc_time_utilities.f90
rm -f module_bc_time_utilities.b module_bc_time_utilities.bb
/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/tools/standard.exe module_get_file_names.bb | /lib/cpp -C -P > module_get_file_names.f90
ifort -o module_bc_time_utilities.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_bc_time_utilities.f90
rm -f module_get_file_names.b module_get_file_names.bb
ifort -o module_get_file_names.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_get_file_names.f90
rm -f module_compute_geop.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_compute_geop.bb | /lib/cpp -C -P > module_compute_geop.f90
rm -f module_compute_geop.b module_compute_geop.bb
ifort -o module_compute_geop.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_compute_geop.f90
rm -f module_check_a_mundo.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_check_a_mundo.bb | /lib/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_check_a_mundo.f90
rm -f bobrand.o
gcc -DFSEEKO64_OK -o bobrand.o -c -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 bobrand.c
rm -f module_llxy.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_llxy.bb | /lib/cpp -C -P > module_llxy.f90
rm -f module_llxy.b module_llxy.bb
ifort -o module_llxy.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_llxy.f90
rm -f module_interp_store.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_interp_store.bb | /lib/cpp -C -P > module_interp_store.f90
rm -f module_interp_store.b module_interp_store.bb
ifort -o module_interp_store.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_interp_store.f90
rm -f module_MPP.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_MPP.bb | /lib/cpp -C -P > module_MPP.f90
rm -f module_MPP.b module_MPP.bb
ifort -o module_MPP.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_MPP.f90
rm -f solve_interface.o
/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/tools/standard.exe solve_interface.F > solve_interface.b
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include solve_interface.f90 ; \
else \
if [ -n "" ] ; then echo COMPILING solve_interface.F WITHOUT OMP ; fi ; \
ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include solve_interface.f90 ; \
fi
rm -f mediation_interp_domain.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_ifort_build/WRF/tools/standard.exe mediation_interp_domain.bb | /lib/cpp -C -P > mediation_interp_domain.f90
rm -f mediation_interp_domain.b mediation_interp_domain.bb
ifort -o mediation_interp_domain.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 mediation_interp_domain.f90
rm -f mediation_force_domain.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_ifort_build/WRF/tools/standard.exe mediation_force_domain.bb | /lib/cpp -C -P > mediation_force_domain.f90
rm -f mediation_force_domain.b mediation_force_domain.bb
ifort -o mediation_force_domain.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 mediation_force_domain.f90
rm -f mediation_feedback_domain.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_ifort_build/WRF/tools/standard.exe mediation_feedback_domain.bb | /lib/cpp -C -P > mediation_feedback_domain.f90
rm -f mediation_feedback_domain.b mediation_feedback_domain.bb
ifort -o mediation_feedback_domain.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 mediation_feedback_domain.f90
rm -f module_date_time.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_date_time.bb | /lib/cpp -C -P > module_date_time.f90
rm -f module_date_time.b module_date_time.bb
ifort -o module_date_time.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_date_time.f90
rm -f module_bc.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_bc.bb | /lib/cpp -C -P > module_bc.f90
rm -f module_bc.b module_bc.bb
ifort -o module_bc.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_bc.f90
rm -f module_io_wrf.o
/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/tools/standard.exe module_io_wrf.F > module_io_wrf.b
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_io_wrf.f90 ; \
else \
if [ -n "" ] ; then echo COMPILING module_io_wrf.F WITHOUT OMP ; fi ; \
ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_io_wrf.f90 ; \
fi
rm -f module_soil_pre.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_soil_pre.bb | /lib/cpp -C -P > module_soil_pre.f90
rm -f module_soil_pre.b module_soil_pre.bb
ifort -o module_soil_pre.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_soil_pre.f90
rm -f wrf_tsin.o
/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/tools/standard.exe wrf_tsin.F > wrf_tsin.b
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include wrf_tsin.f90 ; \
else \
if [ -n "" ] ; then echo COMPILING wrf_tsin.F WITHOUT OMP ; fi ; \
ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include wrf_tsin.f90 ; \
fi
rm -f track_input.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_ifort_build/WRF/tools/standard.exe track_input.bb | /lib/cpp -C -P > track_input.f90
rm -f track_input.b track_input.bb
ifort -o track_input.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 track_input.f90
rm -f set_timekeeping.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_ifort_build/WRF/tools/standard.exe set_timekeeping.bb | /lib/cpp -C -P > set_timekeeping.f90
rm -f set_timekeeping.b set_timekeeping.bb
ifort -o set_timekeeping.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 set_timekeeping.f90
rm -f sint.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_ifort_build/WRF/tools/standard.exe sint.bb | /lib/cpp -C -P > sint.f90
rm -f sint.b sint.bb
ifort -o sint.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 sint.f90
rm -f wrf_ext_write_field.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_ifort_build/WRF/tools/standard.exe wrf_ext_write_field.bb | /lib/cpp -C -P > wrf_ext_write_field.f90
rm -f wrf_ext_write_field.b wrf_ext_write_field.bb
ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include wrf_ext_write_field.f90
rm -f wrf_ext_read_field.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_ifort_build/WRF/tools/standard.exe wrf_ext_read_field.bb | /lib/cpp -C -P > wrf_ext_read_field.f90
rm -f wrf_ext_read_field.b wrf_ext_read_field.bb
ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include wrf_ext_read_field.f90
rm -f module_io_domain.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_io_domain.bb | /lib/cpp -C -P > module_io_domain.f90
rm -f module_io_domain.b module_io_domain.bb
ifort -o module_io_domain.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_io_domain.f90
rm -f landread.o
gcc -DFSEEKO64_OK -o landread.o -c -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 landread.c
rm -f wrf_fddaobs_in.o
/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/tools/standard.exe wrf_fddaobs_in.F > wrf_fddaobs_in.b
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include wrf_fddaobs_in.f90 ; \
else \
if [ -n "" ] ; then echo COMPILING wrf_fddaobs_in.F WITHOUT OMP ; fi ; \
ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include wrf_fddaobs_in.f90 ; \
fi
rm -f setfeenv.o
gcc -o setfeenv.o -c -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 setfeenv.c
rm -f input_wrf.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_ifort_build/WRF/tools/standard.exe input_wrf.bb | /lib/cpp -C -P > input_wrf.f90
rm -f input_wrf.b input_wrf.bb
ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include input_wrf.f90
rm -f output_wrf.o
/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/tools/standard.exe output_wrf.F > output_wrf.b
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include output_wrf.f90 ; \
else \
if [ -n "" ] ; then echo COMPILING output_wrf.F WITHOUT OMP ; fi ; \
ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include output_wrf.f90 ; \
fi
rm -f wrf_bdyout.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_ifort_build/WRF/tools/standard.exe wrf_bdyout.bb | /lib/cpp -C -P > wrf_bdyout.f90
rm -f wrf_bdyout.b wrf_bdyout.bb
ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include wrf_bdyout.f90
rm -f wrf_bdyin.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_ifort_build/WRF/tools/standard.exe wrf_bdyin.bb | /lib/cpp -C -P > wrf_bdyin.f90
rm -f wrf_bdyin.b wrf_bdyin.bb
ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include wrf_bdyin.f90
rm -f dfi.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_ifort_build/WRF/tools/standard.exe dfi.bb | /lib/cpp -C -P > dfi.f90
rm -f dfi.b dfi.bb
ifort -o dfi.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 dfi.f90
rm -f mediation_integrate.o
/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/tools/standard.exe mediation_integrate.F > mediation_integrate.b
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include mediation_integrate.f90 ; \
else \
if [ -n "" ] ; then echo COMPILING mediation_integrate.F WITHOUT OMP ; fi ; \
ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include mediation_integrate.f90 ; \
fi
rm -f mediation_wrfmain.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_ifort_build/WRF/tools/standard.exe mediation_wrfmain.bb | /lib/cpp -C -P > mediation_wrfmain.f90
rm -f mediation_wrfmain.b mediation_wrfmain.bb
ifort -o mediation_wrfmain.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 mediation_wrfmain.f90
rm -f module_random.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_random.bb | /lib/cpp -C -P > module_random.f90
rm -f module_random.b module_random.bb
ifort -o module_random.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_random.f90
rm -f module_interp_nmm.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_interp_nmm.bb | /lib/cpp -C -P > module_interp_nmm.f90
rm -f module_interp_nmm.b module_interp_nmm.bb
ifort -o module_interp_nmm.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_interp_nmm.f90
rm -f wrf_timeseries.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_ifort_build/WRF/tools/standard.exe wrf_timeseries.bb | /lib/cpp -C -P > wrf_timeseries.f90
rm -f wrf_timeseries.b wrf_timeseries.bb
ifort -o wrf_timeseries.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 wrf_timeseries.f90
rm -f track_driver.o
/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/tools/standard.exe track_driver.F > track_driver.b
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include track_driver.f90 ; \
else \
if [ -n "" ] ; then echo COMPILING track_driver.F WITHOUT OMP ; fi ; \
ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include track_driver.f90 ; \
fi
rm -f init_modules.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_ifort_build/WRF/tools/standard.exe init_modules.bb | /lib/cpp -C -P > init_modules.f90
rm -f init_modules.b init_modules.bb
ifort -o init_modules.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 init_modules.f90
rm -f interp_fcn.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_ifort_build/WRF/tools/standard.exe interp_fcn.bb | /lib/cpp -C -P > interp_fcn.f90
rm -f interp_fcn.b interp_fcn.bb
ifort -o interp_fcn.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 interp_fcn.f90
rm -f mediation_nest_move.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_ifort_build/WRF/tools/standard.exe mediation_nest_move.bb | /lib/cpp -C -P > mediation_nest_move.f90
rm -f mediation_nest_move.b mediation_nest_move.bb
ifort -o mediation_nest_move.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 mediation_nest_move.f90
rm -f module_optional_input.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_optional_input.bb | /lib/cpp -C -P > module_optional_input.f90
rm -f module_optional_input.b module_optional_input.bb
ifort -o module_optional_input.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_optional_input.f90
rm -f start_domain.o
/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/tools/standard.exe start_domain.F > start_domain.b
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include start_domain.f90 ; \
else \
if [ -n "" ] ; then echo COMPILING start_domain.F WITHOUT OMP ; fi ; \
ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include start_domain.f90 ; \
fi
if [ 0 -eq 1 ] ; then \
make -i -r nmm_contrib ; \
ar ru ../main/libwrflib.a module_model_constants.o module_bc_time_utilities.o module_get_file_names.o module_compute_geop.o module_check_a_mundo.o module_random.o module_llxy.o module_interp_nmm.o module_interp_store.o module_MPP.o module_date_time.o module_bc.o module_io_wrf.o module_soil_pre.o module_io_domain.o module_optional_input.o solve_interface.o mediation_interp_domain.o mediation_force_domain.o mediation_feedback_domain.o start_domain.o init_modules.o set_timekeeping.o interp_fcn.o sint.o wrf_ext_write_field.o wrf_ext_read_field.o wrf_tsin.o landread.o track_driver.o track_input.o bobrand.o wrf_timeseries.o track_driver.o wrf_fddaobs_in.o mediation_nest_move.o setfeenv.o input_wrf.o output_wrf.o wrf_bdyout.o wrf_bdyin.o dfi.o mediation_integrate.o mediation_wrfmain.o ; \
else \
ar ru ../main/libwrflib.a module_model_constants.o module_bc_time_utilities.o module_get_file_names.o module_compute_geop.o module_check_a_mundo.o module_random.o module_llxy.o module_interp_nmm.o module_interp_store.o module_MPP.o module_date_time.o module_bc.o module_io_wrf.o module_soil_pre.o module_io_domain.o module_optional_input.o solve_interface.o mediation_interp_domain.o mediation_force_domain.o mediation_feedback_domain.o start_domain.o init_modules.o set_timekeeping.o interp_fcn.o sint.o wrf_ext_write_field.o wrf_ext_read_field.o wrf_tsin.o landread.o track_driver.o track_input.o bobrand.o wrf_timeseries.o track_driver.o wrf_fddaobs_in.o mediation_nest_move.o setfeenv.o input_wrf.o output_wrf.o wrf_bdyout.o wrf_bdyin.o dfi.o mediation_integrate.o mediation_wrfmain.o ; \
fi
make[2]: Leaving directory '/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share'
make[1]: Leaving directory '/home/jenkins/workspace/wrf_clubb_ifort_build/WRF'
make -i -r MODULE_DIRS="-I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include " physics
make[1]: Entering directory '/home/jenkins/workspace/wrf_clubb_ifort_build/WRF'
--------------------------------------
( cd phys ; make -i -r )
make[2]: Entering directory '/home/jenkins/workspace/wrf_clubb_ifort_build/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/clip_semi_implicit.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/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/clip_semi_implicit.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/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_ifort_build/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c clubb/clubb_precision.F90 -o clubb/clubb_precision.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_ifort_build/WRF/tools/standard.exe ../dyn_em/module_init_utilities.bb | /lib/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 ../dyn_em/module_init_utilities.f90
ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c silhs/parameters_silhs.F90 -o silhs/parameters_silhs.o
ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c silhs/math_utilities.F90 -o silhs/math_utilities.o
rm -f module_cam_shr_kind_mod.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_cam_shr_kind_mod.bb | /lib/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_cam_shr_kind_mod.f90
rm -f module_cam_error_function.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_cam_error_function.bb | /lib/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_cam_error_function.f90
rm -f module_cam_infnan.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_cam_infnan.bb | /lib/cpp -C -P > module_cam_infnan.f90
rm -f module_cam_infnan.b module_cam_infnan.bb
ifort -o module_cam_infnan.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_cam_infnan.f90
rm -f module_bl_ysu.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_bl_ysu.bb | /lib/cpp -C -P > module_bl_ysu.f90
rm -f module_bl_ysu.b module_bl_ysu.bb
ifort -o module_bl_ysu.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_bl_ysu.f90
rm -f module_bl_mrf.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_bl_mrf.bb | /lib/cpp -C -P > module_bl_mrf.f90
rm -f module_bl_mrf.b module_bl_mrf.bb
ifort -o module_bl_mrf.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_bl_mrf.f90
rm -f module_gfs_machine.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_gfs_machine.bb | /lib/cpp -C -P > module_gfs_machine.f90
rm -f module_gfs_machine.b module_gfs_machine.bb
ifort -o module_gfs_machine.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_gfs_machine.f90
rm -f module_bl_myjpbl.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_bl_myjpbl.bb | /lib/cpp -C -P > module_bl_myjpbl.f90
rm -f module_bl_myjpbl.b module_bl_myjpbl.bb
ifort -o module_bl_myjpbl.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_bl_myjpbl.f90
rm -f module_bl_qnsepbl.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_bl_qnsepbl.bb | /lib/cpp -C -P > module_bl_qnsepbl.f90
rm -f module_bl_qnsepbl.b module_bl_qnsepbl.bb
ifort -o module_bl_qnsepbl.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_bl_qnsepbl.f90
rm -f module_bl_qnsepbl09.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_bl_qnsepbl09.bb | /lib/cpp -C -P > module_bl_qnsepbl09.f90
rm -f module_bl_qnsepbl09.b module_bl_qnsepbl09.bb
ifort -o module_bl_qnsepbl09.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_bl_qnsepbl09.f90
rm -f module_bl_acm.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_bl_acm.bb | /lib/cpp -C -P > module_bl_acm.f90
rm -f module_bl_acm.b module_bl_acm.bb
ifort -o module_bl_acm.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_bl_acm.f90
rm -f module_bl_mynn.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_bl_mynn.bb | /lib/cpp -C -P > module_bl_mynn.f90
rm -f module_bl_mynn.b module_bl_mynn.bb
ifort -o module_bl_mynn.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_bl_mynn.f90
rm -f module_bl_gwdo.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_bl_gwdo.bb | /lib/cpp -C -P > module_bl_gwdo.f90
rm -f module_bl_gwdo.b module_bl_gwdo.bb
ifort -o module_bl_gwdo.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_bl_gwdo.f90
rm -f module_bl_myjurb.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_bl_myjurb.bb | /lib/cpp -C -P > module_bl_myjurb.f90
rm -f module_bl_myjurb.b module_bl_myjurb.bb
ifort -o module_bl_myjurb.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_bl_myjurb.f90
rm -f module_bl_boulac.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_bl_boulac.bb | /lib/cpp -C -P > module_bl_boulac.f90
rm -f module_bl_boulac.b module_bl_boulac.bb
ifort -o module_bl_boulac.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_bl_boulac.f90
rm -f module_quadratic.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_quadratic.bb | /lib/cpp -C -P > module_quadratic.f90
rm -f module_quadratic.b module_quadratic.bb
ifort -o module_quadratic.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_quadratic.f90
rm -f module_bl_mfshconvpbl.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_bl_mfshconvpbl.bb | /lib/cpp -C -P > module_bl_mfshconvpbl.f90
rm -f module_bl_mfshconvpbl.b module_bl_mfshconvpbl.bb
ifort -o module_bl_mfshconvpbl.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_bl_mfshconvpbl.f90
rm -f module_shcu_grims.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_shcu_grims.bb | /lib/cpp -C -P > module_shcu_grims.f90
rm -f module_shcu_grims.b module_shcu_grims.bb
ifort -o module_shcu_grims.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_shcu_grims.f90
rm -f module_bl_temf.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_bl_temf.bb | /lib/cpp -C -P > module_bl_temf.f90
rm -f module_bl_temf.b module_bl_temf.bb
ifort -o module_bl_temf.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_bl_temf.f90
rm -f module_bl_gbmpbl.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_bl_gbmpbl.bb | /lib/cpp -C -P > module_bl_gbmpbl.f90
rm -f module_bl_gbmpbl.b module_bl_gbmpbl.bb
ifort -o module_bl_gbmpbl.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_bl_gbmpbl.f90
rm -f module_cu_g3.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_cu_g3.bb | /lib/cpp -C -P > module_cu_g3.f90
rm -f module_cu_g3.b module_cu_g3.bb
ifort -o module_cu_g3.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_cu_g3.f90
rm -f module_cu_kf.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_cu_kf.bb | /lib/cpp -C -P > module_cu_kf.f90
rm -f module_cu_kf.b module_cu_kf.bb
ifort -o module_cu_kf.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_cu_kf.f90
rm -f module_cu_bmj.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_cu_bmj.bb | /lib/cpp -C -P > module_cu_bmj.f90
rm -f module_cu_bmj.b module_cu_bmj.bb
ifort -o module_cu_bmj.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_cu_bmj.f90
rm -f module_cu_kfeta.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_cu_kfeta.bb | /lib/cpp -C -P > module_cu_kfeta.f90
rm -f module_cu_kfeta.b module_cu_kfeta.bb
ifort -o module_cu_kfeta.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_cu_kfeta.f90
rm -f module_cu_gd.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_cu_gd.bb | /lib/cpp -C -P > module_cu_gd.f90
rm -f module_cu_gd.b module_cu_gd.bb
ifort -o module_cu_gd.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_cu_gd.f90
rm -f module_cu_gf.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_cu_gf.bb | /lib/cpp -C -P > module_cu_gf.f90
rm -f module_cu_gf.b module_cu_gf.bb
ifort -o module_cu_gf.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_cu_gf.f90
rm -f module_cu_nsas.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_cu_nsas.bb | /lib/cpp -C -P > module_cu_nsas.f90
rm -f module_cu_nsas.b module_cu_nsas.bb
ifort -o module_cu_nsas.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_cu_nsas.f90
rm -f module_mp_radar.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_mp_radar.bb | /lib/cpp -C -P > module_mp_radar.f90
rm -f module_mp_radar.b module_mp_radar.bb
ifort -o module_mp_radar.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_mp_radar.f90
rm -f module_mp_kessler.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_mp_kessler.bb | /lib/cpp -C -P > module_mp_kessler.f90
rm -f module_mp_kessler.b module_mp_kessler.bb
ifort -o module_mp_kessler.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_mp_kessler.f90
rm -f module_mp_feingold2m.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_mp_feingold2m.bb | /lib/cpp -C -P > module_mp_feingold2m.f90
rm -f module_mp_feingold2m.b module_mp_feingold2m.bb
ifort -o module_mp_feingold2m.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_mp_feingold2m.f90
rm -f module_mp_lin.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_mp_lin.bb | /lib/cpp -C -P > module_mp_lin.f90
rm -f module_mp_lin.b module_mp_lin.bb
ifort -o module_mp_lin.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_mp_lin.f90
rm -f module_mp_sbu_ylin.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_mp_sbu_ylin.bb | /lib/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_mp_sbu_ylin.f90
rm -f module_mp_wsm3.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_mp_wsm3.bb | /lib/cpp -C -P > module_mp_wsm3.f90
rm -f module_mp_wsm3.b module_mp_wsm3.bb
ifort -o module_mp_wsm3.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_mp_wsm3.f90
rm -f module_mp_wsm5.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_mp_wsm5.bb | /lib/cpp -C -P > module_mp_wsm5.f90
rm -f module_mp_wsm5.b module_mp_wsm5.bb
ifort -o module_mp_wsm5.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_mp_wsm5.f90
rm -f module_mp_wsm6.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_mp_wsm6.bb | /lib/cpp -C -P > module_mp_wsm6.f90
rm -f module_mp_wsm6.b module_mp_wsm6.bb
ifort -o module_mp_wsm6.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_mp_wsm6.f90
rm -f module_mp_etanew.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_mp_etanew.bb | /lib/cpp -C -P > module_mp_etanew.f90
rm -f module_mp_etanew.b module_mp_etanew.bb
ifort -o module_mp_etanew.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_mp_etanew.f90
rm -f module_mp_etaold.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_mp_etaold.bb | /lib/cpp -C -P > module_mp_etaold.f90
rm -f module_mp_etaold.b module_mp_etaold.bb
ifort -o module_mp_etaold.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_mp_etaold.f90
rm -f module_mp_HWRF.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_mp_HWRF.bb | /lib/cpp -C -P > module_mp_HWRF.f90
rm -f module_mp_HWRF.b module_mp_HWRF.bb
ifort -o module_mp_HWRF.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_mp_HWRF.f90
rm -f module_mp_thompson.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_mp_thompson.bb | /lib/cpp -C -P > module_mp_thompson.f90
rm -f module_mp_thompson.b module_mp_thompson.bb
ifort -o module_mp_thompson.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_mp_thompson.f90
rm -f module_mp_gsfcgce.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_mp_gsfcgce.bb | /lib/cpp -C -P > module_mp_gsfcgce.f90
rm -f module_mp_gsfcgce.b module_mp_gsfcgce.bb
ifort -o module_mp_gsfcgce.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_mp_gsfcgce.f90
rm -f module_mp_morr_two_moment.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_mp_morr_two_moment.bb | /lib/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_mp_morr_two_moment.f90
rm -f module_mp_morr_faster.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_mp_morr_faster.bb | /lib/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_mp_morr_faster.f90
rm -f module_mp_milbrandt2mom.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_mp_milbrandt2mom.bb | /lib/cpp -C -P > module_mp_milbrandt2mom.f90
rm -f module_mp_milbrandt2mom.b module_mp_milbrandt2mom.bb
ifort -o module_mp_milbrandt2mom.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_mp_milbrandt2mom.f90
rm -f module_mp_nssl_2mom.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_mp_nssl_2mom.bb | /lib/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_mp_nssl_2mom.f90
rm -f module_mp_wdm5.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_mp_wdm5.bb | /lib/cpp -C -P > module_mp_wdm5.f90
rm -f module_mp_wdm5.b module_mp_wdm5.bb
ifort -o module_mp_wdm5.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_mp_wdm5.f90
rm -f module_mp_wdm6.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_mp_wdm6.bb | /lib/cpp -C -P > module_mp_wdm6.f90
rm -f module_mp_wdm6.b module_mp_wdm6.bb
ifort -o module_mp_wdm6.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_mp_wdm6.f90
rm -f module_ra_sw.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_ra_sw.bb | /lib/cpp -C -P > module_ra_sw.f90
rm -f module_ra_sw.b module_ra_sw.bb
ifort -o module_ra_sw.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_ra_sw.f90
rm -f module_ra_clWRF_support.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_ra_clWRF_support.bb | /lib/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_ra_clWRF_support.f90
rm -f module_ra_gsfcsw.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_ra_gsfcsw.bb | /lib/cpp -C -P > module_ra_gsfcsw.f90
rm -f module_ra_gsfcsw.b module_ra_gsfcsw.bb
ifort -o module_ra_gsfcsw.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_ra_gsfcsw.f90
rm -f module_ra_goddard.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_ra_goddard.bb | /lib/cpp -C -P > module_ra_goddard.f90
rm -f module_ra_goddard.b module_ra_goddard.bb
ifort -o module_ra_goddard.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_ra_goddard.f90
rm -f module_ra_rrtm.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_ra_rrtm.bb | /lib/cpp -C -P > module_ra_rrtm.f90
rm -f module_ra_rrtm.b module_ra_rrtm.bb
ifort -o module_ra_rrtm.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_ra_rrtm.f90
rm -f module_ra_rrtmg_lw.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_ra_rrtmg_lw.bb | /lib/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_ra_rrtmg_lw.f90
rm -f module_ra_rrtmg_lwf.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_ra_rrtmg_lwf.bb | /lib/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_ra_rrtmg_lwf.f90
rm -f module_ra_rrtmg_swf.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_ra_rrtmg_swf.bb | /lib/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_ra_rrtmg_swf.f90
rm -f module_ra_gfdleta.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_ra_gfdleta.bb | /lib/cpp -C -P > module_ra_gfdleta.f90
rm -f module_ra_gfdleta.b module_ra_gfdleta.bb
ifort -o module_ra_gfdleta.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_ra_gfdleta.f90
rm -f module_ra_flg.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_ra_flg.bb | /lib/cpp -C -P > module_ra_flg.f90
rm -f module_ra_flg.b module_ra_flg.bb
ifort -o module_ra_flg.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_ra_flg.f90
rm -f module_ra_HWRF.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_ra_HWRF.bb | /lib/cpp -C -P > module_ra_HWRF.f90
rm -f module_ra_HWRF.b module_ra_HWRF.bb
ifort -o module_ra_HWRF.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_ra_HWRF.f90
rm -f module_ra_hs.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_ra_hs.bb | /lib/cpp -C -P > module_ra_hs.f90
rm -f module_ra_hs.b module_ra_hs.bb
ifort -o module_ra_hs.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_ra_hs.f90
rm -f module_ra_dyclw.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_ra_dyclw.bb | /lib/cpp -C -P > module_ra_dyclw.f90
rm -f module_ra_dyclw.b module_ra_dyclw.bb
ifort -o module_ra_dyclw.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_ra_dyclw.f90
rm -f module_sf_TestCases.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_sf_TestCases.bb | /lib/cpp -C -P > module_sf_TestCases.f90
rm -f module_sf_TestCases.b module_sf_TestCases.bb
ifort -o module_sf_TestCases.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_sf_TestCases.f90
rm -f module_sf_sfclay.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_sf_sfclay.bb | /lib/cpp -C -P > module_sf_sfclay.f90
rm -f module_sf_sfclay.b module_sf_sfclay.bb
ifort -o module_sf_sfclay.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_sf_sfclay.f90
rm -f module_sf_sfclayrev.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_sf_sfclayrev.bb | /lib/cpp -C -P > module_sf_sfclayrev.f90
rm -f module_sf_sfclayrev.b module_sf_sfclayrev.bb
ifort -o module_sf_sfclayrev.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_sf_sfclayrev.f90
rm -f module_progtm.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_progtm.bb | /lib/cpp -C -P > module_progtm.f90
rm -f module_progtm.b module_progtm.bb
ifort -o module_progtm.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_progtm.f90
rm -f module_sf_slab.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_sf_slab.bb | /lib/cpp -C -P > module_sf_slab.f90
rm -f module_sf_slab.b module_sf_slab.bb
ifort -o module_sf_slab.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_sf_slab.f90
rm -f module_sf_noahlsm.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_sf_noahlsm.bb | /lib/cpp -C -P > module_sf_noahlsm.f90
rm -f module_sf_noahlsm.b module_sf_noahlsm.bb
ifort -o module_sf_noahlsm.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_sf_noahlsm.f90
rm -f module_sf_myjsfc.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_sf_myjsfc.bb | /lib/cpp -C -P > module_sf_myjsfc.f90
rm -f module_sf_myjsfc.b module_sf_myjsfc.bb
ifort -o module_sf_myjsfc.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_sf_myjsfc.f90
rm -f module_data_gocart_dust.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_data_gocart_dust.bb | /lib/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_data_gocart_dust.f90
rm -f module_sf_urban.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_sf_urban.bb | /lib/cpp -C -P > module_sf_urban.f90
rm -f module_sf_urban.b module_sf_urban.bb
ifort -o module_sf_urban.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_sf_urban.f90
rm -f module_sf_bem.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_sf_bem.bb | /lib/cpp -C -P > module_sf_bem.f90
rm -f module_sf_bem.b module_sf_bem.bb
ifort -o module_sf_bem.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_sf_bem.f90
rm -f module_sf_ssib.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_sf_ssib.bb | /lib/cpp -C -P > module_sf_ssib.f90
rm -f module_sf_ssib.b module_sf_ssib.bb
ifort -o module_sf_ssib.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_sf_ssib.f90
rm -f module_sf_noah_seaice.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_sf_noah_seaice.bb | /lib/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_sf_noah_seaice.f90
rm -f module_sf_noahmp_glacier.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_sf_noahmp_glacier.bb | /lib/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_sf_noahmp_glacier.f90
rm -f module_sf_pxlsm_data.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_sf_pxlsm_data.bb | /lib/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_sf_pxlsm_data.f90
rm -f module_sf_ruclsm.o
/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/tools/standard.exe module_sf_ruclsm.F > module_sf_ruclsm.b
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_sf_ruclsm.f90 ; \
else \
if [ -n "" ] ; then echo COMPILING module_sf_ruclsm.F WITHOUT OMP ; fi ; \
ifort -c -i4 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_sf_ruclsm.f90 ; \
fi
rm -f module_sf_sfcdiags.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_sf_sfcdiags.bb | /lib/cpp -C -P > module_sf_sfcdiags.f90
rm -f module_sf_sfcdiags.b module_sf_sfcdiags.bb
ifort -o module_sf_sfcdiags.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_sf_sfcdiags.f90
rm -f module_sf_sfcdiags_ruclsm.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_sf_sfcdiags_ruclsm.bb | /lib/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_sf_sfcdiags_ruclsm.f90
rm -f module_sf_sstskin.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_sf_sstskin.bb | /lib/cpp -C -P > module_sf_sstskin.f90
rm -f module_sf_sstskin.b module_sf_sstskin.bb
ifort -o module_sf_sstskin.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_sf_sstskin.f90
rm -f module_sf_tmnupdate.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_sf_tmnupdate.bb | /lib/cpp -C -P > module_sf_tmnupdate.f90
rm -f module_sf_tmnupdate.b module_sf_tmnupdate.bb
ifort -o module_sf_tmnupdate.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_sf_tmnupdate.f90
rm -f module_sf_oml.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_sf_oml.bb | /lib/cpp -C -P > module_sf_oml.f90
rm -f module_sf_oml.b module_sf_oml.bb
ifort -o module_sf_oml.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_sf_oml.f90
rm -f module_sf_3dpwp.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_sf_3dpwp.bb | /lib/cpp -C -P > module_sf_3dpwp.f90
rm -f module_sf_3dpwp.b module_sf_3dpwp.bb
ifort -o module_sf_3dpwp.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_sf_3dpwp.f90
rm -f module_sf_qnsesfc.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_sf_qnsesfc.bb | /lib/cpp -C -P > module_sf_qnsesfc.f90
rm -f module_sf_qnsesfc.b module_sf_qnsesfc.bb
ifort -o module_sf_qnsesfc.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_sf_qnsesfc.f90
rm -f module_sf_mynn.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_sf_mynn.bb | /lib/cpp -C -P > module_sf_mynn.f90
rm -f module_sf_mynn.b module_sf_mynn.bb
ifort -o module_sf_mynn.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_sf_mynn.f90
rm -f module_sf_fogdes.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_sf_fogdes.bb | /lib/cpp -C -P > module_sf_fogdes.f90
rm -f module_sf_fogdes.b module_sf_fogdes.bb
ifort -o module_sf_fogdes.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_sf_fogdes.f90
rm -f module_sf_pxsfclay.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_sf_pxsfclay.bb | /lib/cpp -C -P > module_sf_pxsfclay.f90
rm -f module_sf_pxsfclay.b module_sf_pxsfclay.bb
ifort -o module_sf_pxsfclay.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_sf_pxsfclay.f90
rm -f module_sf_temfsfclay.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_sf_temfsfclay.bb | /lib/cpp -C -P > module_sf_temfsfclay.f90
rm -f module_sf_temfsfclay.b module_sf_temfsfclay.bb
ifort -o module_sf_temfsfclay.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_sf_temfsfclay.f90
rm -f module_sf_idealscmsfclay.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_sf_idealscmsfclay.bb | /lib/cpp -C -P > module_sf_idealscmsfclay.f90
rm -f module_sf_idealscmsfclay.b module_sf_idealscmsfclay.bb
ifort -o module_sf_idealscmsfclay.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_sf_idealscmsfclay.f90
rm -f module_sf_scmflux.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_sf_scmflux.bb | /lib/cpp -C -P > module_sf_scmflux.f90
rm -f module_sf_scmflux.b module_sf_scmflux.bb
ifort -o module_sf_scmflux.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_sf_scmflux.f90
rm -f module_sf_scmskintemp.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_sf_scmskintemp.bb | /lib/cpp -C -P > module_sf_scmskintemp.f90
rm -f module_sf_scmskintemp.b module_sf_scmskintemp.bb
ifort -o module_sf_scmskintemp.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_sf_scmskintemp.f90
rm -f module_physics_addtendc.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_physics_addtendc.bb | /lib/cpp -C -P > module_physics_addtendc.f90
rm -f module_fdda_psufddagd.o
rm -f module_physics_addtendc.b module_physics_addtendc.bb
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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
ifort -o module_physics_addtendc.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_physics_addtendc.f90
/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/tools/standard.exe module_fdda_psufddagd.bb | /lib/cpp -C -P > module_fdda_psufddagd.f90
rm -f module_fdda_psufddagd.b module_fdda_psufddagd.bb
ifort -o module_fdda_psufddagd.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_fdda_psufddagd.f90
rm -f module_fdda_spnudging.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_fdda_spnudging.bb | /lib/cpp -C -P > module_fdda_spnudging.f90
rm -f module_fdda_spnudging.b module_fdda_spnudging.bb
ifort -o module_fdda_spnudging.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_fdda_spnudging.f90
rm -f module_fddaobs_rtfdda.o
/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/tools/standard.exe module_fddaobs_rtfdda.F > module_fddaobs_rtfdda.b
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_fddaobs_rtfdda.f90 ; \
else \
if [ -n "" ] ; then echo COMPILING module_fddaobs_rtfdda.F WITHOUT OMP ; fi ; \
ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_fddaobs_rtfdda.f90 ; \
fi
rm -f module_wind_generic.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_wind_generic.bb | /lib/cpp -C -P > module_wind_generic.f90
rm -f module_wind_generic.b module_wind_generic.bb
ifort -o module_wind_generic.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_wind_generic.f90
rm -f module_crm_phy.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_crm_phy.bb | /lib/cpp -C -P > module_crm_phy.f90
rm -f module_crm_phy.b module_crm_phy.bb
ifort -o module_crm_phy.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_crm_phy.f90
rm -f module_microphysics_zero_out.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_microphysics_zero_out.bb | /lib/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_microphysics_zero_out.f90
rm -f module_diagnostics.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_diagnostics.bb | /lib/cpp -C -P > module_diagnostics.f90
rm -f module_diagnostics.b module_diagnostics.bb
ifort -o module_diagnostics.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_diagnostics.f90
rm -f module_ltng_crmpr92.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_ltng_crmpr92.bb | /lib/cpp -C -P > module_ltng_crmpr92.f90
rm -f module_ltng_crmpr92.b module_ltng_crmpr92.bb
ifort -o module_ltng_crmpr92.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_ltng_crmpr92.f90
rm -f module_ltng_cpmpr92z.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_ltng_cpmpr92z.bb | /lib/cpp -C -P > module_ltng_cpmpr92z.f90
rm -f module_ltng_cpmpr92z.b module_ltng_cpmpr92z.bb
ifort -o module_ltng_cpmpr92z.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_ltng_cpmpr92z.f90
rm -f module_ltng_iccg.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_ltng_iccg.bb | /lib/cpp -C -P > module_ltng_iccg.f90
rm -f module_ltng_iccg.b module_ltng_iccg.bb
ifort -o module_ltng_iccg.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_ltng_iccg.f90
rm -f module_fddagd_driver.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_fddagd_driver.bb | /lib/cpp -C -P > module_fddagd_driver.f90
rm -f module_fddagd_driver.b module_fddagd_driver.bb
ifort -o module_fddagd_driver.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_fddagd_driver.f90
rm -f module_fddaobs_driver.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_fddaobs_driver.bb | /lib/cpp -C -P > module_fddaobs_driver.f90
rm -f module_fddaobs_driver.b module_fddaobs_driver.bb
ifort -o module_fddaobs_driver.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_fddaobs_driver.f90
rm -f module_crm_stat.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_crm_stat.bb | /lib/cpp -C -P > module_crm_stat.f90
rm -f module_crm_stat.b module_crm_stat.bb
ifort -o module_crm_stat.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_crm_stat.f90
rm -f module_fr_fire_util.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_fr_fire_util.bb | /lib/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_fr_fire_util.f90
ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c clubb/constants_clubb.F90 -o clubb/constants_clubb.o
rm -f module_cam_support.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_cam_support.bb | /lib/cpp -C -P > module_cam_support.f90
rm -f module_cam_support.b module_cam_support.bb
ifort -o module_cam_support.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_cam_support.f90
rm -f module_cam_shr_const_mod.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_cam_shr_const_mod.bb | /lib/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_cam_shr_const_mod.f90
rm -f module_cam_trb_mtn_stress.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_cam_trb_mtn_stress.bb | /lib/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_cam_trb_mtn_stress.f90
rm -f module_cam_upper_bc.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_cam_upper_bc.bb | /lib/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_cam_upper_bc.f90
rm -f module_cam_bl_diffusion_solver.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_cam_bl_diffusion_solver.bb | /lib/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_cam_bl_diffusion_solver.f90
rm -f module_cam_mp_radconstants.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_cam_mp_radconstants.bb | /lib/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_cam_mp_radconstants.f90
rm -f module_cam_mp_qneg3.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_cam_mp_qneg3.bb | /lib/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_cam_mp_qneg3.f90
rm -f module_gfs_physcons.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_gfs_physcons.bb | /lib/cpp -C -P > module_gfs_physcons.f90
rm -f module_gfs_physcons.b module_gfs_physcons.bb
ifort -o module_gfs_physcons.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_gfs_physcons.f90
rm -f module_bl_fogdes.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_bl_fogdes.bb | /lib/cpp -C -P > module_bl_fogdes.f90
rm -f module_bl_fogdes.b module_bl_fogdes.bb
ifort -o module_bl_fogdes.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_bl_fogdes.f90
rm -f module_cu_TestCases.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_cu_TestCases.bb | /lib/cpp -C -P > module_cu_TestCases.f90
rm -f module_cu_TestCases.b module_cu_TestCases.bb
ifort -o module_cu_TestCases.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_cu_TestCases.f90
rm -f module_gfs_funcphys.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_gfs_funcphys.bb | /lib/cpp -C -P > module_gfs_funcphys.f90
rm -f module_gfs_funcphys.b module_gfs_funcphys.bb
ifort -o module_gfs_funcphys.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_gfs_funcphys.f90
rm -f module_ra_rrtmg_sw.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_ra_rrtmg_sw.bb | /lib/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_ra_rrtmg_sw.f90
rm -f module_ra_cam_support.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_ra_cam_support.bb | /lib/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_ra_cam_support.f90
rm -f module_sf_gfs.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_sf_gfs.bb | /lib/cpp -C -P > module_sf_gfs.f90
rm -f module_sf_gfs.b module_sf_gfs.bb
ifort -o module_sf_gfs.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_sf_gfs.f90
rm -f module_sf_gfdl.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_sf_gfdl.bb | /lib/cpp -C -P > module_sf_gfdl.f90
rm -f module_sf_gfdl.b module_sf_gfdl.bb
ifort -o module_sf_gfdl.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_sf_gfdl.f90
rm -f module_sf_noahmplsm.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_sf_noahmplsm.bb | /lib/cpp -C -P > module_sf_noahmplsm.f90
rm -f module_sf_noahmplsm.b module_sf_noahmplsm.bb
ifort -o module_sf_noahmplsm.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_sf_noahmplsm.f90
rm -f module_sf_bep.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_sf_bep.bb | /lib/cpp -C -P > module_sf_bep.f90
rm -f module_sf_bep.b module_sf_bep.bb
ifort -o module_sf_bep.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_sf_bep.f90
rm -f module_sf_bep_bem.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_sf_bep_bem.bb | /lib/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_sf_bep_bem.f90
rm -f module_sf_clm.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_sf_clm.bb | /lib/cpp -C -P > module_sf_clm.f90
rm -f module_sf_clm.b module_sf_clm.bb
ifort -o module_sf_clm.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_sf_clm.f90
rm -f module_sf_noah_seaice_drv.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_sf_noah_seaice_drv.bb | /lib/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_sf_noah_seaice_drv.f90
rm -f module_sf_pxlsm.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_sf_pxlsm.bb | /lib/cpp -C -P > module_sf_pxlsm.f90
rm -f module_sf_pxlsm.b module_sf_pxlsm.bb
ifort -o module_sf_pxlsm.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_sf_pxlsm.f90
rm -f module_sf_ocean_driver.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_sf_ocean_driver.bb | /lib/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_sf_ocean_driver.f90
rm -f module_wind_fitch.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_wind_fitch.bb | /lib/cpp -C -P > module_wind_fitch.f90
rm -f module_wind_fitch.b module_wind_fitch.bb
ifort -o module_wind_fitch.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_wind_fitch.f90
rm -f module_lightning_driver.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_lightning_driver.bb | /lib/cpp -C -P > module_lightning_driver.f90
rm -f module_lightning_driver.b module_lightning_driver.bb
ifort -o module_lightning_driver.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_lightning_driver.f90
ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c clubb/Nc_Ncn_eqns.F90 -o clubb/Nc_Ncn_eqns.o
rm -f module_fr_fire_phys.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_fr_fire_phys.bb | /lib/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_fr_fire_phys.f90
rm -f module_fr_fire_atm.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_fr_fire_atm.bb | /lib/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_fr_fire_atm.f90
ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c clubb/clip_semi_implicit.F90 -o clubb/clip_semi_implicit.o
ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c clubb/T_in_K_module.F90 -o clubb/T_in_K_module.o
rm -f module_cam_physconst.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_cam_physconst.bb | /lib/cpp -C -P > module_cam_physconst.f90
rm -f module_cam_physconst.b module_cam_physconst.bb
ifort -o module_cam_physconst.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_cam_physconst.f90
rm -f module_cam_bl_eddy_diff.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_cam_bl_eddy_diff.bb | /lib/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_cam_bl_eddy_diff.f90
rm -f module_data_cam_mam_aero.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_data_cam_mam_aero.bb | /lib/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_data_cam_mam_aero.f90
rm -f module_cam_mp_conv_water.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_cam_mp_conv_water.bb | /lib/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_cam_mp_conv_water.f90
rm -f module_data_cam_mam_asect.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_data_cam_mam_asect.bb | /lib/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_data_cam_mam_asect.f90
rm -f module_bl_gfs.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_bl_gfs.bb | /lib/cpp -C -P > module_bl_gfs.f90
rm -f module_bl_gfs.b module_bl_gfs.bb
ifort -o module_bl_gfs.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_bl_gfs.f90
rm -f module_bl_gfs2011.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_bl_gfs2011.bb | /lib/cpp -C -P > module_bl_gfs2011.f90
rm -f module_bl_gfs2011.b module_bl_gfs2011.bb
ifort -o module_bl_gfs2011.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_bl_gfs2011.f90
rm -f module_cu_tiedtke.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_cu_tiedtke.bb | /lib/cpp -C -P > module_cu_tiedtke.f90
rm -f module_cu_tiedtke.b module_cu_tiedtke.bb
ifort -o module_cu_tiedtke.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_cu_tiedtke.f90
rm -f module_cu_sas.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_cu_sas.bb | /lib/cpp -C -P > module_cu_sas.f90
rm -f module_cu_sas.b module_cu_sas.bb
ifort -o module_cu_sas.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_cu_sas.f90
rm -f module_cu_mesosas.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_cu_mesosas.bb | /lib/cpp -C -P > module_cu_mesosas.f90
rm -f module_cu_mesosas.b module_cu_mesosas.bb
ifort -o module_cu_mesosas.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_cu_mesosas.f90
rm -f module_cu_osas.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_cu_osas.bb | /lib/cpp -C -P > module_cu_osas.f90
rm -f module_cu_osas.b module_cu_osas.bb
ifort -o module_cu_osas.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_cu_osas.f90
rm -f module_ra_cam.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_ra_cam.bb | /lib/cpp -C -P > module_ra_cam.f90
rm -f module_ra_cam.b module_ra_cam.bb
ifort -o module_ra_cam.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_ra_cam.f90
rm -f module_sf_noahlsm_glacial_only.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_sf_noahlsm_glacial_only.bb | /lib/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_sf_noahlsm_glacial_only.f90
rm -f module_radiation_driver.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_radiation_driver.bb | /lib/cpp -C -P > module_radiation_driver.f90
rm -f module_radiation_driver.b module_radiation_driver.bb
ifort -o module_radiation_driver.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_radiation_driver.f90
rm -f module_fr_fire_core.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_fr_fire_core.bb | /lib/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_fr_fire_core.f90
ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c clubb/input_reader.F90 -o clubb/input_reader.o
rm -f module_cam_gffgch.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_cam_gffgch.bb | /lib/cpp -C -P > module_cam_gffgch.f90
rm -f module_cam_gffgch.b module_cam_gffgch.bb
ifort -o module_cam_gffgch.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_cam_gffgch.f90
rm -f module_cam_constituents.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_cam_constituents.bb | /lib/cpp -C -P > module_cam_constituents.f90
rm -f module_cam_constituents.b module_cam_constituents.bb
ifort -o module_cam_constituents.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_cam_constituents.f90
rm -f module_cam_mp_modal_aero_initialize_data_phys.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_cam_mp_modal_aero_initialize_data_phys.bb | /lib/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_cam_mp_modal_aero_initialize_data_phys.f90
rm -f module_sf_noahdrv.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_sf_noahdrv.bb | /lib/cpp -C -P > module_sf_noahdrv.f90
rm -f module_sf_noahdrv.b module_sf_noahdrv.bb
ifort -o module_sf_noahdrv.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_sf_noahdrv.f90
rm -f module_mixactivate.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_mixactivate.bb | /lib/cpp -C -P > module_mixactivate.f90
rm -f module_mixactivate.b module_mixactivate.bb
ifort -o module_mixactivate.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_mixactivate.f90
rm -f module_fr_fire_model.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_fr_fire_model.bb | /lib/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_fr_fire_model.f90
ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/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
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_cam_wv_saturation.bb | /lib/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_cam_wv_saturation.f90
rm -f module_cam_molec_diff.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_cam_molec_diff.bb | /lib/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_cam_molec_diff.f90
rm -f module_cam_mp_ndrop.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_cam_mp_ndrop.bb | /lib/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_cam_mp_ndrop.f90
rm -f module_cam_mp_cldwat2m_micro.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_cam_mp_cldwat2m_micro.bb | /lib/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_cam_mp_cldwat2m_micro.f90
rm -f module_sf_noahmpdrv.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_sf_noahmpdrv.bb | /lib/cpp -C -P > module_sf_noahmpdrv.f90
rm -f module_sf_noahmpdrv.b module_sf_noahmpdrv.bb
ifort -o module_sf_noahmpdrv.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_sf_noahmpdrv.f90
ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c clubb/turbulent_adv_pdf.F90 -o clubb/turbulent_adv_pdf.o
rm -f module_fr_fire_driver.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_fr_fire_driver.bb | /lib/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_fr_fire_driver.f90
ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c silhs/generate_uniform_sample_module.F90 -o silhs/generate_uniform_sample_module.o
rm -f module_cam_cldwat.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_cam_cldwat.bb | /lib/cpp -C -P > module_cam_cldwat.f90
rm -f module_cam_cldwat.b module_cam_cldwat.bb
ifort -o module_cam_cldwat.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_cam_cldwat.f90
rm -f module_cam_esinti.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_cam_esinti.bb | /lib/cpp -C -P > module_cam_esinti.f90
rm -f module_cam_esinti.b module_cam_esinti.bb
ifort -o module_cam_esinti.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_cam_esinti.f90
rm -f module_cam_mp_microp_aero.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_cam_mp_microp_aero.bb | /lib/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_cam_mp_microp_aero.f90
rm -f module_bl_camuwpbl_driver.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_bl_camuwpbl_driver.bb | /lib/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_bl_camuwpbl_driver.f90
rm -f module_mp_cammgmp_driver.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_mp_cammgmp_driver.bb | /lib/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_mp_cammgmp_driver.f90
rm -f module_shcu_camuwshcu.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_shcu_camuwshcu.bb | /lib/cpp -C -P > module_shcu_camuwshcu.f90
rm -f module_shcu_camuwshcu.b module_shcu_camuwshcu.bb
ifort -o module_shcu_camuwshcu.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_shcu_camuwshcu.f90
rm -f module_cu_camzm.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_cu_camzm.bb | /lib/cpp -C -P > module_cu_camzm.f90
rm -f module_cu_camzm.b module_cu_camzm.bb
ifort -o module_cu_camzm.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_cu_camzm.f90
rm -f module_microphysics_driver.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_microphysics_driver.bb | /lib/cpp -C -P > module_microphysics_driver.f90
rm -f module_microphysics_driver.b module_microphysics_driver.bb
ifort -o module_microphysics_driver.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_microphysics_driver.f90
rm -f module_fr_fire_driver_wrf.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_fr_fire_driver_wrf.bb | /lib/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_fr_fire_driver_wrf.f90
ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c clubb/stats_variables.F90 -o clubb/stats_variables.o
rm -f module_shcu_camuwshcu_driver.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_shcu_camuwshcu_driver.bb | /lib/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_shcu_camuwshcu_driver.f90
rm -f module_cu_camzm_driver.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_cu_camzm_driver.bb | /lib/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_cu_camzm_driver.f90
rm -f module_shallowcu_driver.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_shallowcu_driver.bb | /lib/cpp -C -P > module_shallowcu_driver.f90
rm -f module_shallowcu_driver.b module_shallowcu_driver.bb
ifort -o module_shallowcu_driver.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_shallowcu_driver.f90
ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c clubb/mixing_length.F90 -o clubb/mixing_length.o
clubb/mixing_length.F90(1153): error #7002: Error in opening the compiled module file. Check INCLUDE paths. [ADVANCE_HELPER_MODULE]
use advance_helper_module, only: &
------^
clubb/mixing_length.F90(1154): error #6580: Name in only-list does not exist or is not accessible. [CALC_BRUNT_VAISALA_FREQ_SQD]
calc_brunt_vaisala_freq_sqd
----^
compilation aborted for clubb/mixing_length.F90 (code 1)
make[3]: [../configure.wrf:393: clubb/mixing_length.o] Error 1 (ignored)
ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c clubb/precipitation_fraction.F90 -o clubb/precipitation_fraction.o
ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c silhs/output_2D_samples_module.F90 -o silhs/output_2D_samples_module.o
rm -f module_cumulus_driver.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_cumulus_driver.bb | /lib/cpp -C -P > module_cumulus_driver.f90
rm -f module_cumulus_driver.b module_cumulus_driver.bb
ifort -o module_cumulus_driver.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_cumulus_driver.f90
ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c clubb/advance_clubb_core_module.F90 -o clubb/advance_clubb_core_module.o
clubb/advance_clubb_core_module.F90(267): error #7002: Error in opening the compiled module file. Check INCLUDE paths. [MIXING_LENGTH]
use mixing_length, only: &
--------^
clubb/advance_clubb_core_module.F90(268): error #6580: Name in only-list does not exist or is not accessible. [COMPUTE_MIXING_LENGTH]
compute_mixing_length, & ! Procedure
--------^
clubb/advance_clubb_core_module.F90(269): error #6580: Name in only-list does not exist or is not accessible. [CALC_LSCALE_DIRECTLY]
calc_Lscale_directly, & ! for Lscale
--------^
clubb/advance_clubb_core_module.F90(270): error #6580: Name in only-list does not exist or is not accessible. [DIAGNOSE_LSCALE_FROM_TAU]
diagnose_Lscale_from_tau ! for Lscale from tau
--------^
compilation aborted for clubb/advance_clubb_core_module.F90 (code 1)
make[3]: [../configure.wrf:393: clubb/advance_clubb_core_module.o] Error 1 (ignored)
ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c clubb/clubb_api_module.F90 -o clubb/clubb_api_module.o
clubb/clubb_api_module.F90(573): error #7002: Error in opening the compiled module file. Check INCLUDE paths. [ADVANCE_CLUBB_CORE_MODULE]
use advance_clubb_core_module, only : advance_clubb_core
--------^
clubb/clubb_api_module.F90(846): error #7002: Error in opening the compiled module file. Check INCLUDE paths. [ADVANCE_CLUBB_CORE_MODULE]
use advance_clubb_core_module, only : setup_clubb_core
--------^
clubb/clubb_api_module.F90(991): error #7002: Error in opening the compiled module file. Check INCLUDE paths. [ADVANCE_CLUBB_CORE_MODULE]
use advance_clubb_core_module, only : cleanup_clubb_core
--------^
clubb/clubb_api_module.F90(2677): error #7002: Error in opening the compiled module file. Check INCLUDE paths. [ADVANCE_CLUBB_CORE_MODULE]
use advance_clubb_core_module, only: &
------^
clubb/clubb_api_module.F90(573): error #6580: Name in only-list does not exist or is not accessible. [ADVANCE_CLUBB_CORE]
use advance_clubb_core_module, only : advance_clubb_core
------------------------------------------^
clubb/clubb_api_module.F90(846): error #6580: Name in only-list does not exist or is not accessible. [SETUP_CLUBB_CORE]
use advance_clubb_core_module, only : setup_clubb_core
------------------------------------------^
clubb/clubb_api_module.F90(991): error #6580: Name in only-list does not exist or is not accessible. [CLEANUP_CLUBB_CORE]
use advance_clubb_core_module, only : cleanup_clubb_core
------------------------------------------^
clubb/clubb_api_module.F90(2696): error #7137: Any procedure referenced in a PURE procedure, including one referenced via a defined operation or assignment, must have an explicit interface and be declared PURE. [CALCULATE_THLP2_RAD]
call calculate_thlp2_rad( nz, rcm_zm, thlprcp, radht_zm, &
---------^
clubb/clubb_api_module.F90(2678): error #6580: Name in only-list does not exist or is not accessible. [CALCULATE_THLP2_RAD]
calculate_thlp2_rad
----^
compilation aborted for clubb/clubb_api_module.F90 (code 1)
make[3]: [../configure.wrf:393: clubb/clubb_api_module.o] Error 1 (ignored)
ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c silhs/silhs_api_module.F90 -o silhs/silhs_api_module.o
rm -f module_bl_clubb.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_bl_clubb.bb | /lib/cpp -C -P > module_bl_clubb.f90
rm -f module_bl_clubb.b module_bl_clubb.bb
ifort -o module_bl_clubb.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_bl_clubb.f90
module_bl_clubb.f90(56): error #7002: Error in opening the compiled module file. Check INCLUDE paths. [CLUBB_API_MODULE]
use clubb_api_module, only: &
----^
module_bl_clubb.f90(86): error #6457: This derived type name has not been declared. [CLUBB_CONFIG_FLAGS_TYPE]
type(clubb_config_flags_type), private, save :: &
-----^
module_bl_clubb.f90(95): error #6683: A kind type parameter must be a compile-time constant. [TIME_PRECISION]
real (kind=time_precision) :: &
-----------^
module_bl_clubb.f90(160): error #7002: Error in opening the compiled module file. Check INCLUDE paths. [CLUBB_API_MODULE]
use clubb_api_module, only: &
----^
module_bl_clubb.f90(240): error #6457: This derived type name has not been declared. [GENRAND_STATE]
type(genrand_state) :: &
-----^
module_bl_clubb.f90(242): error #6457: This derived type name has not been declared. [GENRAND_SREPR]
type(genrand_srepr) :: &
-----^
module_bl_clubb.f90(253): error #6683: A kind type parameter must be a compile-time constant. [GENRAND_INTG]
integer(kind=genrand_intg), PARAMETER :: &
-------------^
module_bl_clubb.f90(254): error #6592: This symbol must be a defined parameter, an enumerator, or an argument of an inquiry function that evaluates to a compile-time constant. [GENRAND_INTG]
lh_seed_init = 5489_genrand_intg
----------------------^
module_bl_clubb.f90(254): error #6975: A kind-param must be a digit-string or a scalar-int-constant-name. [GENRAND_INTG]
lh_seed_init = 5489_genrand_intg
----------------------^
module_bl_clubb.f90(255): error #6683: A kind type parameter must be a compile-time constant. [GENRAND_INTG]
integer(kind=genrand_intg) :: &
-------------^
module_bl_clubb.f90(451): error #6683: A kind type parameter must be a compile-time constant. [CORE_RKND]
REAL( kind = core_rknd ), DIMENSION(lh_microphys_calls,kms:kme) :: &
-------------^
module_bl_clubb.f90(459): error #6683: A kind type parameter must be a compile-time constant. [CORE_RKND]
REAL(kind=core_rknd), DIMENSION(lh_microphys_calls,kms:kme,pdf_dim):: &
----------^
module_bl_clubb.f90(461): error #6683: A kind type parameter must be a compile-time constant. [CORE_RKND]
REAL(kind=core_rknd), DIMENSION(kms:kme, pdf_dim):: &
----------^
module_bl_clubb.f90(466): error #6683: A kind type parameter must be a compile-time constant. [CORE_RKND]
REAL(kind=core_rknd), DIMENSION(kms:kme, pdf_dim, pdf_dim):: &
----------^
module_bl_clubb.f90(471): error #6457: This derived type name has not been declared. [PRECIPITATION_FRACTIONS]
type(precipitation_fractions) :: precip_fracs
-----^
module_bl_clubb.f90(472): error #6683: A kind type parameter must be a compile-time constant. [CORE_RKND]
real( kind = core_rknd ), dimension(kms:kme) :: &
-------------^
module_bl_clubb.f90(478): error #6683: A kind type parameter must be a compile-time constant. [CORE_RKND]
real( kind = core_rknd ), allocatable, dimension(:,:) :: &
-------------^
module_bl_clubb.f90(481): error #6406: Conflicting attributes or multiple declaration of name. [HYDROMET_DIM]
hydromet, &
------^
module_bl_clubb.f90(481): error #6223: A specification expression is invalid. [HYDROMET_DIM]
hydromet, &
------^
module_bl_clubb.f90(482): error #6406: Conflicting attributes or multiple declaration of name. [HYDROMET_DIM]
wphydrometp
------^
module_bl_clubb.f90(482): error #6223: A specification expression is invalid. [HYDROMET_DIM]
wphydrometp
------^
module_bl_clubb.f90(525): error #6457: This derived type name has not been declared. [PDF_PARAMETER]
TYPE(pdf_parameter) :: &
-----^
module_bl_clubb.f90(528): error #6457: This derived type name has not been declared. [IMPLICIT_COEFS_TERMS]
TYPE(implicit_coefs_terms) :: &
-----^
module_bl_clubb.f90(531): error #6683: A kind type parameter must be a compile-time constant. [CORE_RKND]
REAL(KIND=core_rknd):: &
----------^
module_bl_clubb.f90(534): error #6683: A kind type parameter must be a compile-time constant. [TIME_PRECISION]
REAL(KIND=time_precision):: &
----------^
module_bl_clubb.f90(537): error #6683: A kind type parameter must be a compile-time constant. [CORE_RKND]
REAL(KIND=core_rknd) :: &
----------^
module_bl_clubb.f90(549): error #6683: A kind type parameter must be a compile-time constant. [CORE_RKND]
REAL(KIND=core_rknd), dimension(kms:kme,hydromet_dim) :: &
----------^
module_bl_clubb.f90(550): error #6406: Conflicting attributes or multiple declaration of name. [HYDROMET_DIM]
wp2hmp, &
--^
module_bl_clubb.f90(550): error #6223: A specification expression is invalid. [HYDROMET_DIM]
wp2hmp, &
--^
module_bl_clubb.f90(551): error #6406: Conflicting attributes or multiple declaration of name. [HYDROMET_DIM]
rtphmp, &
--^
/tmp/ifortpuw0b6.i90(1933): catastrophic error: Too many errors, exiting
compilation aborted for module_bl_clubb.f90 (code 1)
make[3]: [../configure.wrf:386: module_bl_clubb.o] Error 1 (ignored)
rm -f module_pbl_driver.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_pbl_driver.bb | /lib/cpp -C -P > module_pbl_driver.f90
rm -f module_pbl_driver.b module_pbl_driver.bb
ifort -o module_pbl_driver.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_pbl_driver.f90
module_pbl_driver.f90(161): error #7002: Error in opening the compiled module file. Check INCLUDE paths. [MODULE_BL_CLUBB]
USE module_bl_clubb
-------^
compilation aborted for module_pbl_driver.f90 (code 1)
make[3]: [../configure.wrf:386: module_pbl_driver.o] Error 1 (ignored)
rm -f module_est_subcol_microphys_tndcy.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_est_subcol_microphys_tndcy.bb | /lib/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_est_subcol_microphys_tndcy.f90
module_est_subcol_microphys_tndcy.f90(76): error #7002: Error in opening the compiled module file. Check INCLUDE paths. [CLUBB_API_MODULE]
USE clubb_api_module, ONLY : &
--------^
module_est_subcol_microphys_tndcy.f90(91): error #7002: Error in opening the compiled module file. Check INCLUDE paths. [MODULE_BL_CLUBB]
USE module_bl_clubb, only: &
--------^
module_est_subcol_microphys_tndcy.f90(129): error #6683: A kind type parameter must be a compile-time constant. [CORE_RKND]
real( kind = core_rknd ), dimension(ims:ime,kms:kme,jms:jme), intent(in) :: &
-----------------^
module_est_subcol_microphys_tndcy.f90(132): error #6683: A kind type parameter must be a compile-time constant. [CORE_RKND]
real( kind = core_rknd ), dimension(ims:ime,kms:kme,jms:jme), intent(in) :: &
-----------------^
module_est_subcol_microphys_tndcy.f90(439): error #7002: Error in opening the compiled module file. Check INCLUDE paths. [CLUBB_API_MODULE]
USE clubb_api_module, ONLY: &
--------^
module_est_subcol_microphys_tndcy.f90(453): error #6683: A kind type parameter must be a compile-time constant. [CORE_RKND]
real(kind=core_rknd), dimension(nz), intent(in) :: &
--------------^
module_est_subcol_microphys_tndcy.f90(456): error #6683: A kind type parameter must be a compile-time constant. [CORE_RKND]
REAL(kind=core_rknd), DIMENSION(:,:), ALLOCATABLE, INTENT(OUT) :: hydromet
--------------^
module_est_subcol_microphys_tndcy.f90(486): error #7002: Error in opening the compiled module file. Check INCLUDE paths. [CLUBB_API_MODULE]
USE clubb_api_module, ONLY: core_rknd
--------^
module_est_subcol_microphys_tndcy.f90(488): error #6683: A kind type parameter must be a compile-time constant. [CORE_RKND]
REAL(kind=core_rknd), DIMENSION(:,:), ALLOCATABLE, INTENT(INOUT) :: hydromet
--------------^
module_est_subcol_microphys_tndcy.f90(387): error #6404: This name does not have a type, and must have an explicit type. [I_SAMPLE_COL]
IF ( i == i_sample_col .AND. j == j_sample_col ) THEN
--------------------------^
module_est_subcol_microphys_tndcy.f90(387): error #6404: This name does not have a type, and must have an explicit type. [J_SAMPLE_COL]
IF ( i == i_sample_col .AND. j == j_sample_col ) THEN
--------------------------------------------------^
module_est_subcol_microphys_tndcy.f90(388): error #6404: This name does not have a type, and must have an explicit type. [L_STATS_SAMP]
l_stats_samp = .true.
-------------------^
module_est_subcol_microphys_tndcy.f90(388): error #6303: The assignment operation or the binary expression operation is invalid for the data types of the two operands.
l_stats_samp = .true.
----------------------------------^
module_est_subcol_microphys_tndcy.f90(390): error #6303: The assignment operation or the binary expression operation is invalid for the data types of the two operands.
l_stats_samp = .false.
----------------------------------^
module_est_subcol_microphys_tndcy.f90(393): error #6404: This name does not have a type, and must have an explicit type. [HYDROMET_DIM]
hydromet_dim, l_fill_holes_hm, &
----------------------------------------^
module_est_subcol_microphys_tndcy.f90(402): error #6404: This name does not have a type, and must have an explicit type. [IIRR]
IF ( F_QR ) qr_mean(i,k,j) = hydromet_hf(k, iirr)
---------------------------------------------------------------^
module_est_subcol_microphys_tndcy.f90(403): error #6404: This name does not have a type, and must have an explicit type. [IIRI]
IF ( F_QI ) qi_mean(i,k,j) = hydromet_hf(k, iiri)
---------------------------------------------------------------^
module_est_subcol_microphys_tndcy.f90(404): error #6404: This name does not have a type, and must have an explicit type. [IIRS]
IF ( F_QS ) qs_mean(i,k,j) = hydromet_hf(k, iirs)
---------------------------------------------------------------^
module_est_subcol_microphys_tndcy.f90(405): error #6404: This name does not have a type, and must have an explicit type. [IIRG]
IF ( F_QG ) qg_mean(i,k,j) = hydromet_hf(k, iirg)
---------------------------------------------------------------^
module_est_subcol_microphys_tndcy.f90(406): error #6404: This name does not have a type, and must have an explicit type. [IINR]
IF ( F_QNR ) qnr_mean(i,k,j) = hydromet_hf(k, iiNr)
-----------------------------------------------------------------^
module_est_subcol_microphys_tndcy.f90(407): error #6404: This name does not have a type, and must have an explicit type. [IINI]
IF ( F_QNI ) qni_mean(i,k,j) = hydromet_hf(k, iiNi)
-----------------------------------------------------------------^
module_est_subcol_microphys_tndcy.f90(408): error #6404: This name does not have a type, and must have an explicit type. [IINS]
IF ( F_QNS ) qns_mean(i,k,j) = hydromet_hf(k, iiNs)
-----------------------------------------------------------------^
module_est_subcol_microphys_tndcy.f90(409): error #6404: This name does not have a type, and must have an explicit type. [IING]
IF ( F_QNG ) qng_mean(i,k,j) = hydromet_hf(k, iiNg)
-----------------------------------------------------------------^
module_est_subcol_microphys_tndcy.f90(417): error #6404: This name does not have a type, and must have an explicit type. [RT_TOL]
IF ( F_QV ) qv_mean(i,k,j) = max(qv_mean(i,k,j), rt_tol)
--------------------------------------------------------------------^
module_est_subcol_microphys_tndcy.f90(417): error #6363: The intrinsic data types of the arguments must be the same. [MAX]
IF ( F_QV ) qv_mean(i,k,j) = max(qv_mean(i,k,j), rt_tol)
--------------------------------------------------------------------^
module_est_subcol_microphys_tndcy.f90(418): error #6363: The intrinsic data types of the arguments must be the same. [MAX]
IF ( F_QC ) qc_mean(i,k,j) = max(qc_mean(i,k,j), rt_tol)
--------------------------------------------------------------------^
module_est_subcol_microphys_tndcy.f90(77): error #6580: Name in only-list does not exist or is not accessible. [HYDROMET_DIM]
hydromet_dim, &
--------^
module_est_subcol_microphys_tndcy.f90(78): error #6580: Name in only-list does not exist or is not accessible. [RT_TOL]
rt_tol, &
--------^
module_est_subcol_microphys_tndcy.f90(79): error #6580: Name in only-list does not exist or is not accessible. [TIME_PRECISION]
time_precision, &
--------^
module_est_subcol_microphys_tndcy.f90(80): error #6580: Name in only-list does not exist or is not accessible. [CORE_RKND]
core_rknd, &
--------^
/tmp/ifortC5ogFx.i90(456): catastrophic error: Too many errors, exiting
compilation aborted for module_est_subcol_microphys_tndcy.f90 (code 1)
make[3]: [../configure.wrf:386: module_est_subcol_microphys_tndcy.o] Error 1 (ignored)
rm -f module_physics_init.o
rm -f module_surface_driver.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_physics_init.bb | /lib/cpp -C -P > module_physics_init.f90
/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/tools/standard.exe module_surface_driver.bb | /lib/cpp -C -P > module_surface_driver.f90
rm -f module_surface_driver.b module_surface_driver.bb
rm -f module_physics_init.b module_physics_init.bb
ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_physics_init.f90
ifort -o module_surface_driver.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_surface_driver.f90
module_physics_init.f90(1515): error #7002: Error in opening the compiled module file. Check INCLUDE paths. [MODULE_BL_CLUBB]
USE module_bl_clubb, ONLY: CLUBB_bl_init
-------^
module_physics_init.f90(1515): error #6580: Name in only-list does not exist or is not accessible. [CLUBB_BL_INIT]
USE module_bl_clubb, ONLY: CLUBB_bl_init
------------------------------^
compilation aborted for module_physics_init.f90 (code 1)
make[3]: [../configure.wrf:597: module_physics_init.o] Error 1 (ignored)
make[3]: Leaving directory '/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys'
ar: module_bl_clubb.o: No such file or directory
make[2]: [Makefile:281: physics] Error 1 (ignored)
make[2]: Leaving directory '/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys'
make[1]: Leaving directory '/home/jenkins/workspace/wrf_clubb_ifort_build/WRF'
if [ 0 -eq 1 ] ; then make -i -r MODULE_DIRS="-I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include " em_core ; fi
make[1]: Entering directory '/home/jenkins/workspace/wrf_clubb_ifort_build/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_ifort_build/WRF/dyn_em'
rm -f module_advect_em.o
rm -f module_big_step_utilities_em.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_big_step_utilities_em.bb | /lib/cpp -C -P > module_big_step_utilities_em.f90
/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/tools/standard.exe module_advect_em.bb | /lib/cpp -C -P > module_advect_em.f90
rm -f module_big_step_utilities_em.b module_big_step_utilities_em.bb
rm -f module_advect_em.b module_advect_em.bb
ifort -o module_big_step_utilities_em.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_big_step_utilities_em.f90
ifort -o module_advect_em.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_advect_em.f90
rm -f module_small_step_em.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_small_step_em.bb | /lib/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_small_step_em.f90
rm -f module_damping_em.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_damping_em.bb | /lib/cpp -C -P > module_damping_em.f90
rm -f module_damping_em.b module_damping_em.bb
ifort -o module_damping_em.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_damping_em.f90
rm -f module_solvedebug_em.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_solvedebug_em.bb | /lib/cpp -C -P > module_solvedebug_em.f90
rm -f module_solvedebug_em.b module_solvedebug_em.bb
ifort -o module_solvedebug_em.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_solvedebug_em.f90
rm -f module_bc_em.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_bc_em.bb | /lib/cpp -C -P > module_bc_em.f90
rm -f module_bc_em.b module_bc_em.bb
ifort -o module_bc_em.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_bc_em.f90
rm -f module_wps_io_arw.o
/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/tools/standard.exe module_wps_io_arw.F > module_wps_io_arw.b
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_wps_io_arw.f90 ; \
else \
if [ -n "" ] ; then echo COMPILING module_wps_io_arw.F WITHOUT OMP ; fi ; \
ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_wps_io_arw.f90 ; \
fi
rm -f module_polarfft.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_polarfft.bb | /lib/cpp -C -P > module_polarfft.f90
rm -f module_polarfft.b module_polarfft.bb
ifort -o module_polarfft.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_polarfft.f90
rm -f module_force_scm.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_force_scm.bb | /lib/cpp -C -P > module_force_scm.f90
rm -f module_force_scm.b module_force_scm.bb
ifort -o module_force_scm.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_force_scm.f90
rm -f module_convtrans_prep.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_convtrans_prep.bb | /lib/cpp -C -P > module_convtrans_prep.f90
rm -f module_convtrans_prep.b module_convtrans_prep.bb
ifort -o module_convtrans_prep.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_convtrans_prep.f90
rm -f ../phys/module_pbl_driver.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional ../phys/module_pbl_driver.F > ../phys/module_pbl_driver.bb
/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/tools/standard.exe ../phys/module_pbl_driver.bb | /lib/cpp -C -P > ../phys/module_pbl_driver.f90
rm -f ../phys/module_pbl_driver.b ../phys/module_pbl_driver.bb
ifort -o ../phys/module_pbl_driver.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 ../phys/module_pbl_driver.f90
../phys/module_pbl_driver.f90(161): error #7002: Error in opening the compiled module file. Check INCLUDE paths. [MODULE_BL_CLUBB]
USE module_bl_clubb
-------^
compilation aborted for ../phys/module_pbl_driver.f90 (code 1)
make[2]: [../configure.wrf:386: ../phys/module_pbl_driver.o] Error 1 (ignored)
rm -f module_stoch.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_stoch.bb | /lib/cpp -C -P > module_stoch.f90
rm -f module_stoch.b module_stoch.bb
ifort -o module_stoch.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_stoch.f90
rm -f module_sfs_nba.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_sfs_nba.bb | /lib/cpp -C -P > module_sfs_nba.f90
rm -f module_sfs_nba.b module_sfs_nba.bb
ifort -o module_sfs_nba.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_sfs_nba.f90
rm -f module_avgflx_em.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_avgflx_em.bb | /lib/cpp -C -P > module_avgflx_em.f90
rm -f module_avgflx_em.b module_avgflx_em.bb
ifort -o module_avgflx_em.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_avgflx_em.f90
rm -f module_force_crm.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_force_crm.bb | /lib/cpp -C -P > module_force_crm.f90
rm -f module_force_crm.b module_force_crm.bb
ifort -o module_force_crm.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_force_crm.f90
rm -f init_modules_em.o
/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/tools/standard.exe init_modules_em.F > init_modules_em.b
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include init_modules_em.f90 ; \
else \
if [ -n "" ] ; then echo COMPILING init_modules_em.F WITHOUT OMP ; fi ; \
ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include init_modules_em.f90 ; \
fi
rm -f ../phys/module_physics_init.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional ../phys/module_physics_init.F > ../phys/module_physics_init.bb
/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/tools/standard.exe ../phys/module_physics_init.bb | /lib/cpp -C -P > ../phys/module_physics_init.f90
rm -f ../phys/module_physics_init.b ../phys/module_physics_init.bb
ifort -o ../phys/module_physics_init.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 ../phys/module_physics_init.f90
../phys/module_physics_init.f90(1515): error #7002: Error in opening the compiled module file. Check INCLUDE paths. [MODULE_BL_CLUBB]
USE module_bl_clubb, ONLY: CLUBB_bl_init
-------^
../phys/module_physics_init.f90(1515): error #6580: Name in only-list does not exist or is not accessible. [CLUBB_BL_INIT]
USE module_bl_clubb, ONLY: CLUBB_bl_init
------------------------------^
compilation aborted for ../phys/module_physics_init.f90 (code 1)
make[2]: [../configure.wrf:386: ../phys/module_physics_init.o] Error 1 (ignored)
rm -f shift_domain_em.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_ifort_build/WRF/tools/standard.exe shift_domain_em.bb | /lib/cpp -C -P > shift_domain_em.f90
rm -f shift_domain_em.b shift_domain_em.bb
ifort -o shift_domain_em.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 shift_domain_em.f90
rm -f couple_or_uncouple_em.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_ifort_build/WRF/tools/standard.exe couple_or_uncouple_em.bb | /lib/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 couple_or_uncouple_em.f90
rm -f nest_init_utils.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_ifort_build/WRF/tools/standard.exe nest_init_utils.bb | /lib/cpp -C -P > nest_init_utils.f90
rm -f nest_init_utils.b nest_init_utils.bb
ifort -o nest_init_utils.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 nest_init_utils.f90
rm -f adapt_timestep_em.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_ifort_build/WRF/tools/standard.exe adapt_timestep_em.bb | /lib/cpp -C -P > adapt_timestep_em.f90
rm -f adapt_timestep_em.b adapt_timestep_em.bb
ifort -o adapt_timestep_em.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 adapt_timestep_em.f90
rm -f interp_domain_em.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_ifort_build/WRF/tools/standard.exe interp_domain_em.bb | /lib/cpp -C -P > interp_domain_em.f90
rm -f interp_domain_em.b interp_domain_em.bb
ifort -o interp_domain_em.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 interp_domain_em.f90
rm -f module_diffusion_em.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_diffusion_em.bb | /lib/cpp -C -P > module_diffusion_em.f90
rm -f module_diffusion_em.b module_diffusion_em.bb
ifort -o module_diffusion_em.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_diffusion_em.f90
rm -f module_sfs_driver.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_sfs_driver.bb | /lib/cpp -C -P > module_sfs_driver.f90
rm -f module_sfs_driver.b module_sfs_driver.bb
ifort -o module_sfs_driver.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_sfs_driver.f90
rm -f start_em.o
/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/tools/standard.exe start_em.F > start_em.b
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include start_em.f90 ; \
else \
if [ -n "" ] ; then echo COMPILING start_em.F WITHOUT OMP ; fi ; \
ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include start_em.f90 ; \
fi
start_em.f90(66): error #7002: Error in opening the compiled module file. Check INCLUDE paths. [MODULE_PHYSICS_INIT]
USE module_physics_init
-------^
compilation aborted for start_em.f90 (code 1)
make[2]: [../configure.wrf:522: start_em.o] Error 1 (ignored)
rm -f module_em.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_ifort_build/WRF/tools/standard.exe module_em.bb | /lib/cpp -C -P > module_em.f90
rm -f module_em.b module_em.bb
ifort -o module_em.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_em.f90
rm -f module_first_rk_step_part1.o
rm -f module_first_rk_step_part2.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_first_rk_step_part2.F > module_first_rk_step_part2.bb
/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/tools/standard.exe module_first_rk_step_part2.bb | /lib/cpp -C -P > module_first_rk_step_part2.f90
/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/tools/standard.exe module_first_rk_step_part1.bb | /lib/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_first_rk_step_part2.f90
ifort -o module_first_rk_step_part1.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_first_rk_step_part1.f90
module_first_rk_step_part1.f90(92): error #7002: Error in opening the compiled module file. Check INCLUDE paths. [MODULE_PBL_DRIVER]
USE module_pbl_driver, ONLY : pbl_driver
--------^
module_first_rk_step_part1.f90(528): error #6632: Keyword arguments are invalid without an explicit interface. [AKHS]
CALL pbl_driver(AKHS=grid%akhs,AKMS=grid%akms,BL_PBL_PHYSICS=config_flags%bl_pbl_physics,BLDT=grid%bldt,CURR_SECS=curr_secs,ADAPT_&
----------------^
module_first_rk_step_part1.f90(528): error #6632: Keyword arguments are invalid without an explicit interface. [AKMS]
CALL pbl_driver(AKHS=grid%akhs,AKMS=grid%akms,BL_PBL_PHYSICS=config_flags%bl_pbl_physics,BLDT=grid%bldt,CURR_SECS=curr_secs,ADAPT_&
-------------------------------^
module_first_rk_step_part1.f90(528): error #6632: Keyword arguments are invalid without an explicit interface. [BL_PBL_PHYSICS]
CALL pbl_driver(AKHS=grid%akhs,AKMS=grid%akms,BL_PBL_PHYSICS=config_flags%bl_pbl_physics,BLDT=grid%bldt,CURR_SECS=curr_secs,ADAPT_&
----------------------------------------------^
module_first_rk_step_part1.f90(528): error #6632: Keyword arguments are invalid without an explicit interface. [BLDT]
CALL pbl_driver(AKHS=grid%akhs,AKMS=grid%akms,BL_PBL_PHYSICS=config_flags%bl_pbl_physics,BLDT=grid%bldt,CURR_SECS=curr_secs,ADAPT_&
-----------------------------------------------------------------------------------------^
module_first_rk_step_part1.f90(528): error #6632: Keyword arguments are invalid without an explicit interface. [CURR_SECS]
CALL pbl_driver(AKHS=grid%akhs,AKMS=grid%akms,BL_PBL_PHYSICS=config_flags%bl_pbl_physics,BLDT=grid%bldt,CURR_SECS=curr_secs,ADAPT_&
--------------------------------------------------------------------------------------------------------^
module_first_rk_step_part1.f90(528): error #6632: Keyword arguments are invalid without an explicit interface. [ADAPT_STEP_FLAG]
CALL pbl_driver(AKHS=grid%akhs,AKMS=grid%akms,BL_PBL_PHYSICS=config_flags%bl_pbl_physics,BLDT=grid%bldt,CURR_SECS=curr_secs,ADAPT_&
----------------------------------------------------------------------------------------------------------------------------^
module_first_rk_step_part1.f90(529): error #6632: Keyword arguments are invalid without an explicit interface. [BLDTACTTIME]
&STEP_FLAG=adapt_step_flag,BLDTACTTIME=grid%bldtacttime,BR=br,CHKLOWQ=chklowq,CT=grid%ct,DT=grid%dt,DX=grid%dx,DZ8W=dz8w,EXCH_H=gri&
---------------------------^
module_first_rk_step_part1.f90(529): error #6632: Keyword arguments are invalid without an explicit interface. [BR]
&STEP_FLAG=adapt_step_flag,BLDTACTTIME=grid%bldtacttime,BR=br,CHKLOWQ=chklowq,CT=grid%ct,DT=grid%dt,DX=grid%dx,DZ8W=dz8w,EXCH_H=gri&
--------------------------------------------------------^
module_first_rk_step_part1.f90(529): error #6632: Keyword arguments are invalid without an explicit interface. [CHKLOWQ]
&STEP_FLAG=adapt_step_flag,BLDTACTTIME=grid%bldtacttime,BR=br,CHKLOWQ=chklowq,CT=grid%ct,DT=grid%dt,DX=grid%dx,DZ8W=dz8w,EXCH_H=gri&
--------------------------------------------------------------^
module_first_rk_step_part1.f90(529): error #6632: Keyword arguments are invalid without an explicit interface. [CT]
&STEP_FLAG=adapt_step_flag,BLDTACTTIME=grid%bldtacttime,BR=br,CHKLOWQ=chklowq,CT=grid%ct,DT=grid%dt,DX=grid%dx,DZ8W=dz8w,EXCH_H=gri&
------------------------------------------------------------------------------^
module_first_rk_step_part1.f90(529): error #6632: Keyword arguments are invalid without an explicit interface. [DT]
&STEP_FLAG=adapt_step_flag,BLDTACTTIME=grid%bldtacttime,BR=br,CHKLOWQ=chklowq,CT=grid%ct,DT=grid%dt,DX=grid%dx,DZ8W=dz8w,EXCH_H=gri&
-----------------------------------------------------------------------------------------^
module_first_rk_step_part1.f90(529): error #6632: Keyword arguments are invalid without an explicit interface. [DX]
&STEP_FLAG=adapt_step_flag,BLDTACTTIME=grid%bldtacttime,BR=br,CHKLOWQ=chklowq,CT=grid%ct,DT=grid%dt,DX=grid%dx,DZ8W=dz8w,EXCH_H=gri&
----------------------------------------------------------------------------------------------------^
module_first_rk_step_part1.f90(529): error #6632: Keyword arguments are invalid without an explicit interface. [DZ8W]
&STEP_FLAG=adapt_step_flag,BLDTACTTIME=grid%bldtacttime,BR=br,CHKLOWQ=chklowq,CT=grid%ct,DT=grid%dt,DX=grid%dx,DZ8W=dz8w,EXCH_H=gri&
---------------------------------------------------------------------------------------------------------------^
module_first_rk_step_part1.f90(529): error #6632: Keyword arguments are invalid without an explicit interface. [EXCH_H]
&STEP_FLAG=adapt_step_flag,BLDTACTTIME=grid%bldtacttime,BR=br,CHKLOWQ=chklowq,CT=grid%ct,DT=grid%dt,DX=grid%dx,DZ8W=dz8w,EXCH_H=gri&
-------------------------------------------------------------------------------------------------------------------------^
module_first_rk_step_part1.f90(530): error #6632: Keyword arguments are invalid without an explicit interface. [EXCH_M]
&d%exch_h,EXCH_M=grid%exch_m,FM=grid%fm,FHH=grid%fh,F=grid%f,GRDFLX=grid%grdflx,GZ1OZ0=gz1oz0,HFX=grid%hfx,HT=grid%ht,ID=grid%id,IT&
----------^
module_first_rk_step_part1.f90(530): error #6632: Keyword arguments are invalid without an explicit interface. [FM]
&d%exch_h,EXCH_M=grid%exch_m,FM=grid%fm,FHH=grid%fh,F=grid%f,GRDFLX=grid%grdflx,GZ1OZ0=gz1oz0,HFX=grid%hfx,HT=grid%ht,ID=grid%id,IT&
-----------------------------^
module_first_rk_step_part1.f90(530): error #6632: Keyword arguments are invalid without an explicit interface. [FHH]
&d%exch_h,EXCH_M=grid%exch_m,FM=grid%fm,FHH=grid%fh,F=grid%f,GRDFLX=grid%grdflx,GZ1OZ0=gz1oz0,HFX=grid%hfx,HT=grid%ht,ID=grid%id,IT&
----------------------------------------^
module_first_rk_step_part1.f90(530): error #6632: Keyword arguments are invalid without an explicit interface. [F]
&d%exch_h,EXCH_M=grid%exch_m,FM=grid%fm,FHH=grid%fh,F=grid%f,GRDFLX=grid%grdflx,GZ1OZ0=gz1oz0,HFX=grid%hfx,HT=grid%ht,ID=grid%id,IT&
----------------------------------------------------^
module_first_rk_step_part1.f90(530): error #6632: Keyword arguments are invalid without an explicit interface. [GRDFLX]
&d%exch_h,EXCH_M=grid%exch_m,FM=grid%fm,FHH=grid%fh,F=grid%f,GRDFLX=grid%grdflx,GZ1OZ0=gz1oz0,HFX=grid%hfx,HT=grid%ht,ID=grid%id,IT&
-------------------------------------------------------------^
module_first_rk_step_part1.f90(530): error #6632: Keyword arguments are invalid without an explicit interface. [GZ1OZ0]
&d%exch_h,EXCH_M=grid%exch_m,FM=grid%fm,FHH=grid%fh,F=grid%f,GRDFLX=grid%grdflx,GZ1OZ0=gz1oz0,HFX=grid%hfx,HT=grid%ht,ID=grid%id,IT&
--------------------------------------------------------------------------------^
module_first_rk_step_part1.f90(530): error #6632: Keyword arguments are invalid without an explicit interface. [HFX]
&d%exch_h,EXCH_M=grid%exch_m,FM=grid%fm,FHH=grid%fh,F=grid%f,GRDFLX=grid%grdflx,GZ1OZ0=gz1oz0,HFX=grid%hfx,HT=grid%ht,ID=grid%id,IT&
----------------------------------------------------------------------------------------------^
module_first_rk_step_part1.f90(530): error #6632: Keyword arguments are invalid without an explicit interface. [HT]
&d%exch_h,EXCH_M=grid%exch_m,FM=grid%fm,FHH=grid%fh,F=grid%f,GRDFLX=grid%grdflx,GZ1OZ0=gz1oz0,HFX=grid%hfx,HT=grid%ht,ID=grid%id,IT&
-----------------------------------------------------------------------------------------------------------^
module_first_rk_step_part1.f90(530): error #6632: Keyword arguments are invalid without an explicit interface. [ID]
&d%exch_h,EXCH_M=grid%exch_m,FM=grid%fm,FHH=grid%fh,F=grid%f,GRDFLX=grid%grdflx,GZ1OZ0=gz1oz0,HFX=grid%hfx,HT=grid%ht,ID=grid%id,IT&
----------------------------------------------------------------------------------------------------------------------^
module_first_rk_step_part1.f90(530): error #6632: Keyword arguments are invalid without an explicit interface. [ITIMESTEP]
&d%exch_h,EXCH_M=grid%exch_m,FM=grid%fm,FHH=grid%fh,F=grid%f,GRDFLX=grid%grdflx,GZ1OZ0=gz1oz0,HFX=grid%hfx,HT=grid%ht,ID=grid%id,IT&
---------------------------------------------------------------------------------------------------------------------------------^
module_first_rk_step_part1.f90(531): error #6632: Keyword arguments are invalid without an explicit interface. [KPBL]
&IMESTEP=grid%itimestep,KPBL=grid%kpbl,LH=grid%lh,LOWLYR=grid%lowlyr,P8W=grid%p_hyd_w,PBLH=grid%pblh,PI_PHY=pi_phy,PSIH=psih,PSIM=p&
------------------------^
module_first_rk_step_part1.f90(531): error #6632: Keyword arguments are invalid without an explicit interface. [LH]
&IMESTEP=grid%itimestep,KPBL=grid%kpbl,LH=grid%lh,LOWLYR=grid%lowlyr,P8W=grid%p_hyd_w,PBLH=grid%pblh,PI_PHY=pi_phy,PSIH=psih,PSIM=p&
---------------------------------------^
module_first_rk_step_part1.f90(531): error #6632: Keyword arguments are invalid without an explicit interface. [LOWLYR]
&IMESTEP=grid%itimestep,KPBL=grid%kpbl,LH=grid%lh,LOWLYR=grid%lowlyr,P8W=grid%p_hyd_w,PBLH=grid%pblh,PI_PHY=pi_phy,PSIH=psih,PSIM=p&
--------------------------------------------------^
module_first_rk_step_part1.f90(531): error #6632: Keyword arguments are invalid without an explicit interface. [P8W]
&IMESTEP=grid%itimestep,KPBL=grid%kpbl,LH=grid%lh,LOWLYR=grid%lowlyr,P8W=grid%p_hyd_w,PBLH=grid%pblh,PI_PHY=pi_phy,PSIH=psih,PSIM=p&
---------------------------------------------------------------------^
module_first_rk_step_part1.f90(531): error #6632: Keyword arguments are invalid without an explicit interface. [PBLH]
&IMESTEP=grid%itimestep,KPBL=grid%kpbl,LH=grid%lh,LOWLYR=grid%lowlyr,P8W=grid%p_hyd_w,PBLH=grid%pblh,PI_PHY=pi_phy,PSIH=psih,PSIM=p&
--------------------------------------------------------------------------------------^
/tmp/ifort0xQF6I.i90(800): catastrophic error: Too many errors, exiting
compilation aborted for module_first_rk_step_part1.f90 (code 1)
make[2]: [../configure.wrf:386: module_first_rk_step_part1.o] Error 1 (ignored)
rm -f solve_em.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_ifort_build/WRF/tools/standard.exe solve_em.bb | /lib/cpp -C -P > solve_em.f90
rm -f solve_em.b solve_em.bb
ifort -o solve_em.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 solve_em.f90
solve_em.f90(89): error #7002: Error in opening the compiled module file. Check INCLUDE paths. [MODULE_FIRST_RK_STEP_PART1]
USE module_first_rk_step_part1
-------^
solve_em.f90(93): error #7002: Error in opening the compiled module file. Check INCLUDE paths. [MODULE_EST_SUBCOL_MICROPHYS_TNDCY]
USE module_est_subcol_microphys_tndcy, ONLY : est_subcol_microphys_tndcy
-------^
solve_em.f90(93): error #6580: Name in only-list does not exist or is not accessible. [EST_SUBCOL_MICROPHYS_TNDCY]
USE module_est_subcol_microphys_tndcy, ONLY : est_subcol_microphys_tndcy
-------------------------------------------------^
compilation aborted for solve_em.f90 (code 1)
make[2]: [../configure.wrf:386: solve_em.o] Error 1 (ignored)
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: module_first_rk_step_part1.o: No such file or directory
make[2]: [Makefile:57: dyn_em] Error 1 (ignored)
make[2]: Leaving directory '/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/dyn_em'
make[1]: Leaving directory '/home/jenkins/workspace/wrf_clubb_ifort_build/WRF'
if [ 0 -eq 1 ] ; then make -i -r MODULE_DIRS="-I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include " wrf_hydro ; fi
( cd main ; make -i -r MODULE_DIRS="-I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include " SOLVER=em em_wrf )
make[1]: Entering directory '/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main'
rm -f ../main/module_wrf_top.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_ifort_build/WRF/tools/standard.exe ../main/module_wrf_top.bb | /lib/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 ../main/module_wrf_top.f90
../main/module_wrf_top.f90(165): error #7002: Error in opening the compiled module file. Check INCLUDE paths. [CLUBB_API_MODULE]
USE clubb_api_module, ONLY: &
---------^
../main/module_wrf_top.f90(169): error #7002: Error in opening the compiled module file. Check INCLUDE paths. [MODULE_BL_CLUBB]
USE module_bl_clubb, ONLY: &
---------^
../main/module_wrf_top.f90(184): error #6404: This name does not have a type, and must have an explicit type. [L_KEEP_CLUBB_STATS]
IF ( l_keep_CLUBB_stats .AND. l_sample_patch ) THEN
-------------^
../main/module_wrf_top.f90(184): error #6404: This name does not have a type, and must have an explicit type. [L_SAMPLE_PATCH]
IF ( l_keep_CLUBB_stats .AND. l_sample_patch ) THEN
--------------------------------------^
../main/module_wrf_top.f90(185): error #6404: This name does not have a type, and must have an explicit type. [L_STATS]
l_stats = .true.
-----------^
../main/module_wrf_top.f90(185): error #6303: The assignment operation or the binary expression operation is invalid for the data types of the two operands.
l_stats = .true.
---------------------^
../main/module_wrf_top.f90(188): error #6341: A logical data type is required in this context. [L_KEEP_CLUBB_STATS]
if ( l_keep_CLUBB_stats ) call latin_hypercube_2D_close_api( )
-------------^
../main/module_wrf_top.f90(166): error #6580: Name in only-list does not exist or is not accessible. [CLEANUP_CLUBB_CORE_API]
cleanup_clubb_core_api
---------^
../main/module_wrf_top.f90(170): error #6580: Name in only-list does not exist or is not accessible. [L_KEEP_CLUBB_STATS]
l_keep_CLUBB_stats, &
---------^
../main/module_wrf_top.f90(171): error #6580: Name in only-list does not exist or is not accessible. [L_SAMPLE_PATCH]
l_sample_patch
---------^
../main/module_wrf_top.f90(173): error #6580: Name in only-list does not exist or is not accessible. [L_STATS]
l_stats, &
---------^
../main/module_wrf_top.f90(174): error #6580: Name in only-list does not exist or is not accessible. [STATS_FINALIZE_API]
stats_finalize_api
---------^
compilation aborted for ../main/module_wrf_top.f90 (code 1)
make[1]: [../configure.wrf:386: ../main/module_wrf_top.o] Error 1 (ignored)
rm -f wrf.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_ifort_build/WRF/tools/standard.exe wrf.bb | /lib/cpp -C -P > wrf.f90
rm -f wrf.b wrf.bb
ifort -o wrf.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 wrf.f90
wrf.f90(56): error #7002: Error in opening the compiled module file. Check INCLUDE paths. [MODULE_WRF_TOP]
USE module_wrf_top, only : wrf_init, wrf_dfi, wrf_run, wrf_finalize
-------^
wrf.f90(58): error #6406: Conflicting attributes or multiple declaration of name. [WRF_INIT]
CALL wrf_init
-------^
wrf.f90(59): error #6406: Conflicting attributes or multiple declaration of name. [WRF_DFI]
CALL wrf_dfi
-------^
wrf.f90(60): error #6406: Conflicting attributes or multiple declaration of name. [WRF_RUN]
CALL wrf_run
-------^
wrf.f90(61): error #6406: Conflicting attributes or multiple declaration of name. [WRF_FINALIZE]
CALL wrf_finalize
-------^
wrf.f90(56): error #6580: Name in only-list does not exist or is not accessible. [WRF_INIT]
USE module_wrf_top, only : wrf_init, wrf_dfi, wrf_run, wrf_finalize
------------------------------^
wrf.f90(56): error #6580: Name in only-list does not exist or is not accessible. [WRF_DFI]
USE module_wrf_top, only : wrf_init, wrf_dfi, wrf_run, wrf_finalize
----------------------------------------^
wrf.f90(56): error #6580: Name in only-list does not exist or is not accessible. [WRF_RUN]
USE module_wrf_top, only : wrf_init, wrf_dfi, wrf_run, wrf_finalize
-------------------------------------------------^
wrf.f90(56): error #6580: Name in only-list does not exist or is not accessible. [WRF_FINALIZE]
USE module_wrf_top, only : wrf_init, wrf_dfi, wrf_run, wrf_finalize
----------------------------------------------------------^
compilation aborted for wrf.f90 (code 1)
make[1]: [../configure.wrf:386: wrf.o] Error 1 (ignored)
ranlib libwrflib.a
ifort -o wrf.exe -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -ip wrf.o ../main/module_wrf_top.o libwrflib.a /home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/fftpack/fftpack5/libfftpack.a /home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_grib1/libio_grib1.a /home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_grib_share/libio_grib_share.a /home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int/libwrfio_int.a -L/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/esmf_time_f90 -lesmf_time /home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame/module_internal_header_util.o /home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame/pack_utils.o -mkl=sequential -L/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -lwrfio_nf -L/usr/local/NETCDF-Fortran-4.4.5-ifort/lib -lnetcdff
ifort: error #10236: File not found: 'wrf.o'
ifort: error #10236: File not found: '../main/module_wrf_top.o'
make[1]: [Makefile:17: em_wrf] Error 1 (ignored)
make[1]: Leaving directory '/home/jenkins/workspace/wrf_clubb_ifort_build/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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include " SOLVER=em em_wrf_SST_ESMF ) ; \
fi
build started: Fri Apr 30 04:54:52 CDT 2021
build completed: Fri Apr 30 05:13:47 CDT 2021
--------------------------------------
( cd main ; make -i -r MODULE_DIRS="-I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include " SOLVER=em IDEAL_CASE=quarter_ss em_ideal )
make[1]: Entering directory '/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main'
rm -f ../dyn_em/module_initialize_quarter_ss.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_ifort_build/WRF/tools/standard.exe ../dyn_em/module_initialize_quarter_ss.bb | /lib/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 -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 ../dyn_em/module_initialize_quarter_ss.f90
rm -f ideal_em.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_ifort_build/WRF/tools/standard.exe ideal_em.bb | /lib/cpp -C -P > ideal_em.f90
rm -f ideal_em.b ideal_em.bb
ifort -o ideal_em.o -c -O3 -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_ifort_build/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/main -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/share -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/phys -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/chem -I/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 ideal_em.f90
ranlib libwrflib.a
ifort -o ideal.exe -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -ip ideal_em.o ../dyn_em/module_initialize_quarter_ss.o libwrflib.a /home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/fftpack/fftpack5/libfftpack.a /home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_grib1/libio_grib1.a /home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_grib_share/libio_grib_share.a /home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_int/libwrfio_int.a -L/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/esmf_time_f90 -lesmf_time /home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame/module_internal_header_util.o /home/jenkins/workspace/wrf_clubb_ifort_build/WRF/frame/pack_utils.o -mkl=sequential -L/home/jenkins/workspace/wrf_clubb_ifort_build/WRF/external/io_netcdf -lwrfio_nf -L/usr/local/NETCDF-Fortran-4.4.5-ifort/lib -lnetcdff
../dyn_em/module_initialize_quarter_ss.o: In function `module_initialize_ideal_mp_init_domain_rk_':
module_initialize_quarter_ss.f90:(.text+0x4a66): undefined reference to `module_init_utilities_mp_interp_0_'
module_initialize_quarter_ss.f90:(.text+0x4e59): undefined reference to `module_init_utilities_mp_interp_0_'
module_initialize_quarter_ss.f90:(.text+0x4f7c): undefined reference to `module_init_utilities_mp_interp_0_'
module_initialize_quarter_ss.f90:(.text+0x563e): undefined reference to `module_init_utilities_mp_interp_0_'
module_initialize_quarter_ss.f90:(.text+0x5849): undefined reference to `module_init_utilities_mp_interp_0_'
../dyn_em/module_initialize_quarter_ss.o:module_initialize_quarter_ss.f90:(.text+0x588e): more undefined references to `module_init_utilities_mp_interp_0_' follow
libwrflib.a(init_modules.o): In function `init_modules_':
init_modules.f90:(.text+0x2d): undefined reference to `init_modules_em_'
libwrflib.a(start_domain.o): In function `start_domain_':
start_domain.f90:(.text+0x9dd): undefined reference to `start_domain_em_'
make[1]: [Makefile:25: em_ideal] Error 1 (ignored)
make[1]: Leaving directory '/home/jenkins/workspace/wrf_clubb_ifort_build/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: Fri Apr 30 04:54:52 CDT 2021
build completed: Fri Apr 30 05:13:51 CDT 2021
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Check for completion)
[Pipeline] sh
+ ls WRF/main/ideal.exe
ls: cannot access WRF/main/ideal.exe: No such file or directory
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
ERROR: script returned exit code 2
Finished: FAILURE