Skip to content
Success

Console Output

Started by an SCM change
Obtained jenkins_tests/wrf_katrina_sim_ifort/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_katrina_sim_ifort
[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_katrina_sim_ifort # 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 A token based key used by Jenkins to preform Github actions, created 6/21/2021
 > 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 2c4382129ac6fbae792c20d274e730b94124c088 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2c4382129ac6fbae792c20d274e730b94124c088 # timeout=10
Commit message: "Autoupdated CLUBB_core"
 > git rev-list --no-walk 5c3373dc55906d021b80bfe2fb7a1d26d220e415 # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Run Katrina Case)
[Pipeline] sh
+ source /opt/intel/bin/ifortvars.sh intel64
++ PROD_DIR=/opt/intel/compilers_and_libraries_2019/linux
++ INTEL_TARGET_ARCH=
++ INTEL_TARGET_PLATFORM=linux
+++ uname
++ INTEL_HOST_PLATFORM=Linux
++ COMPILERVARS_ARGV=1
++ '[' 1 -eq 0 ']'
++ '[' 1 -gt 0 ']'
++ opt=intel64
++ case $opt in
++ INTEL_TARGET_ARCH=intel64
++ shift
++ '[' 0 -gt 0 ']'
++ '[' intel64 '!=' ia32 -a intel64 '!=' intel64 -o linux '!=' android -a linux '!=' linux -a linux '!=' mac -o Linux = Darwin -a intel64 '!=' intel64 ']'
++ '[' linux = mac ']'
++ '[' 1 -eq 0 ']'
++ '[' -e /opt/intel/compilers_and_libraries_2019/linux/daal/bin/daalvars.sh ']'
++ '[' -e /opt/intel/compilers_and_libraries_2019/linux/../../debugger_2019/bin/debuggervars.sh ']'
++ . /opt/intel/compilers_and_libraries_2019/linux/../../debugger_2019/bin/debuggervars.sh intel64
+++ INST=/opt/intel
+++ DIR_DEBUGGER=/opt/intel/debugger_2019
+++ DIR_DOCUMENTATION=/opt/intel/documentation_2019
+++ '[' '!' -d /opt/intel ']'
+++ case "$(uname -sm)" in
++++ uname -sm
+++ DEBUGGERARCH=intel64
+++ '[' -n /opt/rh/devtoolset-8/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/bin:/opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64:/opt/rh/devtoolset-8/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/bin:/opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin ']'
+++ case ${PATH} in
+++ '[' -n '' ']'
+++ '[' -n '' ']'
+++ '[' -n en_US.UTF-8 ']'
+++ LANGUAGE_TERRITORY=en_US.UTF-8
+++ case ${LANGUAGE_TERRITORY} in
+++ LANGUAGE_TERRITORY=en
+++ '[' '!' -d /opt/intel/documentation_2019/en/debugger ']'
+++ '[' -d /opt/intel/documentation_2019/en/debugger/gdb-ia ']'
+++ '[' -n '' ']'
+++ GDBINFO=/opt/intel/documentation_2019/en/debugger/gdb-ia/info/
+++ '[' -n '' ']'
+++ GDBMAN=/opt/intel/documentation_2019/en/debugger/gdb-ia/man/
+++ '[' -n '' ']'
+++ export NLSPATH=/opt/intel/debugger_2019/gdb/intel64/share/locale/%l_%t/%N
+++ NLSPATH=/opt/intel/debugger_2019/gdb/intel64/share/locale/%l_%t/%N
+++ '[' -n /opt/intel/documentation_2019/en/debugger/gdb-ia/info/ ']'
+++ '[' -n '' ']'
+++ export INFOPATH=/opt/intel/documentation_2019/en/debugger/gdb-ia/info/
+++ INFOPATH=/opt/intel/documentation_2019/en/debugger/gdb-ia/info/
+++ '[' -n /opt/intel/documentation_2019/en/debugger/gdb-ia/man/ ']'
+++ '[' -n '$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/man' ']'
+++ export 'MANPATH=/opt/intel/documentation_2019/en/debugger/gdb-ia/man/:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/man'
+++ MANPATH='/opt/intel/documentation_2019/en/debugger/gdb-ia/man/:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/man'
+++ export INTEL_PYTHONHOME=/opt/intel/debugger_2019/python/intel64/
+++ INTEL_PYTHONHOME=/opt/intel/debugger_2019/python/intel64/
+++ '[' -n /opt/rh/devtoolset-8/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/bin:/opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64:/opt/rh/devtoolset-8/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/bin:/opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin ']'
+++ export PATH=/opt/intel/debugger_2019/gdb/intel64/bin:/opt/rh/devtoolset-8/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/bin:/opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64:/opt/rh/devtoolset-8/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/bin:/opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin
+++ PATH=/opt/intel/debugger_2019/gdb/intel64/bin:/opt/rh/devtoolset-8/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/bin:/opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64:/opt/rh/devtoolset-8/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/bin:/opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin
++++ uname -s
+++ '[' Linux '!=' Darwin ']'
+++ '[' -d /opt/intel/debugger_2019/libipt/intel64/lib ']'
+++ '[' -n '$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib' ']'
+++ export 'LD_LIBRARY_PATH=/opt/intel/debugger_2019/libipt/intel64/lib:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib'
+++ LD_LIBRARY_PATH='/opt/intel/debugger_2019/libipt/intel64/lib:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib'
+++ unset INST DIR_DEBUGGER DIR_DOCUMENTATION DEBUGGERARCH LANGUAGE_TERRITORY GDBINFO GDBMAN
++ '[' -e /opt/intel/compilers_and_libraries_2019/linux/tbb/bin/tbbvars.sh ']'
++ '[' -e /opt/intel/compilers_and_libraries_2019/linux/pstl/bin/pstlvars.sh ']'
++ '[' -e /opt/intel/compilers_and_libraries_2019/linux/mkl/bin/mklvars.sh ']'
++ . /opt/intel/compilers_and_libraries_2019/linux/mkl/bin/mklvars.sh intel64
+++ set_mkl_env intel64
+++ CPRO_PATH=/opt/intel/compilers_and_libraries_2019.4.243/linux
+++ export MKLROOT=/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl
+++ MKLROOT=/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl
+++ __mkl_tmp_SCRIPT_NAME=mklvars.sh
+++ __mkl_tmp_MOD_NAME=mod
+++ __mkl_tmp_LP64_ILP64=
+++ __mkl_tmp_MOD=
+++ __mkl_tmp_TARGET_ARCH=
+++ __mkl_tmp_MKLVARS_VERBOSE=
+++ __mkl_tmp_BAD_SWITCH=
+++ '[' -z intel64 ']'
+++ '[' -n intel64 ']'
+++ '[' intel64 = ia32 ']'
+++ '[' intel64 = intel64 ']'
+++ __mkl_tmp_TARGET_ARCH=intel64
+++ shift
+++ '[' -n '' ']'
+++ '[' -n '' ']'
+++ '[' -z intel64 ']'
+++ __compiler_dir=/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib
+++ __mkl_lib_dir=/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib
+++ __tbb_lib_dir=/opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib
+++ __cpath=/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/include
+++ __subdir_arch_ia32=ia32_lin
+++ __subdir_arch_intel64=intel64_lin
+++ '[' intel64 = ia32 ']'
+++ '[' intel64 = intel64 ']'
+++ __target_arch_path=intel64_lin
+++ __tbb_path_arch=
+++ '[' -z '' ']'
+++ '[' -d /opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib ']'
+++ '[' intel64_lin = ia32_lin ']'
++++ set_tbb_path intel64_lin
++++ __tmp_target_arch_path=intel64_lin
+++++ get_tbb_library_directory
+++++ __tbb_tmp_lib_dir=gcc4.1
+++++ which gcc
+++++ '[' 0 -eq 0 ']'
++++++ gcc --version
++++++ egrep -o ' [0-9]+\.[0-9]+\.[0-9]+.*'
++++++ grep gcc
++++++ sed -e 's/^\ //'
+++++ __tbb_tmp_gcc_version_full='8.3.1 20190311 (Red Hat 8.3.1-3)'
+++++ '[' 0 -eq 0 ']'
++++++ echo '8.3.1 20190311 (Red Hat 8.3.1-3)'
++++++ egrep -o '^[0-9]+\.[0-9]+\.[0-9]+'
+++++ __tbb_tmp_gcc_version=8.3.1
+++++ case "${__tbb_tmp_gcc_version}" in
+++++ __tbb_tmp_lib_dir=gcc4.7
+++++ echo gcc4.7
++++ __tmp_tbb_subdir=/gcc4.7
++++ __tmp_tbb_path=/opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7
++++ echo /opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7
+++ __tbb_path_arch=/opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7
++++ set_ld_library_path intel64_lin /opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7
++++ __tmp_target_arch_path=intel64_lin
++++ __tmp_ld_library_path=/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64_lin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin
++++ __tmp_tbb_arch_path=/opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7
++++ __tmp_ld_library_path=/opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7:/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64_lin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin
++++ echo /opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7:/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64_lin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin
+++ __ld_library_path=/opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7:/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64_lin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin
++++ set_library_path intel64_lin /opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7
++++ __tmp_target_arch_path=intel64_lin
++++ __tmp_tbb_arch_path=/opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7
++++ '[' intel64_lin = ia32_lin ']'
++++ __tmp_library_path=/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64_lin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin
++++ __tmp_library_path=/opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7:/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64_lin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin
++++ echo /opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7:/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64_lin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin
+++ __library_path=/opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7:/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64_lin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin
++++ set_nls_path intel64_lin
++++ __tmp_target_arch_path=intel64_lin
++++ echo /opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin/locale/%l_%t/%N
+++ __nlspath=/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin/locale/%l_%t/%N
+++ '[' '' = mod ']'
+++ export 'LD_LIBRARY_PATH=/opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7:/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64_lin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin:/opt/intel/debugger_2019/libipt/intel64/lib:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib'
+++ LD_LIBRARY_PATH='/opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7:/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64_lin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin:/opt/intel/debugger_2019/libipt/intel64/lib:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib'
+++ export LIBRARY_PATH=/opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7:/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64_lin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin
+++ LIBRARY_PATH=/opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7:/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64_lin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin
+++ export NLSPATH=/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin/locale/%l_%t/%N:/opt/intel/debugger_2019/gdb/intel64/share/locale/%l_%t/%N
+++ NLSPATH=/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin/locale/%l_%t/%N:/opt/intel/debugger_2019/gdb/intel64/share/locale/%l_%t/%N
+++ export CPATH=/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/include
+++ CPATH=/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/include
+++ export PKG_CONFIG_PATH=/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/bin/pkgconfig
+++ PKG_CONFIG_PATH=/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/bin/pkgconfig
+++ '[' '' = verbose ']'
++ '[' -e /opt/intel/compilers_and_libraries_2019/linux/ipp/bin/ippvars.sh ']'
++ '[' -e /opt/intel/compilers_and_libraries_2019/linux/ippcp/bin/ippcpvars.sh ']'
++ '[' -e /opt/intel/compilers_and_libraries_2019/linux/mpi/intel64/bin/mpivars.sh ']'
++ '[' intel64 = intel64 -o '' = intel64 ']'
++ . /opt/intel/compilers_and_libraries_2019/linux/mpi/intel64/bin/mpivars.sh
+++ I_MPI_ROOT=/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi
+++ export I_MPI_ROOT
+++ '[' -z /opt/intel/debugger_2019/gdb/intel64/bin:/opt/rh/devtoolset-8/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/bin:/opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64:/opt/rh/devtoolset-8/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/bin:/opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin ']'
+++ PATH=/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/bin:/opt/intel/debugger_2019/gdb/intel64/bin:/opt/rh/devtoolset-8/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/bin:/opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64:/opt/rh/devtoolset-8/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/bin:/opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin
+++ export PATH
+++ '[' -z '' ']'
+++ CLASSPATH=/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/lib/mpi.jar
+++ export CLASSPATH
+++ '[' -z '/opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7:/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64_lin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin:/opt/intel/debugger_2019/libipt/intel64/lib:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib' ']'
+++ LD_LIBRARY_PATH='/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/lib/release:/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/lib:/opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7:/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64_lin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin:/opt/intel/debugger_2019/libipt/intel64/lib:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib'
+++ export LD_LIBRARY_PATH
+++ '[' -z '/opt/intel/documentation_2019/en/debugger/gdb-ia/man/:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/man' ']'
+++ MANPATH='/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/man:/opt/intel/documentation_2019/en/debugger/gdb-ia/man/:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/man'
+++ export MANPATH
+++ '[' -z '' ']'
+++ i_mpi_ofi_library_internal=1
+++ i_mpi_library_kind=
+++ '[' 0 -gt 0 ']'
+++ case "$i_mpi_library_kind" in
+++ case "$i_mpi_ofi_library_internal" in
+++ PATH=/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/libfabric/bin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/bin:/opt/intel/debugger_2019/gdb/intel64/bin:/opt/rh/devtoolset-8/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/bin:/opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64:/opt/rh/devtoolset-8/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/bin:/opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin
+++ export PATH
+++ LD_LIBRARY_PATH='/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/libfabric/lib:/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/lib/release:/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/lib:/opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7:/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64_lin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin:/opt/intel/debugger_2019/libipt/intel64/lib:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib'
+++ export LD_LIBRARY_PATH
+++ '[' -z /opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7:/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64_lin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin ']'
+++ LIBRARY_PATH=/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/libfabric/lib:/opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7:/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64_lin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin
+++ export LIBRARY_PATH
+++ FI_PROVIDER_PATH=/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/libfabric/lib/prov
+++ export FI_PROVIDER_PATH
++ '[' -e /opt/intel/compilers_and_libraries_2019/linux/pkg_bin/compilervars_arch.sh ']'
++ . /opt/intel/compilers_and_libraries_2019/linux/pkg_bin/compilervars_arch.sh intel64 linux
+++ INTEL_INSTALL_DIR_ORIG=
+++ INTEL_NDK_DIR_ORIG=
+++ INSTALL_DIR=/opt/intel/compilers_and_libraries_2019.4.243/linux
+++ NDK_DIR='<NDK_DIR>'
+++ NDK_ARCH=
++++ uname
+++ INTEL_HOST_PLATFORM=Linux
+++ '[' 2 -eq 0 ']'
+++ INTEL_TARGET_ARCH=intel64
+++ INTEL_TARGET_PLATFORM=linux
+++ '[' -z /opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/libfabric/bin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/bin:/opt/intel/debugger_2019/gdb/intel64/bin:/opt/rh/devtoolset-8/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/bin:/opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64:/opt/rh/devtoolset-8/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/bin:/opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin ']'
+++ PATH=/opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64:/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/libfabric/bin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/bin:/opt/intel/debugger_2019/gdb/intel64/bin:/opt/rh/devtoolset-8/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/bin:/opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64:/opt/rh/devtoolset-8/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/bin:/opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin
+++ '[' intel64 = ia32 ']'
+++ '[' intel64 = intel64 ']'
+++ NDK_ARCH=x86_64
+++ '[' -n '' ']'
+++ export PATH
+++ '[' linux = android ']'
+++ unset ICCCFG
+++ unset ICPCCFG
+++ unset ICXCFG
+++ unset ICPXCFG
+++ unset XIARCFG
+++ unset XILDCFG
+++ unset INTEL_USE_ENVIRONMENT
+++ for target in 9 12 13 14 15 16 17 18 19 21 22 23 24 26
+++ '[' -d '<NDK_DIR>/platforms/android-9/arch-x86_64' ']'
+++ for target in 9 12 13 14 15 16 17 18 19 21 22 23 24 26
+++ '[' -d '<NDK_DIR>/platforms/android-12/arch-x86_64' ']'
+++ for target in 9 12 13 14 15 16 17 18 19 21 22 23 24 26
+++ '[' -d '<NDK_DIR>/platforms/android-13/arch-x86_64' ']'
+++ for target in 9 12 13 14 15 16 17 18 19 21 22 23 24 26
+++ '[' -d '<NDK_DIR>/platforms/android-14/arch-x86_64' ']'
+++ for target in 9 12 13 14 15 16 17 18 19 21 22 23 24 26
+++ '[' -d '<NDK_DIR>/platforms/android-15/arch-x86_64' ']'
+++ for target in 9 12 13 14 15 16 17 18 19 21 22 23 24 26
+++ '[' -d '<NDK_DIR>/platforms/android-16/arch-x86_64' ']'
+++ for target in 9 12 13 14 15 16 17 18 19 21 22 23 24 26
+++ '[' -d '<NDK_DIR>/platforms/android-17/arch-x86_64' ']'
+++ for target in 9 12 13 14 15 16 17 18 19 21 22 23 24 26
+++ '[' -d '<NDK_DIR>/platforms/android-18/arch-x86_64' ']'
+++ for target in 9 12 13 14 15 16 17 18 19 21 22 23 24 26
+++ '[' -d '<NDK_DIR>/platforms/android-19/arch-x86_64' ']'
+++ for target in 9 12 13 14 15 16 17 18 19 21 22 23 24 26
+++ '[' -d '<NDK_DIR>/platforms/android-21/arch-x86_64' ']'
+++ for target in 9 12 13 14 15 16 17 18 19 21 22 23 24 26
+++ '[' -d '<NDK_DIR>/platforms/android-22/arch-x86_64' ']'
+++ for target in 9 12 13 14 15 16 17 18 19 21 22 23 24 26
+++ '[' -d '<NDK_DIR>/platforms/android-23/arch-x86_64' ']'
+++ for target in 9 12 13 14 15 16 17 18 19 21 22 23 24 26
+++ '[' -d '<NDK_DIR>/platforms/android-24/arch-x86_64' ']'
+++ for target in 9 12 13 14 15 16 17 18 19 21 22 23 24 26
+++ '[' -d '<NDK_DIR>/platforms/android-26/arch-x86_64' ']'
+++ '[' -d '<NDK_DIR>/toolchains/x86_64-4.9/prebuilt/linux-x86_64' ']'
+++ '[' Linux = Darwin ']'
+++ '[' -z '/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/libfabric/lib:/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/lib/release:/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/lib:/opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7:/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64_lin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin:/opt/intel/debugger_2019/libipt/intel64/lib:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib' ']'
+++ export 'LD_LIBRARY_PATH=/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64_lin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/libfabric/lib:/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/lib/release:/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/lib:/opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7:/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64_lin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin:/opt/intel/debugger_2019/libipt/intel64/lib:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib'
+++ LD_LIBRARY_PATH='/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64_lin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/libfabric/lib:/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/lib/release:/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/lib:/opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7:/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64_lin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin:/opt/intel/debugger_2019/libipt/intel64/lib:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib'
+++ '[' intel64 = ia32 -a -d /opt/intel/compilers_and_libraries_2019.4.243/linux/mpirt/lib/ia32_lin ']'
+++ '[' -d /opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/mic ']'
+++ '[' -d /opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/mic/lib ']'
+++ '[' -z /opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin/locale/%l_%t/%N:/opt/intel/debugger_2019/gdb/intel64/share/locale/%l_%t/%N ']'
+++ export NLSPATH=/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64/locale/%l_%t/%N:/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin/locale/%l_%t/%N:/opt/intel/debugger_2019/gdb/intel64/share/locale/%l_%t/%N
+++ NLSPATH=/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64/locale/%l_%t/%N:/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin/locale/%l_%t/%N:/opt/intel/debugger_2019/gdb/intel64/share/locale/%l_%t/%N
+++ '[' intel64 = ia32 ']'
+++ '[' -z '' ']'
+++ export INTEL_LICENSE_FILE=/opt/intel/compilers_and_libraries_2019.4.243/linux/licenses:/opt/intel/licenses:/home/jenkins/intel/licenses
+++ INTEL_LICENSE_FILE=/opt/intel/compilers_and_libraries_2019.4.243/linux/licenses:/opt/intel/licenses:/home/jenkins/intel/licenses
+++ '[' -d /opt/intel/compilers_and_libraries_2019.4.243/linux/../../man/common ']'
+++ '[' -z '/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/man:/opt/intel/documentation_2019/en/debugger/gdb-ia/man/:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/man' ']'
++++ cd /opt/intel/compilers_and_libraries_2019.4.243/linux/../../man/common
++++ pwd
+++ export 'MANPATH=/opt/intel/man/common:/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/man:/opt/intel/documentation_2019/en/debugger/gdb-ia/man/:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/man'
+++ MANPATH='/opt/intel/man/common:/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/man:/opt/intel/documentation_2019/en/debugger/gdb-ia/man/:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/man'
+++ '[' -n ']'
+++ INSTALL_DIR=
+++ '[' -n ']'
+++ NDK_DIR=
+++ unset INTEL_INSTALL_DIR_ORIG
+++ unset INTEL_NDK_DIR_ORIG
+ WRF/test/em_real/run_Katrina.bash
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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include " ext
make[1]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF'
--------------------------------------
( cd frame ; make -i -r externals )
make[2]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame'
( cd /home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -I. -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -traditional" AR="ar" ARFLAGS="ru" )
make[3]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90'
/bin/rm -f ESMF_Base.o
/bin/rm -f ESMF_Fraction.o
sed -e "/\!.*'/s/'//g" ESMF_Base.F90 > ESMF_Base.b
sed -e "/\!.*'/s/'//g" ESMF_Fraction.F90 > ESMF_Fraction.b
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I. -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -traditional -C -P -I. ESMF_Fraction.b > ESMF_Fraction.f
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I. -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -traditional -C -P -I. ESMF_Base.b > ESMF_Base.f
/bin/rm -f ESMF_Fraction.b
/bin/rm -f ESMF_Base.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_katrina_sim_ifort/WRF/inc -I. -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -traditional -C -P -I. ESMF_BaseTime.b > ESMF_BaseTime.f
/bin/rm -f ESMF_BaseTime.b
ifort -i4  -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_katrina_sim_ifort/WRF/inc -I. -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -traditional -C -P -I. ESMF_Calendar.b > ESMF_Calendar.f
/bin/rm -f ESMF_Calendar.b
ifort -i4  -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_TimeInterval.F90 > ESMF_TimeInterval.b
sed -e "/\!.*'/s/'//g" ESMF_Stubs.F90 > ESMF_Stubs.b
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I. -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -traditional -C -P -I. ESMF_Stubs.b > ESMF_Stubs.f
/bin/rm -f ESMF_Stubs.b
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I. -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -traditional -C -P -I. ESMF_TimeInterval.b > ESMF_TimeInterval.f
/bin/rm -f ESMF_TimeInterval.b
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
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
/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_katrina_sim_ifort/WRF/inc -I. -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -traditional -C -P -I. ESMF_Time.b > ESMF_Time.f
/bin/rm -f ESMF_Time.b
ifort -i4  -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_katrina_sim_ifort/WRF/inc -I. -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -traditional -C -P -I. ESMF_Alarm.b > ESMF_Alarm.f
/bin/rm -f ESMF_Alarm.b
ifort -i4  -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_katrina_sim_ifort/WRF/inc -I. -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -traditional -C -P -I. ESMF_Clock.b > ESMF_Clock.f
/bin/rm -f ESMF_Clock.b
ifort -i4  -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_katrina_sim_ifort/WRF/inc -I. -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -traditional -C -P -I. Meat.b > Meat.f
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I. -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -traditional -C -P -I. ESMF_AlarmClock.b > ESMF_AlarmClock.f
/bin/rm -f Meat.b
/bin/rm -f ESMF_AlarmClock.b
ifort -i4  -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_katrina_sim_ifort/WRF/inc -I. -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -traditional -C -P -I. ESMF_Mod.b > ESMF_Mod.f
/bin/rm -f ESMF_Mod.b
ifort -i4  -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_katrina_sim_ifort/WRF/inc -I. -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -traditional -C -P -I. module_symbols_util.b > module_symbols_util.f
/bin/rm -f module_symbols_util.b
ifort -i4  -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_katrina_sim_ifort/WRF/inc -I. -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -traditional -C -P -I. module_utility.b > module_utility.f
/bin/rm -f module_utility.b
ifort -i4  -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_katrina_sim_ifort/WRF/external/esmf_time_f90'
( cd /home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/io_netcdf'
( cd /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/ioapi_share ; \
          make -i -r NATIVE_RWORDSIZE="4" RWORDSIZE="4" AR="ar" ARFLAGS="ru" )
make[3]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/ioapi_share'
( /bin/rm -f ../../inc/wrf_io_flags.h foo_io_flags.h; \
/bin/cp wrf_io_flags.h foo_io_flags.h; \
if [ 4 -ne 4 ] ; then \
  /bin/rm -f foo_io_flags.h; \
  sed -e 's/104/105/' wrf_io_flags.h > foo_io_flags.h ;\
fi ; \
/bin/mv foo_io_flags.h ../../inc/wrf_io_flags.h )
/bin/rm -f ../../inc/wrf_status_codes.h
/bin/cp wrf_status_codes.h ../../inc
make[3]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/ioapi_share'
( cd /home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/io_grib_share'
make[4]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/io_grib_share'
make[3]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_grib_share'
( cd /home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/io_grib1'
        Doing make archive on library subdirectory MEL_grib1
make[4]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_grib1/MEL_grib1'
make[5]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/io_grib1/MEL_grib1'
make[4]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_grib1/MEL_grib1'
        Doing make archive on library subdirectory grib1_util
make[4]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_grib1/grib1_util'
make[5]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/io_grib1/grib1_util'
make[4]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_grib1/grib1_util'
        Doing make archive on library subdirectory WGRIB
make[4]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_grib1/WGRIB'
gcc -c -O wgrib_main.c
gcc -c -O seekgrib.c
gcc -c -O ibm2flt.c
gcc -c -O readgrib.c
gcc -c -O intpower.c
gcc -c -O cnames.c
gcc -c -O BDSunpk.c
gcc -c -O flt2ieee.c
gcc -c -O wrtieee.c
gcc -c -O levels.c
gcc -c -O PDStimes.c
gcc -c -O missing.c
gcc -c -O nceptable_reanal.c
gcc -c -O nceptable_opn.c
gcc -c -O ensemble.c
gcc -c -O ombtable.c
gcc -c -O ec_ext.c
gcc -c -O gribtable.c
gcc -c -O gds_grid.c
gcc -c -O PDS_date.c
gcc -c -O ectable_128.c
gcc -c -O ectable_129.c
gcc -c -O ectable_130.c
gcc -c -O ectable_131.c
gcc -c -O ectable_140.c
gcc -c -O ectable_150.c
gcc -c -O ectable_151.c
gcc -c -O ectable_160.c
gcc -c -O ectable_170.c
gcc -c -O ectable_180.c
gcc -c -O nceptab_129.c
gcc -c -O dwdtable_002.c
gcc -c -O dwdtable_201.c
gcc -c -O dwdtable_202.c
gcc -c -O dwdtable_203.c
gcc -c -O cptectable_254.c
gcc -c -O nceptab_130.c
gcc -c -O nceptab_131.c
gcc -o wgrib.exe wgrib_main.o seekgrib.o ibm2flt.o readgrib.o intpower.o cnames.o BDSunpk.o flt2ieee.o wrtieee.o levels.o PDStimes.o missing.o nceptable_reanal.o nceptable_opn.o ensemble.o ombtable.o ec_ext.o gribtable.o gds_grid.o PDS_date.o ectable_128.o ectable_129.o ectable_130.o ectable_131.o ectable_140.o ectable_150.o ectable_151.o ectable_160.o ectable_170.o ectable_180.o nceptab_129.o dwdtable_002.o dwdtable_201.o dwdtable_202.o dwdtable_203.o cptectable_254.o nceptab_130.o nceptab_131.o #-lm
( cd .. ; \rm -f wgrib.exe ; \ln -sf WGRIB/wgrib.exe wgrib.exe ; cd WGRIB )
make[4]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_grib1/WGRIB'
make[4]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/io_grib1'
make[3]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_grib1'
( cd /home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/io_int'
rm -f module_internal_header_util.f
awk '{print "#define", toupper($4), $6}' < ../../inc/intio_tags.h > io_int_idx_tags.h
cp ../../frame/module_internal_header_util.F mod_int_hdr_util.b
/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_katrina_sim_ifort/WRF/external/io_int'
( cd /home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/fftpack/fftpack5'
( /bin/rm -f /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/gen_comms.c )
( if [ ! -e module_dm.F ] ; then /bin/cp module_dm_warning module_dm.F ; cat module_dm_stubs.F >> module_dm.F ; fi )
make[2]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame'
make[1]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF'
make -i -r MODULE_DIRS="-I../dyn_em -I../dyn_nmm   -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include " toolsdir
make[1]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF'
--------------------------------------
( cd tools ; make -i -r CC_TOOLS_CFLAGS="-DNMM_CORE=0" CC_TOOLS="gcc  -DIWORDSIZE=4 -DMAX_HISTORY=25" )
make[2]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools'
gcc  -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0  -c -g  registry.c
registry.c: In function ‘main’:
registry.c:60:3: warning: implicit declaration of function ‘sym_forget’; did you mean ‘sym_get’? [-Wimplicit-function-declaration]
   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_katrina_sim_ifort/WRF/tools'
make[1]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF'
/bin/rm -f main/libwrflib.a main/libwrflib.lib
make -i -r MODULE_DIRS="-I../dyn_em -I../dyn_nmm   -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include " framework
make[1]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90 -lesmf_time" \
       LIB_LOCAL="" \
               ESMF_MOD_DEPENDENCE="/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90/module_utility.o" AR="INTERNAL_BUILD_ERROR_SHOULD_NOT_NEED_AR" diffwrf; \
          cd ../io_int ; \
          make -i -r SFC="ifort -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  " 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_katrina_sim_ifort/WRF/external/esmf_time_f90 -lesmf_time" \
               ESMF_MOD_DEPENDENCE="/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90/module_utility.o" AR="INTERNAL_BUILD_ERROR_SHOULD_NOT_NEED_AR" diffwrf ; \
          cd ../../frame )
make[2]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame'
( cd .. ; tools/registry -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -DNEW_BDYS Registry/Registry ) ; 
rm -f wrf_shutdown.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include  -i4  wrf_shutdown.f90
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.io_boilerplate
including Registry/registry.io_boilerplate
opening Registry/io_boilerplate_temporary.inc
including Registry/io_boilerplate_temporary.inc
rm -f hires_timer.o
gcc -DFSEEKO64_OK  -o hires_timer.o -c -w -O3 -g  -DMAX_HISTORY=25 -DNMM_CORE=0 hires_timer.c
opening Registry/registry.fire
including Registry/registry.fire
opening Registry/registry.avgflx
including Registry/registry.avgflx
opening Registry/registry.stoch
including Registry/registry.stoch
opening Registry/registry.les
including Registry/registry.les
opening Registry/registry.cam
including Registry/registry.cam
opening Registry/registry.clm
including Registry/registry.clm
opening Registry/registry.ssib
including Registry/registry.ssib
rm -f ../share/module_model_constants.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   ../share/module_model_constants.F  > ../share/module_model_constants.bb
opening Registry/registry.diags
including Registry/registry.diags
opening Registry/registry.bdy_perturb
including Registry/registry.bdy_perturb
opening Registry/registry.crm
including Registry/registry.crm
/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include  -i4  ../share/module_model_constants.f90
opening Registry/registry.clubb
including Registry/registry.clubb
rm -f module_sm.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_katrina_sim_ifort/WRF/tools/standard.exe libmassv.bb | /lib/cpp -C -P > 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
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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include  -i4  libmassv.f90
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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/WRF/tools/standard.exe module_wrf_error.bb | /lib/cpp -C -P > module_wrf_error.f90
rm -f module_streams.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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
rm -f module_wrf_error.b module_wrf_error.bb
/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_streams.bb | /lib/cpp -C -P > module_streams.f90
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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include  -i4  module_wrf_error.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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include  -i4  module_streams.f90
rm -f module_driver_constants.o
rm -f module_timing.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/WRF/tools/standard.exe module_timing.bb | /lib/cpp -C -P > module_timing.f90
/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_driver_constants.bb | /lib/cpp -C -P > module_driver_constants.f90
rm -f module_timing.b module_timing.bb
rm -f module_driver_constants.b module_driver_constants.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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include  -i4  module_timing.f90
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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include  -i4  module_driver_constants.f90
rm -f wrf_debug.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   wrf_debug.F  > wrf_debug.bb
rm -f module_domain_type.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/WRF/tools/standard.exe wrf_debug.bb | /lib/cpp -C -P > wrf_debug.f90
rm -f wrf_debug.b wrf_debug.bb
/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_domain_type.bb | /lib/cpp -C -P > module_domain_type.f90
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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include  -i4  wrf_debug.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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_alloc_space_1.F  > module_alloc_space_1.bb
/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_alloc_space_1.bb | /lib/cpp -C -P > module_alloc_space_1.f90
/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_alloc_space_0.bb | /lib/cpp -C -P > 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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include  module_alloc_space_1.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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include  module_alloc_space_0.f90
rm -f module_alloc_space_2.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/WRF/tools/standard.exe module_comm_nesting_dm.bb | /lib/cpp -C -P > module_comm_nesting_dm.f90
/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_nesting.bb | /lib/cpp -C -P > module_nesting.f90
rm -f module_nesting.b module_nesting.bb
rm -f module_comm_nesting_dm.b module_comm_nesting_dm.bb
ifort -c -i4  -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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/tools/standard.exe module_tiles.F > module_tiles.b 
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/tools/standard.exe module_dm.F > module_dm.b 
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/tools/standard.exe module_integrate.F > module_integrate.b 
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/frame'
make[2]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/io_netcdf'
make[2]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int'
if [ -f ../../frame/pack_utils.o -a -f ../../frame/clog.o ] ; then \
  ifort -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian     -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_katrina_sim_ifort/WRF/external/esmf_time_f90 -lesmf_time libwrfio_int.a ; \
fi
make[2]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int'
make[1]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF'
make -i -r MODULE_DIRS="-I../dyn_em -I../dyn_nmm   -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include " shared
make[1]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF'
--------------------------------------
if [ "`echo -j 2 | sed -e 's/-j//g' -e 's/ \+//g'`" -gt "6" ] ; then \
  ( cd share ; make -i -r -j 6 ) ;  \
else \
  ( cd share ; make -i -r -j 2 ) ;  \
fi
make[2]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/WRF/tools/standard.exe module_get_file_names.bb | /lib/cpp -C -P > module_get_file_names.f90
/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_bc_time_utilities.bb | /lib/cpp -C -P > module_bc_time_utilities.f90
rm -f module_get_file_names.b module_get_file_names.bb
rm -f module_bc_time_utilities.b module_bc_time_utilities.bb
ifort -o module_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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include  -i4  module_bc_time_utilities.f90
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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/tools/standard.exe solve_interface.F > solve_interface.b 
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/tools/standard.exe module_io_wrf.F > module_io_wrf.b 
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/tools/standard.exe wrf_tsin.F > wrf_tsin.b 
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/tools/standard.exe wrf_fddaobs_in.F > wrf_fddaobs_in.b 
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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 module_optional_input.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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
rm -f input_wrf.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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
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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include  -i4  module_optional_input.f90
/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include  input_wrf.f90
rm -f output_wrf.o
/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe output_wrf.F > output_wrf.b 
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include  -i4  dfi.f90
rm -f mediation_integrate.o
/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe mediation_integrate.F > mediation_integrate.b 
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/tools/standard.exe track_driver.F > track_driver.b 
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include  -i4  init_modules.f90
rm -f mediation_nest_move.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include  -i4  mediation_nest_move.f90
rm -f start_domain.o
/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe start_domain.F > start_domain.b 
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include   start_domain.f90 ; \
        fi
rm -f interp_fcn.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include  -i4  interp_fcn.f90
if [ 0 -eq 1 ] ; then \
                  make -i -r nmm_contrib                                      ; \
                  ar ru ../main/libwrflib.a module_model_constants.o module_bc_time_utilities.o module_get_file_names.o module_compute_geop.o module_check_a_mundo.o module_random.o module_llxy.o module_interp_nmm.o module_interp_store.o module_MPP.o  module_date_time.o module_bc.o module_io_wrf.o module_soil_pre.o  module_io_domain.o               module_optional_input.o          solve_interface.o mediation_interp_domain.o mediation_force_domain.o mediation_feedback_domain.o start_domain.o init_modules.o set_timekeeping.o interp_fcn.o sint.o wrf_ext_write_field.o wrf_ext_read_field.o  wrf_tsin.o landread.o track_driver.o track_input.o bobrand.o wrf_timeseries.o track_driver.o wrf_fddaobs_in.o mediation_nest_move.o setfeenv.o input_wrf.o output_wrf.o wrf_bdyout.o wrf_bdyin.o dfi.o mediation_integrate.o mediation_wrfmain.o    ; \
                  else                                                         \
                  ar ru ../main/libwrflib.a module_model_constants.o module_bc_time_utilities.o module_get_file_names.o module_compute_geop.o module_check_a_mundo.o module_random.o module_llxy.o module_interp_nmm.o module_interp_store.o module_MPP.o  module_date_time.o module_bc.o module_io_wrf.o module_soil_pre.o  module_io_domain.o               module_optional_input.o          solve_interface.o mediation_interp_domain.o mediation_force_domain.o mediation_feedback_domain.o start_domain.o init_modules.o set_timekeeping.o interp_fcn.o sint.o wrf_ext_write_field.o wrf_ext_read_field.o  wrf_tsin.o landread.o track_driver.o track_input.o bobrand.o wrf_timeseries.o track_driver.o wrf_fddaobs_in.o mediation_nest_move.o setfeenv.o input_wrf.o output_wrf.o wrf_bdyout.o wrf_bdyin.o dfi.o mediation_integrate.o mediation_wrfmain.o              ; \
                fi
make[2]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share'
make[1]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF'
make -i -r MODULE_DIRS="-I../dyn_em -I../dyn_nmm   -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include " physics
make[1]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF'
--------------------------------------
( cd phys ; make -i -r )
make[2]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys'
if [ 0 -eq 1 ] ; then \
                  make -i -r -j 2 nmm_contrib                                      ; \
                  ar ru ../main/libwrflib.a module_bl_clubb.o module_cam_shr_kind_mod.o module_cam_support.o module_cam_shr_const_mod.o module_cam_physconst.o module_cam_cldwat.o module_cam_wv_saturation.o module_cam_esinti.o module_cam_gffgch.o module_cam_error_function.o module_cam_constituents.o module_cam_trb_mtn_stress.o module_cam_molec_diff.o module_cam_upper_bc.o module_cam_bl_diffusion_solver.o module_cam_bl_eddy_diff.o module_cam_mp_microp_aero.o module_cam_mp_cldwat2m_micro.o module_cam_mp_ndrop.o module_cam_mp_modal_aero_initialize_data_phys.o module_cam_mp_radconstants.o module_cam_mp_conv_water.o module_cam_mp_qneg3.o module_data_cam_mam_aero.o module_data_cam_mam_asect.o module_cam_infnan.o module_bl_ysu.o module_bl_mrf.o module_bl_gfs.o module_bl_gfs2011.o module_bl_myjpbl.o module_bl_qnsepbl.o module_bl_qnsepbl09.o module_bl_acm.o module_bl_mynn.o module_bl_fogdes.o module_bl_gwdo.o module_bl_myjurb.o module_bl_boulac.o module_quadratic.o module_cu_TestCases.o module_bl_camuwpbl_driver.o module_bl_mfshconvpbl.o module_shcu_camuwshcu_driver.o module_shcu_camuwshcu.o module_shcu_grims.o module_cu_camzm_driver.o module_cu_camzm.o module_bl_temf.o module_bl_gbmpbl.o module_cu_g3.o module_cu_kf.o module_cu_bmj.o module_cu_kfeta.o module_cu_tiedtke.o module_cu_gd.o module_cu_gf.o module_cu_nsas.o module_cu_sas.o module_cu_mesosas.o module_cu_osas.o module_mp_radar.o module_mp_kessler.o module_mp_feingold2m.o module_mp_lin.o module_mp_sbu_ylin.o module_mp_wsm3.o module_mp_wsm5.o module_mp_wsm6.o module_mp_etanew.o module_mp_etaold.o module_mp_HWRF.o module_mp_thompson.o module_mp_gsfcgce.o module_mp_morr_two_moment.o module_mp_morr_faster.o module_mp_milbrandt2mom.o module_mp_nssl_2mom.o module_mp_wdm5.o module_mp_wdm6.o module_mp_cammgmp_driver.o module_ra_sw.o module_ra_clWRF_support.o module_ra_gsfcsw.o module_ra_goddard.o module_ra_rrtm.o module_ra_rrtmg_lw.o module_ra_rrtmg_sw.o module_ra_rrtmg_lwf.o module_ra_rrtmg_swf.o module_ra_cam_support.o module_ra_cam.o module_ra_gfdleta.o module_ra_flg.o module_ra_HWRF.o module_ra_hs.o module_ra_dyclw.o module_sf_TestCases.o module_sf_sfclay.o module_sf_sfclayrev.o module_sf_gfs.o module_sf_gfdl.o module_sf_slab.o module_sf_noahdrv.o module_sf_noahlsm.o module_sf_clm.o module_sf_ssib.o module_sf_noah_seaice.o module_sf_noah_seaice_drv.o module_sf_noahlsm_glacial_only.o module_sf_noahmpdrv.o module_sf_noahmplsm.o module_sf_noahmp_glacier.o module_sf_urban.o module_sf_bep.o module_sf_bep_bem.o module_sf_bem.o module_sf_pxlsm.o module_sf_pxlsm_data.o module_sf_ruclsm.o module_sf_sfcdiags.o module_sf_sfcdiags_ruclsm.o module_sf_sstskin.o module_sf_tmnupdate.o module_sf_ocean_driver.o module_sf_oml.o module_sf_3dpwp.o module_sf_myjsfc.o module_sf_qnsesfc.o module_sf_mynn.o module_sf_fogdes.o module_sf_pxsfclay.o module_sf_temfsfclay.o module_sf_idealscmsfclay.o module_sf_scmflux.o module_sf_scmskintemp.o module_physics_addtendc.o module_physics_init.o module_gfs_machine.o module_gfs_funcphys.o module_gfs_physcons.o module_progtm.o module_pbl_driver.o module_data_gocart_dust.o module_cumulus_driver.o module_shallowcu_driver.o module_microphysics_driver.o module_microphysics_zero_out.o module_est_subcol_microphys_tndcy.o module_mixactivate.o module_radiation_driver.o module_surface_driver.o module_diagnostics.o module_lightning_driver.o module_ltng_cpmpr92z.o module_ltng_crmpr92.o module_ltng_iccg.o module_fdda_psufddagd.o module_fdda_spnudging.o module_fddagd_driver.o module_fddaobs_rtfdda.o module_fddaobs_driver.o module_wind_generic.o module_wind_fitch.o clubb/advance_helper_module.o clubb/advance_windm_edsclrm_module.o clubb/advance_wp2_wp3_module.o clubb/advance_xm_wpxp_module.o clubb/advance_xp2_xpyp_module.o clubb/advance_xp3_module.o clubb/array_index.o clubb/calc_pressure.o clubb/calc_roots.o clubb/calendar.o clubb/clip_explicit.o clubb/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_katrina_sim_ifort/WRF/phys'
rm -f ../dyn_em/module_init_utilities.o
ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian   -I../dyn_em -I../dyn_nmm   -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/tools/standard.exe module_sf_ruclsm.F > module_sf_ruclsm.b 
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/WRF/tools/standard.exe module_physics_addtendc.bb | /lib/cpp -C -P > module_physics_addtendc.f90
rm -f module_physics_addtendc.b module_physics_addtendc.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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include  -i4  module_physics_addtendc.f90
rm -f module_fdda_psufddagd.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_fdda_psufddagd.F  > module_fdda_psufddagd.bb
/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/tools/standard.exe module_fddaobs_rtfdda.F > module_fddaobs_rtfdda.b 
rm -f module_wind_generic.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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
/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_wind_generic.bb | /lib/cpp -C -P > module_wind_generic.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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include   module_fddaobs_rtfdda.f90 ; \
        fi
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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include  -i4 -c clubb/mixing_length.F90 -o clubb/mixing_length.o
ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian   -I../dyn_em -I../dyn_nmm   -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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
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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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
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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include  -i4  module_bl_clubb.f90
rm -f module_pbl_driver.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include  -i4  module_pbl_driver.f90
rm -f module_est_subcol_microphys_tndcy.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include  -i4  module_est_subcol_microphys_tndcy.f90
rm -f module_physics_init.o
rm -f module_surface_driver.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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
/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_surface_driver.bb | /lib/cpp -C -P > module_surface_driver.f90
/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_physics_init.bb | /lib/cpp -C -P > module_physics_init.f90
rm -f module_surface_driver.b module_surface_driver.bb
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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include  -i4  module_surface_driver.f90
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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include  module_physics_init.f90
make[3]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys'
make[2]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys'
make[1]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF'
if [ 0  -eq 1 ]    ; then make -i -r MODULE_DIRS="-I../dyn_em -I../dyn_nmm   -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include " em_core ; fi
make[1]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF'
--------------------------------------
if [ 0  -eq 0 ] ; then \
	CF= ; \
else \
	CF="../chem/module_aerosols_sorgam.o ../chem/module_gocart_aerosols.o ../chem/module_mosaic_driver.o ../chem/module_input_tracer.o ../chem/module_aerosols_soa_vbs.o" ; \
fi
( cd dyn_em ; make -i -r -j 2 CF="" )
make[2]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_big_step_utilities_em.F  > module_big_step_utilities_em.bb
/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_advect_em.bb | /lib/cpp -C -P > module_advect_em.f90
/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_big_step_utilities_em.bb | /lib/cpp -C -P > module_big_step_utilities_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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/tools/standard.exe module_wps_io_arw.F > module_wps_io_arw.b 
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include  -i4  module_convtrans_prep.f90
rm -f module_stoch.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/tools/standard.exe init_modules_em.F > init_modules_em.b 
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include   init_modules_em.f90 ; \
        fi
rm -f start_em.o
/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe start_em.F > start_em.b 
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include   start_em.f90 ; \
        fi
rm -f shift_domain_em.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include  -i4  module_sfs_driver.f90
rm -f module_em.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -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_katrina_sim_ifort/WRF/tools/standard.exe module_first_rk_step_part2.bb | /lib/cpp -C -P > module_first_rk_step_part2.f90
/home/jenkins/workspace/wrf_katrina_sim_ifort/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_part1.b module_first_rk_step_part1.bb
rm -f module_first_rk_step_part2.b module_first_rk_step_part2.bb
ifort -o module_first_rk_step_part1.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian    -I../dyn_em -I../dyn_nmm   -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include  -i4  module_first_rk_step_part1.f90
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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include  -i4  module_first_rk_step_part2.f90
rm -f solve_em.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include  -i4  solve_em.f90
ar ru ../main/libwrflib.a module_advect_em.o module_diffusion_em.o module_small_step_em.o module_big_step_utilities_em.o module_em.o module_solvedebug_em.o module_bc_em.o module_init_utilities.o module_wps_io_arw.o module_damping_em.o module_polarfft.o module_force_scm.o module_first_rk_step_part1.o module_first_rk_step_part2.o module_avgflx_em.o module_sfs_nba.o module_convtrans_prep.o module_sfs_driver.o module_stoch.o module_force_crm.o  init_modules_em.o solve_em.o start_em.o shift_domain_em.o couple_or_uncouple_em.o nest_init_utils.o adapt_timestep_em.o interp_domain_em.o
make[2]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/dyn_em'
make[1]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF'
if [ 0 -eq 1 ]   ; then make -i -r MODULE_DIRS="-I../dyn_em -I../dyn_nmm   -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include " SOLVER=em em_wrf )
make[1]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main'
rm -f ../main/module_wrf_top.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include  -i4  ../main/module_wrf_top.f90
rm -f wrf.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_katrina_sim_ifort/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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include  -i4  wrf.f90
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_katrina_sim_ifort/WRF/external/fftpack/fftpack5/libfftpack.a /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_grib1/libio_grib1.a /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_grib_share/libio_grib_share.a /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int/libwrfio_int.a -L/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -lesmf_time /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame/module_internal_header_util.o /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame/pack_utils.o  -mkl=sequential -L/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -lwrfio_nf -L/usr/local/NETCDF-Fortran-4.4.5-ifort/lib  -lnetcdff      
make[1]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main'
( cd run ; /bin/rm -f wrf.exe ; ln -s ../main/wrf.exe . )
if [ 0 -eq 1 ] ; then \
  ( cd main ; make -i -r MODULE_DIRS="-I../dyn_em -I../dyn_nmm   -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include " SOLVER=em em_wrf_SST_ESMF ) ; \
fi
build started:   Sat Jul 31 03:54:27 CDT 2021
build completed: Sat Jul 31 05:31:04 CDT 2021
--------------------------------------
( cd main ; make -i -r MODULE_DIRS="-I../dyn_em -I../dyn_nmm   -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include " SOLVER=em IDEAL_CASE=real em_real )
make[1]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main'
rm -f ../dyn_em/module_initialize_real.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_real.F  > ../dyn_em/module_initialize_real.bb
/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe ../dyn_em/module_initialize_real.bb | /lib/cpp -C -P > ../dyn_em/module_initialize_real.f90
rm -f ../dyn_em/module_initialize_real.b ../dyn_em/module_initialize_real.bb
ifort -o ../dyn_em/module_initialize_real.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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include  -i4  ../dyn_em/module_initialize_real.f90
rm -f ndown_em.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   ndown_em.F  > ndown_em.bb
/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe ndown_em.bb | /lib/cpp -C -P > ndown_em.f90
rm -f ndown_em.b ndown_em.bb
ifort -o ndown_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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include  -i4  ndown_em.f90
rm -f nup_em.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   nup_em.F  > nup_em.bb
/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe nup_em.bb | /lib/cpp -C -P > nup_em.f90
rm -f nup_em.b nup_em.bb
ifort -o nup_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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include  -i4  nup_em.f90
rm -f tc_em.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   tc_em.F  > tc_em.bb
/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe tc_em.bb | /lib/cpp -C -P > tc_em.f90
rm -f tc_em.b tc_em.bb
ifort -o tc_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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include  -i4  tc_em.f90
rm -f real_em.o
/lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   real_em.F  > real_em.bb
/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe real_em.bb | /lib/cpp -C -P > real_em.f90
rm -f real_em.b real_em.bb
ifort -o real_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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include  -i4  real_em.f90
ranlib libwrflib.a
ifort -o ndown.exe  -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian   -ip   ndown_em.o  ../dyn_em/module_initialize_real.o libwrflib.a /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/fftpack/fftpack5/libfftpack.a /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_grib1/libio_grib1.a /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_grib_share/libio_grib_share.a /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int/libwrfio_int.a -L/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -lesmf_time /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame/module_internal_header_util.o /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame/pack_utils.o  -mkl=sequential -L/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -lwrfio_nf -L/usr/local/NETCDF-Fortran-4.4.5-ifort/lib  -lnetcdff      
ifort -o nup.exe  -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian   -ip   nup_em.o  ../dyn_em/module_initialize_real.o libwrflib.a /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/fftpack/fftpack5/libfftpack.a /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_grib1/libio_grib1.a /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_grib_share/libio_grib_share.a /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int/libwrfio_int.a -L/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -lesmf_time /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame/module_internal_header_util.o /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame/pack_utils.o  -mkl=sequential -L/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -lwrfio_nf -L/usr/local/NETCDF-Fortran-4.4.5-ifort/lib  -lnetcdff      
ifort -o tc.exe  -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian   -ip   tc_em.o  ../dyn_em/module_initialize_real.o libwrflib.a /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/fftpack/fftpack5/libfftpack.a /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_grib1/libio_grib1.a /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_grib_share/libio_grib_share.a /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int/libwrfio_int.a -L/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -lesmf_time /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame/module_internal_header_util.o /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame/pack_utils.o  -mkl=sequential -L/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -lwrfio_nf -L/usr/local/NETCDF-Fortran-4.4.5-ifort/lib  -lnetcdff      
ifort -o real.exe  -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian   -ip   real_em.o ../dyn_em/module_initialize_real.o libwrflib.a /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/fftpack/fftpack5/libfftpack.a /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_grib1/libio_grib1.a /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_grib_share/libio_grib_share.a /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int/libwrfio_int.a -L/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -lesmf_time /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame/module_internal_header_util.o /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame/pack_utils.o  -mkl=sequential -L/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -lwrfio_nf -L/usr/local/NETCDF-Fortran-4.4.5-ifort/lib  -lnetcdff      
make[1]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main'
( cd test/em_real ; /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_katrina_sim_ifort/WRF/external/esmf_time_f90  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include " SOLVER=em IDEAL_CASE=real em_wrf_SST_ESMF ) ; \
  ( cd test/em_esmf_exp ; /bin/rm -f wrf.exe ; ln -s ../../main/wrf.exe . ) ; \
  ( cd test/em_esmf_exp ; /bin/rm -f wrf_SST_ESMF.exe ; ln -s ../../main/wrf_SST_ESMF.exe . ) ; \
  ( cd test/em_esmf_exp ; /bin/rm -f real.exe ; ln -s ../../main/real.exe . ) ; \
  ( cd test/em_esmf_exp ; /bin/rm -f README.namelist ; ln -s ../../run/README.namelist . ) ; \
  ( cd test/em_esmf_exp ; /bin/rm -f ETAMPNEW_DATA.expanded_rain ETAMPNEW_DATA RRTM_DATA RRTMG_LW_DATA RRTMG_SW_DATA ; \
               ln -sf ../../run/ETAMPNEW_DATA . ;                      \
               ln -sf ../../run/ETAMPNEW_DATA.expanded_rain . ;        \
               ln -sf ../../run/RRTM_DATA . ;                          \
               ln -sf ../../run/RRTMG_LW_DATA . ;                      \
               ln -sf ../../run/RRTMG_SW_DATA . ;                      \
               ln -sf ../../run/CAM_ABS_DATA . ;                       \
               ln -sf ../../run/CAM_AEROPT_DATA . ;                    \
               cp     ../../run/CAMtr_volume_mixing_ratio.RCP8.5 CAMtr_volume_mixing_ratio ;   \
               ln -sf ../../run/CAMtr_volume_mixing_ratio.RCP4.5 . ;   \
               ln -sf ../../run/CAMtr_volume_mixing_ratio.RCP6   . ;   \
               ln -sf ../../run/CAMtr_volume_mixing_ratio.RCP8.5 . ;   \
               ln -sf ../../run/CAMtr_volume_mixing_ratio.A1B    . ;   \
               ln -sf ../../run/CAMtr_volume_mixing_ratio.A2     . ;   \
               ln -sf ../../run/CLM_ALB_ICE_DFS_DATA . ;               \
               ln -sf ../../run/CLM_ALB_ICE_DRC_DATA . ;               \
               ln -sf ../../run/CLM_ASM_ICE_DFS_DATA . ;               \
               ln -sf ../../run/CLM_ASM_ICE_DRC_DATA . ;               \
               ln -sf ../../run/CLM_DRDSDT0_DATA . ;                   \
               ln -sf ../../run/CLM_EXT_ICE_DFS_DATA . ;               \
               ln -sf ../../run/CLM_EXT_ICE_DRC_DATA . ;               \
               ln -sf ../../run/CLM_KAPPA_DATA . ;                     \
               ln -sf ../../run/CLM_TAU_DATA . ;                       \
               ln -sf ../../run/ozone.formatted . ;                    \
               ln -sf ../../run/ozone_lat.formatted . ;                \
               ln -sf ../../run/ozone_plev.formatted . ;               \
               ln -sf ../../run/aerosol.formatted . ;                  \
               ln -sf ../../run/aerosol_lat.formatted . ;              \
               ln -sf ../../run/aerosol_lon.formatted . ;              \
               ln -sf ../../run/aerosol_plev.formatted . ;             \
               if [ 4 -eq 8 ] ; then                        \
                  ln -sf ../../run/ETAMPNEW_DATA_DBL ETAMPNEW_DATA ;   \
                  ln -sf ../../run/ETAMPNEW_DATA.expanded_rain_DBL ETAMPNEW_DATA.expanded_rain ;   \
                  ln -sf ../../run/RRTM_DATA_DBL RRTM_DATA         ;   \
                  ln -sf ../../run/RRTMG_LW_DATA_DBL RRTMG_LW_DATA ;   \
                  ln -sf ../../run/RRTMG_SW_DATA_DBL RRTMG_SW_DATA ;   \
               fi ) ; \
  ( cd test/em_esmf_exp ; /bin/rm -f GENPARM.TBL ; ln -s ../../run/GENPARM.TBL . ) ; \
  ( cd test/em_esmf_exp ; /bin/rm -f LANDUSE.TBL ; ln -s ../../run/LANDUSE.TBL . ) ; \
  ( cd test/em_esmf_exp ; /bin/rm -f SOILPARM.TBL ; ln -s ../../run/SOILPARM.TBL . ) ; \
  ( cd test/em_esmf_exp ; /bin/rm -f URBPARM.TBL ; ln -s ../../run/URBPARM.TBL . ) ; \
  ( cd test/em_esmf_exp ; /bin/rm -f VEGPARM.TBL ; ln -s ../../run/VEGPARM.TBL . ) ; \
  ( cd test/em_esmf_exp ; /bin/rm -f MPTABLE.TBL ; ln -s ../../run/MPTABLE.TBL . ) ; \
  ( cd test/em_esmf_exp ; /bin/rm -f tr49t67 ; ln -s ../../run/tr49t67 . ) ; \
  ( cd test/em_esmf_exp ; /bin/rm -f tr49t85 ; ln -s ../../run/tr49t85 . ) ; \
  ( cd test/em_esmf_exp ; /bin/rm -f tr67t85 ; ln -s ../../run/tr67t85 . ) ; \
  ( cd test/em_esmf_exp ; /bin/rm -f gribmap.txt ; ln -s ../../run/gribmap.txt . ) ; \
  ( cd test/em_esmf_exp ; /bin/rm -f grib2map.tbl ; ln -s ../../run/grib2map.tbl . ) ; \
fi
( cd test/em_real ; /bin/rm -f real.exe ; ln -s ../../main/real.exe . )
( cd test/em_real ; /bin/rm -f tc.exe ; ln -s ../../main/tc.exe . )
( cd test/em_real ; /bin/rm -f ndown.exe ; ln -s ../../main/ndown.exe . )
( cd test/em_real ; /bin/rm -f nup.exe ; ln -s ../../main/nup.exe . )
( cd test/em_real ; /bin/rm -f README.namelist ; ln -s ../../run/README.namelist . )
( cd test/em_real ; /bin/rm -f ETAMPNEW_DATA.expanded_rain ETAMPNEW_DATA RRTM_DATA RRTMG_LW_DATA RRTMG_SW_DATA ;    \
             ln -sf ../../run/ETAMPNEW_DATA . ;                     \
             ln -sf ../../run/ETAMPNEW_DATA.expanded_rain . ;       \
             ln -sf ../../run/RRTM_DATA . ;                         \
             ln -sf ../../run/RRTMG_LW_DATA . ;                     \
             ln -sf ../../run/RRTMG_SW_DATA . ;                     \
             ln -sf ../../run/CAM_ABS_DATA . ;                      \
             ln -sf ../../run/CAM_AEROPT_DATA . ;                   \
             cp     ../../run/CAMtr_volume_mixing_ratio.RCP8.5 CAMtr_volume_mixing_ratio ;   \
             ln -sf ../../run/CAMtr_volume_mixing_ratio.RCP4.5 . ;  \
             ln -sf ../../run/CAMtr_volume_mixing_ratio.RCP6   . ;  \
             ln -sf ../../run/CAMtr_volume_mixing_ratio.RCP8.5 . ;  \
             ln -sf ../../run/CAMtr_volume_mixing_ratio.A1B    . ;  \
             ln -sf ../../run/CAMtr_volume_mixing_ratio.A2     . ;  \
             ln -sf ../../run/CLM_ALB_ICE_DFS_DATA . ;              \
             ln -sf ../../run/CLM_ALB_ICE_DRC_DATA . ;              \
             ln -sf ../../run/CLM_ASM_ICE_DFS_DATA . ;              \
             ln -sf ../../run/CLM_ASM_ICE_DRC_DATA . ;              \
             ln -sf ../../run/CLM_DRDSDT0_DATA . ;                  \
             ln -sf ../../run/CLM_EXT_ICE_DFS_DATA . ;              \
             ln -sf ../../run/CLM_EXT_ICE_DRC_DATA . ;              \
             ln -sf ../../run/CLM_KAPPA_DATA . ;                    \
             ln -sf ../../run/CLM_TAU_DATA . ;                      \
             ln -sf ../../run/ozone.formatted . ;                   \
             ln -sf ../../run/ozone_lat.formatted . ;               \
             ln -sf ../../run/ozone_plev.formatted . ;              \
             ln -sf ../../run/aerosol.formatted . ;                 \
             ln -sf ../../run/aerosol_lat.formatted . ;             \
             ln -sf ../../run/aerosol_lon.formatted . ;             \
             ln -sf ../../run/aerosol_plev.formatted . ;            \
             if [ 4 -eq 8 ] ; then                       \
                ln -sf ../../run/ETAMPNEW_DATA_DBL ETAMPNEW_DATA ;  \
                ln -sf ../../run/ETAMPNEW_DATA.expanded_rain_DBL ETAMPNEW_DATA.expanded_rain ;   \
                ln -sf ../../run/RRTM_DATA_DBL RRTM_DATA ;          \
                ln -sf ../../run/RRTMG_LW_DATA_DBL RRTMG_LW_DATA ;  \
                ln -sf ../../run/RRTMG_SW_DATA_DBL RRTMG_SW_DATA ;  \
             fi )
( cd test/em_real ; /bin/rm -f GENPARM.TBL ; ln -s ../../run/GENPARM.TBL . )
( cd test/em_real ; /bin/rm -f LANDUSE.TBL ; ln -s ../../run/LANDUSE.TBL . )
( cd test/em_real ; /bin/rm -f SOILPARM.TBL ; ln -s ../../run/SOILPARM.TBL . )
( cd test/em_real ; /bin/rm -f URBPARM.TBL ; ln -s ../../run/URBPARM.TBL . )
( cd test/em_real ; /bin/rm -f VEGPARM.TBL ; ln -s ../../run/VEGPARM.TBL . )
( cd test/em_real ; /bin/rm -f MPTABLE.TBL ; ln -s ../../run/MPTABLE.TBL . )
( cd test/em_real ; /bin/rm -f tr49t67 ; ln -s ../../run/tr49t67 . )
( cd test/em_real ; /bin/rm -f tr49t85 ; ln -s ../../run/tr49t85 . )
( cd test/em_real ; /bin/rm -f tr67t85 ; ln -s ../../run/tr67t85 . )
( cd test/em_real ; /bin/rm -f gribmap.txt ; ln -s ../../run/gribmap.txt . )
( cd test/em_real ; /bin/rm -f grib2map.tbl ; ln -s ../../run/grib2map.tbl . )
( cd run ; /bin/rm -f real.exe ; ln -s ../main/real.exe . )
( cd run ; /bin/rm -f tc.exe ; ln -s ../main/tc.exe . )
( cd run ; /bin/rm -f ndown.exe ; ln -s ../main/ndown.exe . )
( cd run ; /bin/rm -f nup.exe ; ln -s ../main/nup.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_real/namelist.input . )
build started:   Sat Jul 31 03:54:27 CDT 2021
build completed: Sat Jul 31 05:31:57 CDT 2021
 
**** Compiling WPS and all utilities ****
 
make[1]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/geogrid/src'
/bin/rm -f cio.o
gcc -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_GEOGRID -w -c cio.c	
/bin/rm -f wrf_debug.o wrf_debug.mod
/lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_GEOGRID -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include wrf_debug.F > wrf_debug.f90
ifort -FR -convert big_endian -fpp -c wrf_debug.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include
/bin/rm -f parallel_module.o parallel_module.mod
/lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_GEOGRID -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include parallel_module.F > parallel_module.f90
ifort -FR -convert big_endian -fpp -c parallel_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include
/bin/rm -f module_debug.o module_debug.mod
/lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_GEOGRID -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_debug.F > module_debug.f90
ifort -FR -convert big_endian -fpp -c module_debug.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include
/bin/rm -f bitarray_module.o bitarray_module.mod
/lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_GEOGRID -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include bitarray_module.F > bitarray_module.f90
ifort -FR -convert big_endian -fpp -c bitarray_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include
/bin/rm -f constants_module.o constants_module.mod
/lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_GEOGRID -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include constants_module.F > constants_module.f90
ifort -FR -convert big_endian -fpp -c constants_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include
/bin/rm -f module_stringutil.o module_stringutil.mod
/lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_GEOGRID -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_stringutil.F > module_stringutil.f90
ifort -FR -convert big_endian -fpp -c module_stringutil.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include
/bin/rm -f hash_module.o hash_module.mod
/lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_GEOGRID -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include hash_module.F > hash_module.f90
ifort -FR -convert big_endian -fpp -c hash_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include
/bin/rm -f misc_definitions_module.o misc_definitions_module.mod
/lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_GEOGRID -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include misc_definitions_module.F > misc_definitions_module.f90
ifort -FR -convert big_endian -fpp -c misc_definitions_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include
/bin/rm -f gridinfo_module.o gridinfo_module.mod
/lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_GEOGRID -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include gridinfo_module.F > gridinfo_module.f90
ifort -FR -convert big_endian -fpp -c gridinfo_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include
/bin/rm -f module_map_utils.o module_map_utils.mod
/lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_GEOGRID -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_map_utils.F > module_map_utils.f90
ifort -FR -convert big_endian -fpp -c module_map_utils.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include
/bin/rm -f list_module.o list_module.mod
/lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_GEOGRID -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include list_module.F > list_module.f90
ifort -FR -convert big_endian -fpp -c list_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include
/bin/rm -f llxy_module.o llxy_module.mod
/lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_GEOGRID -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include llxy_module.F > llxy_module.f90
ifort -FR -convert big_endian -fpp -c llxy_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include
/bin/rm -f source_data_module.o source_data_module.mod
/lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_GEOGRID -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include source_data_module.F > source_data_module.f90
ifort -FR -convert big_endian -fpp -c source_data_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include
/bin/rm -f output_module.o output_module.mod
/lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_GEOGRID -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include output_module.F > output_module.f90
ifort -FR -convert big_endian -fpp -c output_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include
/bin/rm -f queue_module.o queue_module.mod
/lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_GEOGRID -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include queue_module.F > queue_module.f90
ifort -FR -convert big_endian -fpp -c queue_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include
/bin/rm -f interp_module.o interp_module.mod
/lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_GEOGRID -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include interp_module.F > interp_module.f90
ifort -FR -convert big_endian -fpp -c interp_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include
/bin/rm -f proc_point_module.o proc_point_module.mod
/lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_GEOGRID -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include proc_point_module.F > proc_point_module.f90
ifort -FR -convert big_endian -fpp -c proc_point_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include
/bin/rm -f smooth_module.o smooth_module.mod
/lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_GEOGRID -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include smooth_module.F > smooth_module.f90
ifort -FR -convert big_endian -fpp -c smooth_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include
/bin/rm -f process_tile_module.o process_tile_module.mod
/lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_GEOGRID -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include process_tile_module.F > process_tile_module.f90
ifort -FR -convert big_endian -fpp -c process_tile_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include
/bin/rm -f geogrid.o geogrid.mod
/lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_GEOGRID -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include geogrid.F > geogrid.f90
ifort -FR -convert big_endian -fpp -c geogrid.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include
/bin/rm -f read_geogrid.o
gcc -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_GEOGRID -w -c read_geogrid.c	
ifort  -o geogrid.exe cio.o wrf_debug.o bitarray_module.o constants_module.o module_stringutil.o geogrid.o gridinfo_module.o hash_module.o interp_module.o list_module.o llxy_module.o misc_definitions_module.o module_debug.o module_map_utils.o output_module.o parallel_module.o process_tile_module.o proc_point_module.o queue_module.o read_geogrid.o smooth_module.o source_data_module.o \
	/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/frame/module_driver_constants.o \
	/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/frame/pack_utils.o /home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/frame/module_machine.o \
	/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/frame/module_internal_header_util.o \
	-I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include \
	-L/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -lio_grib1 -L/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -lio_grib_share -L/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -lwrfio_int -L/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -lwrfio_nf -L/usr/local/NETCDF-Fortran-4.4.5-ifort/lib  -lnetcdff \
	
make[1]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/geogrid/src'
( cd src/ngl ; make -i -r DEV_TOP="/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS" CC="gcc" FC="ifort" RANLIB="echo" all )
make[1]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/ungrib/src/ngl'
( cd w3 ; make -i -r DEV_TOP="/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS" all ; echo libw3.a )
make[2]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/ungrib/src/ngl/w3'
Makefile:44: warning: overriding recipe for target '.f.o'
/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/configure.wps:106: warning: ignoring old recipe for target '.f.o'
Makefile:48: warning: overriding recipe for target '.c.o'
/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/configure.wps:102: warning: ignoring old recipe for target '.c.o'
/bin/rm -f bacio_module.o
ifort -FI -convert big_endian -fpp -c bacio_module.f 
/bin/rm -f getgb.o
ifort -FI -convert big_endian -fpp -c getgb.f 
/bin/rm -f getgbmh.o
ifort -FI -convert big_endian -fpp -c getgbmh.f 
/bin/rm -f putgbex.o
ifort -FI -convert big_endian -fpp -c putgbex.f 
/bin/rm -f w3fi73.o
ifort -FI -convert big_endian -fpp -c w3fi73.f 
/bin/rm -f getgb1r.o
ifort -FI -convert big_endian -fpp -c getgb1r.f 
/bin/rm -f getgbmp.o
ifort -FI -convert big_endian -fpp -c getgbmp.f 
/bin/rm -f putgbn.o
ifort -FI -convert big_endian -fpp -c putgbn.f 
/bin/rm -f w3fi74.o
ifort -FI -convert big_endian -fpp -c w3fi74.f 
/bin/rm -f getgb1re.o
ifort -FI -convert big_endian -fpp -c getgb1re.f 
/bin/rm -f getgbp.o
ifort -FI -convert big_endian -fpp -c getgbp.f 
/bin/rm -f r63w72.o
ifort -FI -convert big_endian -fpp -c r63w72.f 
/bin/rm -f w3fi75.o
ifort -FI -convert big_endian -fpp -c w3fi75.f 
/bin/rm -f getgb1s.o
ifort -FI -convert big_endian -fpp -c getgb1s.f 
/bin/rm -f getgi.o
ifort -FI -convert big_endian -fpp -c getgi.f 
/bin/rm -f sbyte.o
ifort -FI -convert big_endian -fpp -c sbyte.f 
/bin/rm -f w3fi76.o
ifort -FI -convert big_endian -fpp -c w3fi76.f 
/bin/rm -f getgbe.o
ifort -FI -convert big_endian -fpp -c getgbe.f 
/bin/rm -f getgir.o
ifort -FI -convert big_endian -fpp -c getgir.f 
/bin/rm -f sbytes.o
ifort -FI -convert big_endian -fpp -c sbytes.f 
/bin/rm -f w3fi82.o
ifort -FI -convert big_endian -fpp -c w3fi82.f 
/bin/rm -f getgbeh.o
ifort -FI -convert big_endian -fpp -c getgbeh.f 
/bin/rm -f idsdef.o
ifort -FI -convert big_endian -fpp -c idsdef.f 
/bin/rm -f w3fi83.o
ifort -FI -convert big_endian -fpp -c w3fi83.f 
/bin/rm -f getgbem.o
ifort -FI -convert big_endian -fpp -c getgbem.f 
/bin/rm -f iw3jdn.o
ifort -FI -convert big_endian -fpp -c iw3jdn.f 
/bin/rm -f w3difdat.o
ifort -FI -convert big_endian -fpp -c w3difdat.f 
/bin/rm -f w3fs26.o
ifort -FI -convert big_endian -fpp -c w3fs26.f 
/bin/rm -f getgbemh.o
ifort -FI -convert big_endian -fpp -c getgbemh.f 
/bin/rm -f ixgb.o
ifort -FI -convert big_endian -fpp -c ixgb.f 
/bin/rm -f w3doxdat.o
ifort -FI -convert big_endian -fpp -c w3doxdat.f 
/bin/rm -f w3log.o
ifort -FI -convert big_endian -fpp -c w3log.f 
/bin/rm -f getgbemp.o
ifort -FI -convert big_endian -fpp -c getgbemp.f 
/bin/rm -f lengds.o
ifort -FI -convert big_endian -fpp -c lengds.f 
/bin/rm -f w3fi01.o
ifort -FI -convert big_endian -fpp -c w3fi01.f 
/bin/rm -f w3movdat.o
ifort -FI -convert big_endian -fpp -c w3movdat.f 
/bin/rm -f getgbens.o
ifort -FI -convert big_endian -fpp -c getgbens.f 
/bin/rm -f pdsens.o
ifort -FI -convert big_endian -fpp -c pdsens.f 
/bin/rm -f w3fi58.o
ifort -FI -convert big_endian -fpp -c w3fi58.f 
/bin/rm -f w3reddat.o
ifort -FI -convert big_endian -fpp -c w3reddat.f 
/bin/rm -f getgbep.o
ifort -FI -convert big_endian -fpp -c getgbep.f 
/bin/rm -f pdseup.o
ifort -FI -convert big_endian -fpp -c pdseup.f 
/bin/rm -f w3fi59.o
ifort -FI -convert big_endian -fpp -c w3fi59.f 
/bin/rm -f w3tagb.o
ifort -FI -convert big_endian -fpp -c w3tagb.f 
/bin/rm -f errmsg.o
ifort -FI -convert big_endian -fpp -c errmsg.f 
/bin/rm -f getgbex.o
ifort -FI -convert big_endian -fpp -c getgbex.f 
/bin/rm -f putgb.o
ifort -FI -convert big_endian -fpp -c putgb.f 
/bin/rm -f w3fi63.o
ifort -FI -convert big_endian -fpp -c w3fi63.f 
/bin/rm -f gbytes.o
ifort -FI -convert big_endian -fpp -c gbytes.f 
/bin/rm -f getgbexm.o
ifort -FI -convert big_endian -fpp -c getgbexm.f 
/bin/rm -f putgbe.o
ifort -FI -convert big_endian -fpp -c putgbe.f 
/bin/rm -f w3fi68.o
ifort -FI -convert big_endian -fpp -c w3fi68.f 
/bin/rm -f gbytes_char.o
ifort -FI -convert big_endian -fpp -c gbytes_char.f 
/bin/rm -f getgbh.o
ifort -FI -convert big_endian -fpp -c getgbh.f 
/bin/rm -f putgben.o
ifort -FI -convert big_endian -fpp -c putgben.f 
/bin/rm -f getbit.o
ifort -FI -convert big_endian -fpp -c getbit.f 
/bin/rm -f getgbm.o
ifort -FI -convert big_endian -fpp -c getgbm.f 
/bin/rm -f putgbens.o
ifort -FI -convert big_endian -fpp -c putgbens.f 
/bin/rm -f w3fi72.o
ifort -FI -convert big_endian -fpp -c w3fi72.f 
/bin/rm -f fparsei.o
ifort -FI -convert big_endian -fpp -c fparsei.f 
/bin/rm -f fparser.o
ifort -FI -convert big_endian -fpp -c fparser.f 
/bin/rm -f instrument.o
ifort -FI -convert big_endian -fpp -c instrument.f 
/bin/rm -f start.o
ifort -FI -convert big_endian -fpp -c start.f 
/bin/rm -f summary.o
ifort -FI -convert big_endian -fpp -c summary.f 
/bin/rm -f w3utcdat.o
ifort -FI -convert big_endian -fpp -c w3utcdat.f 
/bin/rm -f w3fs21.o
ifort -FI -convert big_endian -fpp -c w3fs21.f 
/bin/rm -f w3locdat.o
ifort -FI -convert big_endian -fpp -c w3locdat.f 
/bin/rm -f w3fi71.o
ifort -FI -convert big_endian -fpp -c w3fi71.f 
/bin/rm -f baciof.o
ifort -FI -convert big_endian -fpp -c baciof.f 
/bin/rm -f bacio.v1.3.o
gcc -w -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -c bacio.v1.3.c 
/bin/rm -f errexit.o
gcc -w -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -c errexit.c 
ar ru  libw3.a bacio_module.o getgb.o     getgbmh.o   putgbex.o   w3fi73.o getgb1r.o   getgbmp.o   putgbn.o    w3fi74.o getgb1re.o  getgbp.o    r63w72.o    w3fi75.o getgb1s.o   getgi.o     sbyte.o     w3fi76.o getgbe.o    getgir.o    sbytes.o    w3fi82.o getgbeh.o   idsdef.o                w3fi83.o getgbem.o   iw3jdn.o    w3difdat.o  w3fs26.o getgbemh.o  ixgb.o      w3doxdat.o  w3log.o getgbemp.o  lengds.o    w3fi01.o    w3movdat.o getgbens.o  pdsens.o    w3fi58.o    w3reddat.o getgbep.o   pdseup.o    w3fi59.o    w3tagb.o errmsg.o    getgbex.o   putgb.o     w3fi63.o gbytes.o    getgbexm.o  putgbe.o    w3fi68.o gbytes_char.o           getgbh.o    putgben.o getbit.o    getgbm.o    putgbens.o  w3fi72.o fparsei.o   fparser.o   instrument.o start.o     summary.o   w3utcdat.o  w3fs21.o w3locdat.o  w3fi71.o    baciof.o bacio.v1.3.o errexit.o
ar: creating libw3.a
echo libw3.a
libw3.a
make[2]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/ungrib/src/ngl/w3'
libw3.a
ln -sf w3/libw3.a .
( cd g2 ; make -i -r DEV_TOP="/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS" all ; echo libg2_4.a )
make[2]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/ungrib/src/ngl/g2'
Makefile:67: warning: overriding recipe for target '.F.o'
/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/configure.wps:110: warning: ignoring old recipe for target '.F.o'
Makefile:72: warning: overriding recipe for target '.f.o'
/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/configure.wps:106: warning: ignoring old recipe for target '.f.o'
Makefile:75: warning: overriding recipe for target '.c.o'
/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/configure.wps:102: warning: ignoring old recipe for target '.c.o'
ifort -c -FI -convert big_endian -fpp gridtemplates.f
ifort -c -FI -convert big_endian -fpp pdstemplates.f
ifort -c -FI -convert big_endian -fpp drstemplates.f
ifort -c -FI -convert big_endian -fpp gribmod.f
ifort -c -FI -convert big_endian -fpp realloc.f
/lib/cpp -C -P -traditional -DUSE_JPEG2000 -DUSE_PNG addfield.F > addfield.f90
ifort -c -FI -convert big_endian -fpp addfield.f90
/bin/rm -f addfield.f90
ifort -c -FI -convert big_endian -fpp addgrid.f
ifort -c -FI -convert big_endian -fpp addlocal.f
ifort -c -FI -convert big_endian -fpp getfield.f
ifort -c -FI -convert big_endian -fpp gb_info.f
ifort -c -FI -convert big_endian -fpp gf_getfld.f
ifort -c -FI -convert big_endian -fpp gf_free.f
ifort -c -FI -convert big_endian -fpp gf_unpack1.f
ifort -c -FI -convert big_endian -fpp gf_unpack2.f
ifort -c -FI -convert big_endian -fpp gf_unpack3.f
ifort -c -FI -convert big_endian -fpp gf_unpack4.f
ifort -c -FI -convert big_endian -fpp gf_unpack5.f
ifort -c -FI -convert big_endian -fpp gf_unpack6.f
/lib/cpp -C -P -traditional -DUSE_JPEG2000 -DUSE_PNG gf_unpack7.F > gf_unpack7.f90
ifort -c -FI -convert big_endian -fpp gf_unpack7.f90
/bin/rm -f gf_unpack7.f90
ifort -c -FI -convert big_endian -fpp gettemplates.f
ifort -c -FI -convert big_endian -fpp getlocal.f
ifort -c -FI -convert big_endian -fpp getdim.f
ifort -c -FI -convert big_endian -fpp getpoly.f
ifort -c -FI -convert big_endian -fpp gribcreate.f
ifort -c -FI -convert big_endian -fpp gribend.f
ifort -c -FI -convert big_endian -fpp gribinfo.f
ifort -c -FI -convert big_endian -fpp mkieee.f
ifort -c -FI -convert big_endian -fpp rdieee.f
ifort -c -FI -convert big_endian -fpp simpack.f
ifort -c -FI -convert big_endian -fpp simunpack.f
ifort -c -FI -convert big_endian -fpp cmplxpack.f
ifort -c -FI -convert big_endian -fpp compack.f
ifort -c -FI -convert big_endian -fpp misspack.f
ifort -c -FI -convert big_endian -fpp pack_gp.f
ifort -c -FI -convert big_endian -fpp reduce.f
ifort -c -FI -convert big_endian -fpp comunpack.f
ifort -c -FI -convert big_endian -fpp specpack.f
ifort -c -FI -convert big_endian -fpp specunpack.f
/lib/cpp -C -P -traditional -DUSE_JPEG2000 -DUSE_PNG jpcpack.F > jpcpack.f90
ifort -c -FI -convert big_endian -fpp jpcpack.f90
/bin/rm -f jpcpack.f90
/lib/cpp -C -P -traditional -DUSE_JPEG2000 -DUSE_PNG jpcunpack.F > jpcunpack.f90
ifort -c -FI -convert big_endian -fpp jpcunpack.f90
/bin/rm -f jpcunpack.f90
gcc -c -w -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -I/usr/include -DUSE_JPEG2000 -DUSE_PNG -D__64BIT__ enc_jpeg2000.c
gcc -c -w -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -I/usr/include -DUSE_JPEG2000 -DUSE_PNG -D__64BIT__ dec_jpeg2000.c
/lib/cpp -C -P -traditional -DUSE_JPEG2000 -DUSE_PNG pngpack.F > pngpack.f90
ifort -c -FI -convert big_endian -fpp pngpack.f90
/bin/rm -f pngpack.f90
/lib/cpp -C -P -traditional -DUSE_JPEG2000 -DUSE_PNG pngunpack.F > pngunpack.f90
ifort -c -FI -convert big_endian -fpp pngunpack.f90
/bin/rm -f pngunpack.f90
gcc -c -w -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -I/usr/include -DUSE_JPEG2000 -DUSE_PNG -D__64BIT__ enc_png.c
gcc -c -w -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -I/usr/include -DUSE_JPEG2000 -DUSE_PNG -D__64BIT__ dec_png.c
ifort -c -FI -convert big_endian -fpp gbytesc.f
ifort -c -FI -convert big_endian -fpp skgb.f
ifort -c -FI -convert big_endian -fpp ixgb2.f
ifort -c -FI -convert big_endian -fpp getidx.f
ifort -c -FI -convert big_endian -fpp getg2i.f
ifort -c -FI -convert big_endian -fpp getg2ir.f
ifort -c -FI -convert big_endian -fpp getgb2s.f
ifort -c -FI -convert big_endian -fpp getgb2r.f
ifort -c -FI -convert big_endian -fpp getgb2l.f
ifort -c -FI -convert big_endian -fpp getgb2.f
ifort -c -FI -convert big_endian -fpp getgb2p.f
ifort -c -FI -convert big_endian -fpp getgb2rp.f
ifort -c -FI -convert big_endian -fpp putgb2.f
ifort -c -FI -convert big_endian -fpp g2grids.f
ifort -c -FI -convert big_endian -fpp gdt2gds.f
ifort -c -FI -convert big_endian -fpp params.f
ifort -c -FI -convert big_endian -fpp params_ecmwf.f
gcc -c -w -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -I/usr/include -DUSE_JPEG2000 -DUSE_PNG -D__64BIT__ mova2i.c
/bin/rm -f libg2_4.a
ar ru  libg2_4.a gridtemplates.o pdstemplates.o drstemplates.o gribmod.o realloc.o addfield.o addgrid.o addlocal.o getfield.o gb_info.o gf_getfld.o gf_free.o gf_unpack1.o gf_unpack2.o gf_unpack3.o gf_unpack4.o gf_unpack5.o gf_unpack6.o gf_unpack7.o gettemplates.o getlocal.o getdim.o getpoly.o gribcreate.o gribend.o gribinfo.o mkieee.o rdieee.o simpack.o simunpack.o cmplxpack.o compack.o misspack.o pack_gp.o reduce.o comunpack.o specpack.o specunpack.o jpcpack.o jpcunpack.o enc_jpeg2000.o dec_jpeg2000.o pngpack.o pngunpack.o enc_png.o dec_png.o gbytesc.o skgb.o ixgb2.o getidx.o getg2i.o getg2ir.o getgb2s.o getgb2r.o getgb2l.o getgb2.o getgb2p.o getgb2rp.o putgb2.o g2grids.o gdt2gds.o params.o params_ecmwf.o mova2i.o
ar: creating libg2_4.a
echo libg2_4.a
libg2_4.a
make[2]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/ungrib/src/ngl/g2'
libg2_4.a
ln -sf g2/libg2_4.a .
make[1]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/ungrib/src/ngl'
( cd src ; \
        if [ "" = yes ] ; then \
          WRF_DIR2=../WRF ; \
        else \
          WRF_DIR2=/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF ; \
        fi ; \
make -i -r ungrib.exe \
	WRF_DIR="$WRF_DIR2" \
	FC="ifort" \
	CC="gcc" \
	CPP="/lib/cpp -C -P -traditional" \
	FFLAGS="-FR -convert big_endian -fpp" \
	CFLAGS="-w" \
	LDFLAGS="" \
	CPPFLAGS="-D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_UNGRIB" )
make[1]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/ungrib/src'
Makefile:90: warning: overriding recipe for target '.F.o'
../../configure.wps:110: warning: ignoring old recipe for target '.F.o'
Makefile:95: warning: overriding recipe for target '.c.o'
../../configure.wps:102: warning: ignoring old recipe for target '.c.o'
/lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_UNGRIB -DUSE_JPEG2000 -DUSE_PNG misc_definitions_module.F > misc_definitions_module.f90
ifort -c -FR -convert big_endian -fpp misc_definitions_module.f90
/bin/rm -f debug_cio.o
gcc -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_UNGRIB -w -c debug_cio.c
/lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_UNGRIB -DUSE_JPEG2000 -DUSE_PNG module_debug.F > module_debug.f90
ifort -c -FR -convert big_endian -fpp module_debug.f90
/lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_UNGRIB -DUSE_JPEG2000 -DUSE_PNG module_stringutil.F > module_stringutil.f90
ifort -c -FR -convert big_endian -fpp module_stringutil.f90
/lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_UNGRIB -DUSE_JPEG2000 -DUSE_PNG table.F > table.f90
ifort -c -FR -convert big_endian -fpp table.f90
/lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_UNGRIB -DUSE_JPEG2000 -DUSE_PNG module_datarray.F > module_datarray.f90
ifort -c -FR -convert big_endian -fpp module_datarray.f90
/lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_UNGRIB -DUSE_JPEG2000 -DUSE_PNG gridinfo.F > gridinfo.f90
ifort -c -FR -convert big_endian -fpp gridinfo.f90
/lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_UNGRIB -DUSE_JPEG2000 -DUSE_PNG new_storage.F > new_storage.f90
ifort -c -FR -convert big_endian -fpp new_storage.f90
/lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_UNGRIB -DUSE_JPEG2000 -DUSE_PNG filelist.F > filelist.f90
ifort -c -FR -convert big_endian -fpp filelist.f90
/lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_UNGRIB -DUSE_JPEG2000 -DUSE_PNG ungrib.F > ungrib.f90
ifort -c -FR -convert big_endian -fpp ungrib.f90
/lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_UNGRIB -DUSE_JPEG2000 -DUSE_PNG output.F > output.f90
ifort -c -FR -convert big_endian -fpp output.f90
/lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_UNGRIB -DUSE_JPEG2000 -DUSE_PNG rrpr.F > rrpr.f90
ifort -c -FR -convert big_endian -fpp rrpr.f90
/lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_UNGRIB -DUSE_JPEG2000 -DUSE_PNG rd_grib1.F > rd_grib1.f90
ifort -c -FR -convert big_endian -fpp rd_grib1.f90
/lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_UNGRIB -DUSE_JPEG2000 -DUSE_PNG file_delete.F > file_delete.f90
ifort -c -FR -convert big_endian -fpp file_delete.f90
/lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_UNGRIB -DUSE_JPEG2000 -DUSE_PNG datint.F > datint.f90
ifort -c -FR -convert big_endian -fpp datint.f90
/lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_UNGRIB rd_grib2.F > rd_grib2.f90
ifort -c -FI -convert big_endian -fpp  rd_grib2.f90 -I. -I./ngl/g2
/lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_UNGRIB -DUSE_JPEG2000 -DUSE_PNG build_hdate.F > build_hdate.f90
ifort -c -FR -convert big_endian -fpp build_hdate.f90
/lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_UNGRIB -DUSE_JPEG2000 -DUSE_PNG geth_newdate.F > geth_newdate.f90
ifort -c -FR -convert big_endian -fpp geth_newdate.f90
/lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_UNGRIB -DUSE_JPEG2000 -DUSE_PNG geth_idts.F > geth_idts.f90
ifort -c -FR -convert big_endian -fpp geth_idts.f90
/lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_UNGRIB -DUSE_JPEG2000 -DUSE_PNG swap.F > swap.f90
ifort -c -FR -convert big_endian -fpp swap.f90
/lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_UNGRIB -DUSE_JPEG2000 -DUSE_PNG parse_table.F > parse_table.f90
ifort -c -FR -convert big_endian -fpp parse_table.f90
/lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_UNGRIB -DUSE_JPEG2000 -DUSE_PNG gbytesys.F > gbytesys.f90
ifort -c -FR -convert big_endian -fpp gbytesys.f90
/lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_UNGRIB -DUSE_JPEG2000 -DUSE_PNG gribcode.F > gribcode.f90
ifort -c -FR -convert big_endian -fpp gribcode.f90
/lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_UNGRIB -DUSE_JPEG2000 -DUSE_PNG read_namelist.F > read_namelist.f90
ifort -c -FR -convert big_endian -fpp read_namelist.f90
/bin/rm -f cio.o
gcc -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_UNGRIB -w -c cio.c
/bin/rm -f libpgu.a
ar ru libpgu.a build_hdate.o geth_newdate.o geth_idts.o swap.o table.o parse_table.o gbytesys.o gribcode.o read_namelist.o cio.o
ar: creating libpgu.a
echo libpgu.a
libpgu.a
/bin/rm -f ungrib.exe
if [ -z  ] ; then \
		  ifort -o ungrib.exe  misc_definitions_module.o debug_cio.o module_debug.o module_stringutil.o table.o module_datarray.o gridinfo.o new_storage.o filelist.o ungrib.o output.o rrpr.o rd_grib1.o file_delete.o datint.o rd_grib2.o  \
			-L./ngl -lw3 -lg2_4 \
			-L/usr/lib64 -ljasper -lpng -lz \
			-L. -lpgu ; \
                        else \
		  ifort -o ungrib.exe  misc_definitions_module.o debug_cio.o module_debug.o module_stringutil.o table.o module_datarray.o gridinfo.o new_storage.o filelist.o ungrib.o output.o rrpr.o rd_grib1.o file_delete.o datint.o rd_grib2.o  \
			./ngl/w3/libw3.a ./ngl/g2/libg2_4.a \
			-L/usr/lib64 -ljasper -lpng -lz \
			libpgu.a ; \
                        fi
make[1]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/ungrib/src'
if [ -h ungrib.exe ] ; then \
        /bin/rm -f ungrib.exe ; \
fi ; \
if [ -h ../ungrib.exe ] ; then \
	/bin/rm -f ../ungrib.exe ; \
fi ; \
if [ -e src/ungrib.exe ] ; then \
	ln -sf src/ungrib.exe . ; \
fi
make[1]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/metgrid/src'
/bin/rm -f cio.o
gcc -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_METGRID -w -c cio.c	
/bin/rm -f wrf_debug.o wrf_debug.mod
/lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_METGRID -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include wrf_debug.F > wrf_debug.f90
ifort -FR -convert big_endian -fpp -c wrf_debug.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include
/bin/rm -f parallel_module.o parallel_module.mod
/lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_METGRID -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include parallel_module.F > parallel_module.f90
ifort -FR -convert big_endian -fpp -c parallel_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include
/bin/rm -f module_debug.o module_debug.mod
/lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_METGRID -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_debug.F > module_debug.f90
ifort -FR -convert big_endian -fpp -c module_debug.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include
/bin/rm -f bitarray_module.o bitarray_module.mod
/lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_METGRID -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include bitarray_module.F > bitarray_module.f90
ifort -FR -convert big_endian -fpp -c bitarray_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include
/bin/rm -f constants_module.o constants_module.mod
/lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_METGRID -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include constants_module.F > constants_module.f90
ifort -FR -convert big_endian -fpp -c constants_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include
/bin/rm -f datatype_module.o datatype_module.mod
/lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_METGRID -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include datatype_module.F > datatype_module.f90
ifort -FR -convert big_endian -fpp -c datatype_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include
/bin/rm -f module_stringutil.o module_stringutil.mod
/lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_METGRID -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_stringutil.F > module_stringutil.f90
ifort -FR -convert big_endian -fpp -c module_stringutil.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include
/bin/rm -f misc_definitions_module.o misc_definitions_module.mod
/lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_METGRID -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include misc_definitions_module.F > misc_definitions_module.f90
ifort -FR -convert big_endian -fpp -c misc_definitions_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include
/bin/rm -f gridinfo_module.o gridinfo_module.mod
/lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_METGRID -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include gridinfo_module.F > gridinfo_module.f90
ifort -FR -convert big_endian -fpp -c gridinfo_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include
/bin/rm -f list_module.o list_module.mod
/lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_METGRID -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include list_module.F > list_module.f90
ifort -FR -convert big_endian -fpp -c list_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include
/bin/rm -f interp_option_module.o interp_option_module.mod
/lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_METGRID -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include interp_option_module.F > interp_option_module.f90
ifort -FR -convert big_endian -fpp -c interp_option_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include
/bin/rm -f module_date_pack.o module_date_pack.mod
/lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_METGRID -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_date_pack.F > module_date_pack.f90
ifort -FR -convert big_endian -fpp -c module_date_pack.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include
/bin/rm -f queue_module.o queue_module.mod
/lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_METGRID -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include queue_module.F > queue_module.f90
ifort -FR -convert big_endian -fpp -c queue_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include
/bin/rm -f input_module.o input_module.mod
/lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_METGRID -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include input_module.F > input_module.f90
ifort -FR -convert big_endian -fpp -c input_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include
/bin/rm -f interp_module.o interp_module.mod
/lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_METGRID -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include interp_module.F > interp_module.f90
ifort -FR -convert big_endian -fpp -c interp_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include
/bin/rm -f module_map_utils.o module_map_utils.mod
/lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_METGRID -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_map_utils.F > module_map_utils.f90
ifort -FR -convert big_endian -fpp -c module_map_utils.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include
/bin/rm -f llxy_module.o llxy_module.mod
/lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_METGRID -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include llxy_module.F > llxy_module.f90
ifort -FR -convert big_endian -fpp -c llxy_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include
/bin/rm -f module_mergesort.o module_mergesort.mod
/lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_METGRID -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_mergesort.F > module_mergesort.f90
ifort -FR -convert big_endian -fpp -c module_mergesort.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include
/bin/rm -f minheap_module.o minheap_module.mod
/lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_METGRID -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include minheap_module.F > minheap_module.f90
ifort -FR -convert big_endian -fpp -c minheap_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include
/bin/rm -f storage_module.o storage_module.mod
/lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_METGRID -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include storage_module.F > storage_module.f90
ifort -FR -convert big_endian -fpp -c storage_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include
/bin/rm -f output_module.o output_module.mod
/lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_METGRID -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include output_module.F > output_module.f90
ifort -FR -convert big_endian -fpp -c output_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include
/bin/rm -f met_data_module.o met_data_module.mod
/lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_METGRID -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include met_data_module.F > met_data_module.f90
ifort -FR -convert big_endian -fpp -c met_data_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include
/bin/rm -f read_met_module.o read_met_module.mod
/lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_METGRID -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include read_met_module.F > read_met_module.f90
ifort -FR -convert big_endian -fpp -c read_met_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include
/bin/rm -f rotate_winds_module.o rotate_winds_module.mod
/lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_METGRID -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include rotate_winds_module.F > rotate_winds_module.f90
ifort -FR -convert big_endian -fpp -c rotate_winds_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include
/bin/rm -f process_domain_module.o process_domain_module.mod
/lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_METGRID -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include process_domain_module.F > process_domain_module.f90
ifort -FR -convert big_endian -fpp -c process_domain_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include
/bin/rm -f metgrid.o metgrid.mod
/lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_METGRID -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include metgrid.F > metgrid.f90
ifort -FR -convert big_endian -fpp -c metgrid.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include
/bin/rm -f write_met_module.o write_met_module.mod
/lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_METGRID -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include write_met_module.F > write_met_module.f90
ifort -FR -convert big_endian -fpp -c write_met_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include
ifort  -o metgrid.exe cio.o wrf_debug.o bitarray_module.o constants_module.o datatype_module.o module_stringutil.o gridinfo_module.o metgrid.o input_module.o interp_module.o interp_option_module.o list_module.o llxy_module.o met_data_module.o minheap_module.o misc_definitions_module.o module_date_pack.o module_debug.o module_map_utils.o module_mergesort.o output_module.o parallel_module.o process_domain_module.o queue_module.o read_met_module.o rotate_winds_module.o storage_module.o write_met_module.o \
                /home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/frame/module_driver_constants.o \
	/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/frame/pack_utils.o /home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/frame/module_machine.o \
	/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/frame/module_internal_header_util.o \
                -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include \
                -L/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -lio_grib1 -L/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -lio_grib_share -L/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -lwrfio_int -L/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -lwrfio_nf -L/usr/local/NETCDF-Fortran-4.4.5-ifort/lib  -lnetcdff \
                
make[1]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/metgrid/src'
( cd src/ngl ; make -i -r DEV_TOP="/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS" CC="gcc" FC="ifort" RANLIB="echo" all )
make[1]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/ungrib/src/ngl'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/ungrib/src/ngl'
( cd src ; \
        if [ "" = yes ] ; then \
          WRF_DIR2=../WRF ; \
        else \
          WRF_DIR2=/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF ; \
        fi ; \
make -i -r g1print.exe \
	WRF_DIR="$WRF_DIR2" \
	FC="ifort" \
	CC="gcc" \
	CPP="/lib/cpp -C -P -traditional" \
	FFLAGS="-FR -convert big_endian -fpp" \
	CFLAGS="-w" \
	LDFLAGS="" \
	CPPFLAGS="-D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_GRIBUTIL" )
make[1]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/ungrib/src'
Makefile:90: warning: overriding recipe for target '.F.o'
../../configure.wps:110: warning: ignoring old recipe for target '.F.o'
Makefile:95: warning: overriding recipe for target '.c.o'
../../configure.wps:102: warning: ignoring old recipe for target '.c.o'
/lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_GRIBUTIL -DUSE_JPEG2000 -DUSE_PNG g1print.F > g1print.f90
ifort -c -FR -convert big_endian -fpp g1print.f90
ifort -o g1print.exe  g1print.o gribcode.o module_debug.o debug_cio.o libpgu.a
make[1]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/ungrib/src'
if [ -h g1print.exe ] ; then \
        /bin/rm -f g1print.exe ; \
fi ; \
if [ -h ../g1print.exe ] ; then \
	/bin/rm -f ../g1print.exe ; \
fi ; \
if [ -e src/g1print.exe ] ; then \
	ln -sf src/g1print.exe . ; \
fi
( cd src/ngl ; make -i -r DEV_TOP="/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS" CC="gcc" FC="ifort" RANLIB="echo" all )
make[1]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/ungrib/src/ngl'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/ungrib/src/ngl'
( cd src ; \
        if [ "" = yes ] ; then \
          WRF_DIR2=../WRF ; \
        else \
          WRF_DIR2=/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF ; \
        fi ; \
make -i -r g2print.exe \
	WRF_DIR="$WRF_DIR2" \
	FC="ifort" \
	CC="gcc" \
	CPP="/lib/cpp -C -P -traditional" \
	FFLAGS="-FR -convert big_endian -fpp" \
	CFLAGS="-w" \
	LDFLAGS="" \
	CPPFLAGS="-D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_GRIBUTIL" )
make[1]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/ungrib/src'
Makefile:90: warning: overriding recipe for target '.F.o'
../../configure.wps:110: warning: ignoring old recipe for target '.F.o'
Makefile:95: warning: overriding recipe for target '.c.o'
../../configure.wps:102: warning: ignoring old recipe for target '.c.o'
/lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_GRIBUTIL g2print.F > g2print.f90
ifort -c -FR -convert big_endian -fpp  g2print.f90 -I. -I./ngl/g2
if [ -z  ] ; then \
		  ifort -o g2print.exe  g2print.o \
			filelist.o gridinfo.o \
			-L. -lpgu \
			-L./ngl -lw3 -lg2_4 \
			-L/usr/lib64 -ljasper -lpng -lz ; \
                        else \
		  ifort -o g2print.exe  g2print.o \
			filelist.o gridinfo.o \
			libpgu.a  \
			./ngl/w3/libw3.a ./ngl/g2/libg2_4.a \
			-L/usr/lib64 -ljasper -lpng -lz ; \
                        fi
make[1]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/ungrib/src'
if [ -h g2print.exe ] ; then \
        /bin/rm -f g2print.exe ; \
fi ; \
if [ -h ../g2print.exe ] ; then \
	/bin/rm -f ../g2print.exe ; \
fi ; \
if [ -e src/g2print.exe ] ; then \
	ln -sf src/g2print.exe . ; \
fi
( cd src ; \
        if [ "" = yes ] ; then \
          WRF_DIR2=../WRF ; \
        else \
          WRF_DIR2=/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF ; \
        fi ; \
make -i -r rd_intermediate.exe \
	WRF_DIR="$WRF_DIR2" \
	FC="ifort" \
	CC="gcc" \
	CPP="/lib/cpp -C -P -traditional" \
	FFLAGS="-FR -convert big_endian -fpp" \
	CFLAGS="-w" \
	LDFLAGS="" \
	CPPFLAGS="-D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_UTIL" )
make[1]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/util/src'
/bin/rm -f cio.o
gcc -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_UTIL -w -c cio.c	
/bin/rm -f module_debug.o module_debug.mod
/lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_debug.F > module_debug.f90
ifort -FR -convert big_endian -fpp -c module_debug.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include
/bin/rm -f met_data_module.o met_data_module.mod
/lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include met_data_module.F > met_data_module.f90
ifort -FR -convert big_endian -fpp -c met_data_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include
/bin/rm -f constants_module.o constants_module.mod
/lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include constants_module.F > constants_module.f90
ifort -FR -convert big_endian -fpp -c constants_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include
/bin/rm -f misc_definitions_module.o misc_definitions_module.mod
/lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include misc_definitions_module.F > misc_definitions_module.f90
ifort -FR -convert big_endian -fpp -c misc_definitions_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include
/bin/rm -f read_met_module.o read_met_module.mod
/lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include read_met_module.F > read_met_module.f90
ifort -FR -convert big_endian -fpp -c read_met_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include
/bin/rm -f rd_intermediate.o rd_intermediate.mod
/lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include rd_intermediate.F > rd_intermediate.f90
ifort -FR -convert big_endian -fpp -c rd_intermediate.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include
ifort -o rd_intermediate.exe  rd_intermediate.o read_met_module.o \
	module_debug.o misc_definitions_module.o cio.o met_data_module.o constants_module.o
make[1]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/util/src'
if [ -h rd_intermediate.exe ] ; then \
	/bin/rm -f rd_intermediate.exe ; \
fi ; \
if [ -h ../rd_intermediate.exe ] ; then \
	/bin/rm -f ../rd_intermediate.exe ; \
fi ; \
if [ -e src/rd_intermediate.exe ] ; then \
	ln -sf src/rd_intermediate.exe . ; \
fi
( cd src ; \
        if [ "" = yes ] ; then \
          WRF_DIR2=../WRF ; \
        else \
          WRF_DIR2=/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF ; \
        fi ; \
make -i -r mod_levs.exe \
	WRF_DIR="$WRF_DIR2" \
	FC="ifort" \
	CC="gcc" \
	CPP="/lib/cpp -C -P -traditional" \
	FFLAGS="-FR -convert big_endian -fpp" \
	CFLAGS="-w" \
	LDFLAGS="" \
	CPPFLAGS="-D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_UTIL" )
make[1]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/util/src'
/bin/rm -f write_met_module.o write_met_module.mod
/lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include write_met_module.F > write_met_module.f90
ifort -FR -convert big_endian -fpp -c write_met_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include
/bin/rm -f mod_levs.o mod_levs.mod
/lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include mod_levs.F > mod_levs.f90
ifort -FR -convert big_endian -fpp -c mod_levs.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include
ifort -o mod_levs.exe  mod_levs.o module_debug.o read_met_module.o \
	write_met_module.o misc_definitions_module.o cio.o met_data_module.o constants_module.o
make[1]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/util/src'
if [ -h mod_levs.exe ] ; then \
	/bin/rm -f mod_levs.exe ; \
fi ; \
if [ -h ../mod_levs.exe ] ; then \
	/bin/rm -f ../mod_levs.exe ; \
fi ; \
if [ -e src/mod_levs.exe ] ; then \
	ln -sf src/mod_levs.exe . ; \
fi
( cd src ; \
        if [ "" = yes ] ; then \
          WRF_DIR2=../WRF ; \
        else \
          WRF_DIR2=/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF ; \
        fi ; \
make -i -r avg_tsfc.exe \
	WRF_DIR="$WRF_DIR2" \
	FC="ifort" \
	CC="gcc" \
	CPP="/lib/cpp -C -P -traditional" \
	FFLAGS="-FR -convert big_endian -fpp" \
	CFLAGS="-w" \
	LDFLAGS="" \
	CPPFLAGS="-D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_UTIL" )
make[1]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/util/src'
/bin/rm -f gridinfo_module.o gridinfo_module.mod
/lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include gridinfo_module.F > gridinfo_module.f90
ifort -FR -convert big_endian -fpp -c gridinfo_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include
/bin/rm -f module_date_pack.o module_date_pack.mod
/lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_date_pack.F > module_date_pack.f90
ifort -FR -convert big_endian -fpp -c module_date_pack.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include
/bin/rm -f avg_tsfc.o avg_tsfc.mod
/lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include avg_tsfc.F > avg_tsfc.f90
ifort -FR -convert big_endian -fpp -c avg_tsfc.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include
ifort  -o avg_tsfc.exe avg_tsfc.o cio.o module_debug.o gridinfo_module.o \
	read_met_module.o write_met_module.o module_date_pack.o \
	misc_definitions_module.o met_data_module.o constants_module.o
make[1]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/util/src'
if [ -h avg_tsfc.exe ] ; then \
	/bin/rm -f avg_tsfc.exe ; \
fi ; \
if [ -h ../avg_tsfc.exe ] ; then \
	/bin/rm -f ../avg_tsfc.exe ; \
fi ; \
if [ -e src/avg_tsfc.exe ] ; then \
	ln -sf src/avg_tsfc.exe . ; \
fi
( cd src ; \
        if [ "" = yes ] ; then \
          WRF_DIR2=../WRF ; \
        else \
          WRF_DIR2=/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF ; \
        fi ; \
make -i -r calc_ecmwf_p.exe \
	WRF_DIR="$WRF_DIR2" \
	FC="ifort" \
	CC="gcc" \
	CPP="/lib/cpp -C -P -traditional" \
	FFLAGS="-FR -convert big_endian -fpp" \
	CFLAGS="-w" \
	LDFLAGS="" \
	CPPFLAGS="-D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_UTIL" )
make[1]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/util/src'
/bin/rm -f module_stringutil.o module_stringutil.mod
/lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_stringutil.F > module_stringutil.f90
ifort -FR -convert big_endian -fpp -c module_stringutil.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include
/bin/rm -f calc_ecmwf_p.o calc_ecmwf_p.mod
/lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include calc_ecmwf_p.F > calc_ecmwf_p.f90
ifort -FR -convert big_endian -fpp -c calc_ecmwf_p.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include
ifort  -o calc_ecmwf_p.exe calc_ecmwf_p.o cio.o module_debug.o module_stringutil.o gridinfo_module.o \
	read_met_module.o write_met_module.o module_date_pack.o \
	misc_definitions_module.o met_data_module.o constants_module.o
make[1]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/util/src'
if [ -h calc_ecmwf_p.exe ] ; then \
	/bin/rm -f calc_ecmwf_p.exe ; \
fi ; \
if [ -h ../calc_ecmwf_p.exe ] ; then \
	/bin/rm -f ../calc_ecmwf_p.exe ; \
fi ; \
if [ -e src/calc_ecmwf_p.exe ] ; then \
	ln -sf src/calc_ecmwf_p.exe . ; \
fi
( cd src ; \
        if [ "" = yes ] ; then \
          WRF_DIR2=../WRF ; \
        else \
          WRF_DIR2=/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF ; \
        fi ; \
make -i -r height_ukmo.exe \
	WRF_DIR="$WRF_DIR2" \
	FC="ifort" \
	CC="gcc" \
	CPP="/lib/cpp -C -P -traditional" \
	FFLAGS="-FR -convert big_endian -fpp" \
	CFLAGS="-w" \
	LDFLAGS="" \
	CPPFLAGS="-D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_UTIL" )
make[1]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/util/src'
/bin/rm -f height_ukmo.o height_ukmo.mod
/lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include height_ukmo.F > height_ukmo.f90
ifort -FR -convert big_endian -fpp -c height_ukmo.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include
ifort  -o height_ukmo.exe height_ukmo.o cio.o module_debug.o gridinfo_module.o \
	read_met_module.o write_met_module.o module_date_pack.o \
	misc_definitions_module.o met_data_module.o constants_module.o
make[1]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/util/src'
if [ -h height_ukmo.exe ] ; then \
	/bin/rm -f height_ukmo.exe ; \
fi ; \
if [ -h ../height_ukmo.exe ] ; then \
	/bin/rm -f ../height_ukmo.exe ; \
fi ; \
if [ -e src/height_ukmo.exe ] ; then \
	ln -sf src/height_ukmo.exe . ; \
fi
( cd src ; \
        if [ "" = yes ] ; then \
          WRF_DIR2=../WRF ; \
        else \
          WRF_DIR2=/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF ; \
        fi ; \
make -i -r int2nc.exe \
	WRF_DIR="$WRF_DIR2" \
	FC="ifort" \
	CC="gcc" \
	CPP="/lib/cpp -C -P -traditional" \
	FFLAGS="-FR -convert big_endian -fpp" \
	CFLAGS="-w" \
	LDFLAGS="" \
	CPPFLAGS="-D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_UTIL" )
make[1]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/util/src'
/bin/rm -f int2nc.f90
/lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_UTIL int2nc.F > int2nc.f90
ifort -FR -convert big_endian -fpp -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -c int2nc.f90
ifort -o int2nc.exe  -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include int2nc.o module_debug.o misc_definitions_module.o read_met_module.o cio.o -L/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -lio_grib1 -L/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -lio_grib_share -L/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -lwrfio_int -L/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -lwrfio_nf -L/usr/local/NETCDF-Fortran-4.4.5-ifort/lib  -lnetcdff 
make[1]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/util/src'
if [ -h int2nc.exe ] ; then \
	/bin/rm -f int2nc.exe ; \
fi ; \
if [ -h ../int2nc.exe ] ; then \
	/bin/rm -f ../int2nc.exe ; \
fi ; \
if [ -e src/int2nc.exe ] ; then \
	ln -sf src/int2nc.exe . ; \
fi
 
**** Compiling util ****
 
( cd src/ngl ; make -i -r DEV_TOP="/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS" CC="gcc" FC="ifort" RANLIB="echo" all )
make[1]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/ungrib/src/ngl'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/ungrib/src/ngl'
( cd src ; \
        if [ "" = yes ] ; then \
          WRF_DIR2=../WRF ; \
        else \
          WRF_DIR2=/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF ; \
        fi ; \
make -i -r g1print.exe \
	WRF_DIR="$WRF_DIR2" \
	FC="ifort" \
	CC="gcc" \
	CPP="/lib/cpp -C -P -traditional" \
	FFLAGS="-FR -convert big_endian -fpp" \
	CFLAGS="-w" \
	LDFLAGS="" \
	CPPFLAGS="-D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_GRIBUTIL" )
make[1]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/ungrib/src'
Makefile:90: warning: overriding recipe for target '.F.o'
../../configure.wps:110: warning: ignoring old recipe for target '.F.o'
Makefile:95: warning: overriding recipe for target '.c.o'
../../configure.wps:102: warning: ignoring old recipe for target '.c.o'
make[1]: 'g1print.exe' is up to date.
make[1]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/ungrib/src'
if [ -h g1print.exe ] ; then \
        /bin/rm -f g1print.exe ; \
fi ; \
if [ -h ../g1print.exe ] ; then \
	/bin/rm -f ../g1print.exe ; \
fi ; \
if [ -e src/g1print.exe ] ; then \
	ln -sf src/g1print.exe . ; \
fi
( cd src/ngl ; make -i -r DEV_TOP="/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS" CC="gcc" FC="ifort" RANLIB="echo" all )
make[1]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/ungrib/src/ngl'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/ungrib/src/ngl'
( cd src ; \
        if [ "" = yes ] ; then \
          WRF_DIR2=../WRF ; \
        else \
          WRF_DIR2=/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF ; \
        fi ; \
make -i -r g2print.exe \
	WRF_DIR="$WRF_DIR2" \
	FC="ifort" \
	CC="gcc" \
	CPP="/lib/cpp -C -P -traditional" \
	FFLAGS="-FR -convert big_endian -fpp" \
	CFLAGS="-w" \
	LDFLAGS="" \
	CPPFLAGS="-D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_GRIBUTIL" )
make[1]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/ungrib/src'
Makefile:90: warning: overriding recipe for target '.F.o'
../../configure.wps:110: warning: ignoring old recipe for target '.F.o'
Makefile:95: warning: overriding recipe for target '.c.o'
../../configure.wps:102: warning: ignoring old recipe for target '.c.o'
make[1]: 'g2print.exe' is up to date.
make[1]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/ungrib/src'
if [ -h g2print.exe ] ; then \
        /bin/rm -f g2print.exe ; \
fi ; \
if [ -h ../g2print.exe ] ; then \
	/bin/rm -f ../g2print.exe ; \
fi ; \
if [ -e src/g2print.exe ] ; then \
	ln -sf src/g2print.exe . ; \
fi
( cd src ; \
        if [ "" = yes ] ; then \
          WRF_DIR2=../WRF ; \
        else \
          WRF_DIR2=/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF ; \
        fi ; \
make -i -r plotfmt.exe \
	WRF_DIR="$WRF_DIR2" \
	FC="ifort" \
	CC="gcc" \
	CPP="/lib/cpp -C -P -traditional" \
	FFLAGS="-FR -convert big_endian -fpp" \
	CFLAGS="-w" \
	LDFLAGS="" \
	CPPFLAGS="-D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_UTIL" )
make[1]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/util/src'
/lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_UTIL plotfmt.F > plotfmt.f90
ifort -FR -convert big_endian -fpp -c plotfmt.f90
ifort -o plotfmt.exe  plotfmt.o read_met_module.o module_debug.o \
	misc_definitions_module.o cio.o met_data_module.o \
	-L/usr/lib64/ncarg -lncarg -lncarg_gks -lncarg_c -L/usr/lib64 -lX11 -lgfortran -lpng -lcairo -lfreetype 
make[1]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/util/src'
if [ -h plotfmt.exe ] ; then \
	/bin/rm -f plotfmt.exe ; \
fi ; \
if [ -h ../plotfmt.exe ] ; then \
	/bin/rm -f ../plotfmt.exe ; \
fi ; \
if [ -e src/plotfmt.exe ] ; then \
	ln -sf src/plotfmt.exe . ; \
fi
( cd src ; \
        if [ "" = yes ] ; then \
          WRF_DIR2=../WRF ; \
        else \
          WRF_DIR2=/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF ; \
        fi ; \
make -i -r rd_intermediate.exe \
	WRF_DIR="$WRF_DIR2" \
	FC="ifort" \
	CC="gcc" \
	CPP="/lib/cpp -C -P -traditional" \
	FFLAGS="-FR -convert big_endian -fpp" \
	CFLAGS="-w" \
	LDFLAGS="" \
	CPPFLAGS="-D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_UTIL" )
make[1]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/util/src'
make[1]: 'rd_intermediate.exe' is up to date.
make[1]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/util/src'
if [ -h rd_intermediate.exe ] ; then \
	/bin/rm -f rd_intermediate.exe ; \
fi ; \
if [ -h ../rd_intermediate.exe ] ; then \
	/bin/rm -f ../rd_intermediate.exe ; \
fi ; \
if [ -e src/rd_intermediate.exe ] ; then \
	ln -sf src/rd_intermediate.exe . ; \
fi
( cd src ; \
        if [ "" = yes ] ; then \
          WRF_DIR2=../WRF ; \
        else \
          WRF_DIR2=/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF ; \
        fi ; \
make -i -r plotgrids.exe \
	WRF_DIR="$WRF_DIR2" \
	FC="ifort" \
	CC="gcc" \
	CPP="/lib/cpp -C -P -traditional" \
	FFLAGS="-FR -convert big_endian -fpp" \
	CFLAGS="-w" \
	LDFLAGS="" \
	CPPFLAGS="-D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_UTIL" )
make[1]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/util/src'
/bin/rm -f module_map_utils.o module_map_utils.mod
/lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_map_utils.F > module_map_utils.f90
ifort -FR -convert big_endian -fpp -c module_map_utils.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include
/bin/cp plotgrids.F plotgrids.f90
ifort -FR -convert big_endian -fpp -c plotgrids.f90
ifort -o plotgrids.exe  module_map_utils.o module_debug.o cio.o constants_module.o misc_definitions_module.o \
	plotgrids.o -L/usr/lib64/ncarg -lncarg -lncarg_gks -lncarg_c -L/usr/lib64 -lX11 -lgfortran -lpng -lcairo -lfreetype 
make[1]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/util/src'
if [ -h plotgrids.exe ] ; then \
	/bin/rm -f plotgrids.exe ; \
fi ; \
if [ -h ../plotgrids.exe ] ; then \
	/bin/rm -f ../plotgrids.exe ; \
fi ; \
if [ -e src/plotgrids.exe ] ; then \
	ln -sf src/plotgrids.exe . ; \
fi
( cd src ; \
        if [ "" = yes ] ; then \
          WRF_DIR2=../WRF ; \
        else \
          WRF_DIR2=/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF ; \
        fi ; \
make -i -r mod_levs.exe \
	WRF_DIR="$WRF_DIR2" \
	FC="ifort" \
	CC="gcc" \
	CPP="/lib/cpp -C -P -traditional" \
	FFLAGS="-FR -convert big_endian -fpp" \
	CFLAGS="-w" \
	LDFLAGS="" \
	CPPFLAGS="-D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_UTIL" )
make[1]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/util/src'
make[1]: 'mod_levs.exe' is up to date.
make[1]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/util/src'
if [ -h mod_levs.exe ] ; then \
	/bin/rm -f mod_levs.exe ; \
fi ; \
if [ -h ../mod_levs.exe ] ; then \
	/bin/rm -f ../mod_levs.exe ; \
fi ; \
if [ -e src/mod_levs.exe ] ; then \
	ln -sf src/mod_levs.exe . ; \
fi
( cd src ; \
        if [ "" = yes ] ; then \
          WRF_DIR2=../WRF ; \
        else \
          WRF_DIR2=/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF ; \
        fi ; \
make -i -r avg_tsfc.exe \
	WRF_DIR="$WRF_DIR2" \
	FC="ifort" \
	CC="gcc" \
	CPP="/lib/cpp -C -P -traditional" \
	FFLAGS="-FR -convert big_endian -fpp" \
	CFLAGS="-w" \
	LDFLAGS="" \
	CPPFLAGS="-D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_UTIL" )
make[1]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/util/src'
make[1]: 'avg_tsfc.exe' is up to date.
make[1]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/util/src'
if [ -h avg_tsfc.exe ] ; then \
	/bin/rm -f avg_tsfc.exe ; \
fi ; \
if [ -h ../avg_tsfc.exe ] ; then \
	/bin/rm -f ../avg_tsfc.exe ; \
fi ; \
if [ -e src/avg_tsfc.exe ] ; then \
	ln -sf src/avg_tsfc.exe . ; \
fi
( cd src ; \
        if [ "" = yes ] ; then \
          WRF_DIR2=../WRF ; \
        else \
          WRF_DIR2=/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF ; \
        fi ; \
make -i -r calc_ecmwf_p.exe \
	WRF_DIR="$WRF_DIR2" \
	FC="ifort" \
	CC="gcc" \
	CPP="/lib/cpp -C -P -traditional" \
	FFLAGS="-FR -convert big_endian -fpp" \
	CFLAGS="-w" \
	LDFLAGS="" \
	CPPFLAGS="-D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_UTIL" )
make[1]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/util/src'
make[1]: 'calc_ecmwf_p.exe' is up to date.
make[1]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/util/src'
if [ -h calc_ecmwf_p.exe ] ; then \
	/bin/rm -f calc_ecmwf_p.exe ; \
fi ; \
if [ -h ../calc_ecmwf_p.exe ] ; then \
	/bin/rm -f ../calc_ecmwf_p.exe ; \
fi ; \
if [ -e src/calc_ecmwf_p.exe ] ; then \
	ln -sf src/calc_ecmwf_p.exe . ; \
fi
( cd src ; \
        if [ "" = yes ] ; then \
          WRF_DIR2=../WRF ; \
        else \
          WRF_DIR2=/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF ; \
        fi ; \
make -i -r height_ukmo.exe \
	WRF_DIR="$WRF_DIR2" \
	FC="ifort" \
	CC="gcc" \
	CPP="/lib/cpp -C -P -traditional" \
	FFLAGS="-FR -convert big_endian -fpp" \
	CFLAGS="-w" \
	LDFLAGS="" \
	CPPFLAGS="-D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_UTIL" )
make[1]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/util/src'
make[1]: 'height_ukmo.exe' is up to date.
make[1]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/util/src'
if [ -h height_ukmo.exe ] ; then \
	/bin/rm -f height_ukmo.exe ; \
fi ; \
if [ -h ../height_ukmo.exe ] ; then \
	/bin/rm -f ../height_ukmo.exe ; \
fi ; \
if [ -e src/height_ukmo.exe ] ; then \
	ln -sf src/height_ukmo.exe . ; \
fi
( cd src ; \
        if [ "" = yes ] ; then \
          WRF_DIR2=../WRF ; \
        else \
          WRF_DIR2=/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF ; \
        fi ; \
make -i -r int2nc.exe \
	WRF_DIR="$WRF_DIR2" \
	FC="ifort" \
	CC="gcc" \
	CPP="/lib/cpp -C -P -traditional" \
	FFLAGS="-FR -convert big_endian -fpp" \
	CFLAGS="-w" \
	LDFLAGS="" \
	CPPFLAGS="-D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32  -D_UTIL" )
make[1]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/util/src'
make[1]: 'int2nc.exe' is up to date.
make[1]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/util/src'
if [ -h int2nc.exe ] ; then \
	/bin/rm -f int2nc.exe ; \
fi ; \
if [ -h ../int2nc.exe ] ; then \
	/bin/rm -f ../int2nc.exe ; \
fi ; \
if [ -e src/int2nc.exe ] ; then \
	ln -sf src/int2nc.exe . ; \
fi
rm: cannot remove ‘geo_em.*.nc’: No such file or directory
Parsed 20 entries in GEOGRID.TBL
Processing domain 1 of 1
  Processing XLAT and XLONG
  Processing MAPFAC
  Processing F and E
  Processing ROTANG
  Processing LANDUSEF
  Calculating landmask from LANDUSEF ( WATER =  16 )
  Processing HGT_M
  Processing SOILTEMP
  Processing SOILCTOP
  Processing SCT_DOM
  Processing SOILCBOT
  Processing SCB_DOM
  Processing ALBEDO12M
  Processing GREENFRAC
  Processing SNOALB
  Processing SLOPECAT
  Processing SLOPECAT
  Processing CON
  Processing VAR
  Processing OA1
  Processing OA2
  Processing OA3
  Processing OA4
  Processing OL1
  Processing OL2
  Processing OL3
  Processing OL4
  Processing VAR_SSO
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!  Successful completion of geogrid.        !
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Spider mode enabled. Check if remote file exists.
--2021-07-31 05:32:54--  http://www2.mmm.ucar.edu/wrf/TUTORIAL_DATA/Katrina.tar.gz
Resolving www2.mmm.ucar.edu (www2.mmm.ucar.edu)... 128.117.86.13
Connecting to www2.mmm.ucar.edu (www2.mmm.ucar.edu)|128.117.86.13|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://www2.mmm.ucar.edu/wrf/TUTORIAL_DATA/Katrina.tar.gz [following]
Spider mode enabled. Check if remote file exists.
--2021-07-31 05:32:54--  https://www2.mmm.ucar.edu/wrf/TUTORIAL_DATA/Katrina.tar.gz
Connecting to www2.mmm.ucar.edu (www2.mmm.ucar.edu)|128.117.86.13|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 217738925 (208M) [application/x-gzip]
Remote file exists.

--2021-07-31 05:32:54--  http://www2.mmm.ucar.edu/wrf/TUTORIAL_DATA/Katrina.tar.gz
Resolving www2.mmm.ucar.edu (www2.mmm.ucar.edu)... 128.117.86.13
Connecting to www2.mmm.ucar.edu (www2.mmm.ucar.edu)|128.117.86.13|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://www2.mmm.ucar.edu/wrf/TUTORIAL_DATA/Katrina.tar.gz [following]
--2021-07-31 05:32:55--  https://www2.mmm.ucar.edu/wrf/TUTORIAL_DATA/Katrina.tar.gz
Connecting to www2.mmm.ucar.edu (www2.mmm.ucar.edu)|128.117.86.13|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 217738925 (208M) [application/x-gzip]
Saving to: ‘Katrina.tar.gz’

     0K .......... .......... .......... .......... ..........  0%  940K 3m46s
    50K .......... .......... .......... .......... ..........  0% 1.92M 2m47s
   100K .......... .......... .......... .......... ..........  0% 84.8M 1m52s
   150K .......... .......... .......... .......... ..........  0% 1.95M 1m51s
   200K .......... .......... .......... .......... ..........  0% 1.83M 1m51s
   250K .......... .......... .......... .......... ..........  0% 72.5M 93s
   300K .......... .......... .......... .......... ..........  0% 85.0M 80s
   350K .......... .......... .......... .......... ..........  0% 2.07M 83s
   400K .......... .......... .......... .......... ..........  0% 72.8M 74s
   450K .......... .......... .......... .......... ..........  0% 85.5M 67s
   500K .......... .......... .......... .......... ..........  0% 85.0M 61s
   550K .......... .......... .......... .......... ..........  0% 90.5M 56s
   600K .......... .......... .......... .......... ..........  0% 79.9M 52s
   650K .......... .......... .......... .......... ..........  0% 2.18M 55s
   700K .......... .......... .......... .......... ..........  0% 85.3M 51s
   750K .......... .......... .......... .......... ..........  0% 91.0M 48s
   800K .......... .......... .......... .......... ..........  0% 55.5M 46s
   850K .......... .......... .......... .......... ..........  0% 2.04M 49s
   900K .......... .......... .......... .......... ..........  0% 1.82M 52s
   950K .......... .......... .......... .......... ..........  0% 74.6M 50s
  1000K .......... .......... .......... .......... ..........  0% 78.0M 47s
  1050K .......... .......... .......... .......... ..........  0% 89.2M 45s
  1100K .......... .......... .......... .......... ..........  0% 92.2M 43s
  1150K .......... .......... .......... .......... ..........  0% 2.02M 46s
  1200K .......... .......... .......... .......... ..........  0% 73.8M 44s
  1250K .......... .......... .......... .......... ..........  0% 89.5M 43s
  1300K .......... .......... .......... .......... ..........  0% 2.14M 45s
  1350K .......... .......... .......... .......... ..........  0% 44.6M 43s
  1400K .......... .......... .......... .......... ..........  0% 1.98M 45s
  1450K .......... .......... .......... .......... ..........  0% 18.2M 44s
  1500K .......... .......... .......... .......... ..........  0% 2.14M 46s
  1550K .......... .......... .......... .......... ..........  0% 17.6M 45s
  1600K .......... .......... .......... .......... ..........  0% 2.08M 46s
  1650K .......... .......... .......... .......... ..........  0% 2.02M 48s
  1700K .......... .......... .......... .......... ..........  0% 34.8M 47s
  1750K .......... .......... .......... .......... ..........  0% 2.02M 48s
  1800K .......... .......... .......... .......... ..........  0% 33.6M 47s
  1850K .......... .......... .......... .......... ..........  0% 2.02M 49s
  1900K .......... .......... .......... .......... ..........  0% 35.8M 47s
  1950K .......... .......... .......... .......... ..........  0% 2.01M 49s
  2000K .......... .......... .......... .......... ..........  0% 16.5M 48s
  2050K .......... .......... .......... .......... ..........  0% 2.13M 49s
  2100K .......... .......... .......... .......... ..........  1% 18.1M 48s
  2150K .......... .......... .......... .......... ..........  1% 2.14M 49s
  2200K .......... .......... .......... .......... ..........  1% 1.94M 50s
  2250K .......... .......... .......... .......... ..........  1%  131M 49s
  2300K .......... .......... .......... .......... ..........  1% 18.4M 49s
  2350K .......... .......... .......... .......... ..........  1% 2.13M 50s
  2400K .......... .......... .......... .......... ..........  1% 1.87M 51s
  2450K .......... .......... .......... .......... ..........  1%  228M 50s
  2500K .......... .......... .......... .......... ..........  1% 1.92M 51s
  2550K .......... .......... .......... .......... ..........  1% 60.5M 50s
  2600K .......... .......... .......... .......... ..........  1%  994K 53s
  2650K .......... .......... .......... .......... ..........  1%  222M 52s
  2700K .......... .......... .......... .......... ..........  1%  217M 51s
  2750K .......... .......... .......... .......... ..........  1% 2.01M 52s
  2800K .......... .......... .......... .......... ..........  1% 18.6M 51s
  2850K .......... .......... .......... .......... ..........  1% 2.00M 52s
  2900K .......... .......... .......... .......... ..........  1% 1.97M 53s
  2950K .......... .......... .......... .......... ..........  1% 27.3M 52s
  3000K .......... .......... .......... .......... ..........  1% 1.99M 53s
  3050K .......... .......... .......... .......... ..........  1% 1.95M 54s
  3100K .......... .......... .......... .......... ..........  1% 51.7M 53s
  3150K .......... .......... .......... .......... ..........  1% 1.95M 54s
  3200K .......... .......... .......... .......... ..........  1% 1.93M 55s
  3250K .......... .......... .......... .......... ..........  1% 2.00M 55s
  3300K .......... .......... .......... .......... ..........  1% 31.1M 55s
  3350K .......... .......... .......... .......... ..........  1% 1.96M 55s
  3400K .......... .......... .......... .......... ..........  1% 1.97M 56s
  3450K .......... .......... .......... .......... ..........  1% 33.2M 55s
  3500K .......... .......... .......... .......... ..........  1% 1.95M 56s
  3550K .......... .......... .......... .......... ..........  1% 20.3M 55s
  3600K .......... .......... .......... .......... ..........  1% 2.07M 56s
  3650K .......... .......... .......... .......... ..........  1% 1.95M 57s
  3700K .......... .......... .......... .......... ..........  1% 19.6M 56s
  3750K .......... .......... .......... .......... ..........  1% 2.09M 56s
  3800K .......... .......... .......... .......... ..........  1% 1.97M 57s
  3850K .......... .......... .......... .......... ..........  1% 40.4M 56s
  3900K .......... .......... .......... .......... ..........  1% 1.96M 57s
  3950K .......... .......... .......... .......... ..........  1% 20.4M 56s
  4000K .......... .......... .......... .......... ..........  1% 2.07M 57s
  4050K .......... .......... .......... .......... ..........  1% 1.96M 57s
  4100K .......... .......... .......... .......... ..........  1% 20.5M 57s
  4150K .......... .......... .......... .......... ..........  1% 2.10M 57s
  4200K .......... .......... .......... .......... ..........  1% 1.94M 58s
  4250K .......... .......... .......... .......... ..........  2% 58.0M 57s
  4300K .......... .......... .......... .......... ..........  2% 1.96M 58s
  4350K .......... .......... .......... .......... ..........  2% 20.3M 57s
  4400K .......... .......... .......... .......... ..........  2% 2.01M 58s
  4450K .......... .......... .......... .......... ..........  2% 2.00M 58s
  4500K .......... .......... .......... .......... ..........  2% 31.2M 58s
  4550K .......... .......... .......... .......... ..........  2% 2.03M 58s
  4600K .......... .......... .......... .......... ..........  2% 20.8M 57s
  4650K .......... .......... .......... .......... ..........  2% 2.01M 58s
  4700K .......... .......... .......... .......... ..........  2% 2.02M 58s
  4750K .......... .......... .......... .......... ..........  2% 31.0M 58s
  4800K .......... .......... .......... .......... ..........  2% 2.02M 58s
  4850K .......... .......... .......... .......... ..........  2% 21.6M 58s
  4900K .......... .......... .......... .......... ..........  2% 2.08M 58s
  4950K .......... .......... .......... .......... ..........  2% 1.95M 59s
  5000K .......... .......... .......... .......... ..........  2% 38.0M 58s
  5050K .......... .......... .......... .......... ..........  2% 2.00M 58s
  5100K .......... .......... .......... .......... ..........  2% 40.6M 58s
  5150K .......... .......... .......... .......... ..........  2% 2.00M 58s
  5200K .......... .......... .......... .......... ..........  2% 34.4M 58s
  5250K .......... .......... .......... .......... ..........  2% 2.01M 58s
  5300K .......... .......... .......... .......... ..........  2% 24.9M 58s
  5350K .......... .......... .......... .......... ..........  2% 2.07M 58s
  5400K .......... .......... .......... .......... ..........  2% 24.9M 58s
  5450K .......... .......... .......... .......... ..........  2% 2.03M 58s
  5500K .......... .......... .......... .......... ..........  2% 13.1M 58s
  5550K .......... .......... .......... .......... ..........  2% 2.21M 58s
  5600K .......... .......... .......... .......... ..........  2% 1.97M 58s
  5650K .......... .......... .......... .......... ..........  2% 46.9M 58s
  5700K .......... .......... .......... .......... ..........  2% 1.99M 58s
  5750K .......... .......... .......... .......... ..........  2% 47.9M 58s
  5800K .......... .......... .......... .......... ..........  2% 1.99M 58s
  5850K .......... .......... .......... .......... ..........  2% 48.4M 57s
  5900K .......... .......... .......... .......... ..........  2% 2.00M 58s
  5950K .......... .......... .......... .......... ..........  2% 46.0M 57s
  6000K .......... .......... .......... .......... ..........  2% 1.95M 58s
  6050K .......... .......... .......... .......... ..........  2% 38.1M 57s
  6100K .......... .......... .......... .......... ..........  2% 2.02M 58s
  6150K .......... .......... .......... .......... ..........  2% 38.6M 57s
  6200K .......... .......... .......... .......... ..........  2% 2.01M 58s
  6250K .......... .......... .......... .......... ..........  2% 41.2M 57s
  6300K .......... .......... .......... .......... ..........  2% 2.00M 57s
  6350K .......... .......... .......... .......... ..........  3% 43.8M 57s
  6400K .......... .......... .......... .......... ..........  3% 1.98M 57s
  6450K .......... .......... .......... .......... ..........  3% 1.96M 58s
  6500K .......... .......... .......... .......... ..........  3% 72.2M 57s
  6550K .......... .......... .......... .......... ..........  3% 1.96M 58s
  6600K .......... .......... .......... .......... ..........  3% 67.0M 57s
  6650K .......... .......... .......... .......... ..........  3% 47.2M 57s
  6700K .......... .......... .......... .......... ..........  3% 2.00M 57s
  6750K .......... .......... .......... .......... ..........  3% 59.5M 57s
  6800K .......... .......... .......... .......... ..........  3% 1.97M 57s
  6850K .......... .......... .......... .......... ..........  3% 61.9M 57s
  6900K .......... .......... .......... .......... ..........  3% 1.99M 57s
  6950K .......... .......... .......... .......... ..........  3% 61.3M 56s
  7000K .......... .......... .......... .......... ..........  3% 1.97M 57s
  7050K .......... .......... .......... .......... ..........  3% 97.2M 56s
  7100K .......... .......... .......... .......... ..........  3% 1.97M 57s
  7150K .......... .......... .......... .......... ..........  3% 58.3M 56s
  7200K .......... .......... .......... .......... ..........  3% 1.97M 57s
  7250K .......... .......... .......... .......... ..........  3% 56.3M 56s
  7300K .......... .......... .......... .......... ..........  3% 2.00M 57s
  7350K .......... .......... .......... .......... ..........  3% 46.7M 56s
  7400K .......... .......... .......... .......... ..........  3% 1.99M 56s
  7450K .......... .......... .......... .......... ..........  3% 53.5M 56s
  7500K .......... .......... .......... .......... ..........  3% 1.99M 56s
  7550K .......... .......... .......... .......... ..........  3% 61.7M 56s
  7600K .......... .......... .......... .......... ..........  3% 1.97M 56s
  7650K .......... .......... .......... .......... ..........  3% 58.4M 56s
  7700K .......... .......... .......... .......... ..........  3% 23.8M 56s
  7750K .......... .......... .......... .......... ..........  3% 2.11M 56s
  7800K .......... .......... .......... .......... ..........  3% 48.2M 55s
  7850K .......... .......... .......... .......... ..........  3% 1.98M 56s
  7900K .......... .......... .......... .......... ..........  3% 83.7M 55s
  7950K .......... .......... .......... .......... ..........  3% 1.97M 56s
  8000K .......... .......... .......... .......... ..........  3% 61.9M 55s
  8050K .......... .......... .......... .......... ..........  3% 1.98M 56s
  8100K .......... .......... .......... .......... ..........  3% 62.1M 55s
  8150K .......... .......... .......... .......... ..........  3% 1.98M 56s
  8200K .......... .......... .......... .......... ..........  3% 39.4M 55s
  8250K .......... .......... .......... .......... ..........  3% 35.4M 55s
  8300K .......... .......... .......... .......... ..........  3% 2.07M 55s
  8350K .......... .......... .......... .......... ..........  3% 49.8M 55s
  8400K .......... .......... .......... .......... ..........  3% 1.99M 55s
  8450K .......... .......... .......... .......... ..........  3% 59.6M 55s
  8500K .......... .......... .......... .......... ..........  4% 2.01M 55s
  8550K .......... .......... .......... .......... ..........  4% 37.3M 55s
  8600K .......... .......... .......... .......... ..........  4% 2.01M 55s
  8650K .......... .......... .......... .......... ..........  4% 58.4M 55s
  8700K .......... .......... .......... .......... ..........  4% 31.8M 54s
  8750K .......... .......... .......... .......... ..........  4% 2.06M 55s
  8800K .......... .......... .......... .......... ..........  4% 28.6M 54s
  8850K .......... .......... .......... .......... ..........  4% 2.06M 55s
  8900K .......... .......... .......... .......... ..........  4% 55.6M 54s
  8950K .......... .......... .......... .......... ..........  4% 2.00M 54s
  9000K .......... .......... .......... .......... ..........  4% 81.4M 54s
  9050K .......... .......... .......... .......... ..........  4% 32.1M 54s
  9100K .......... .......... .......... .......... ..........  4% 2.06M 54s
  9150K .......... .......... .......... .......... ..........  4% 53.8M 54s
  9200K .......... .......... .......... .......... ..........  4% 1.97M 54s
  9250K .......... .......... .......... .......... ..........  4% 78.5M 54s
  9300K .......... .......... .......... .......... ..........  4% 1.99M 54s
  9350K .......... .......... .......... .......... ..........  4% 82.2M 54s
  9400K .......... .......... .......... .......... ..........  4% 1.97M 54s
  9450K .......... .......... .......... .......... ..........  4% 79.7M 54s
  9500K .......... .......... .......... .......... ..........  4% 61.5M 53s
  9550K .......... .......... .......... .......... ..........  4% 1.98M 54s
  9600K .......... .......... .......... .......... ..........  4% 50.2M 53s
  9650K .......... .......... .......... .......... ..........  4% 2.00M 54s
  9700K .......... .......... .......... .......... ..........  4% 64.9M 53s
  9750K .......... .......... .......... .......... ..........  4% 19.1M 53s
  9800K .......... .......... .......... .......... ..........  4% 2.15M 53s
  9850K .......... .......... .......... .......... ..........  4% 63.4M 53s
  9900K .......... .......... .......... .......... ..........  4% 1.99M 53s
  9950K .......... .......... .......... .......... ..........  4% 75.5M 53s
 10000K .......... .......... .......... .......... ..........  4% 1.98M 53s
 10050K .......... .......... .......... .......... ..........  4% 77.0M 53s
 10100K .......... .......... .......... .......... ..........  4% 65.6M 53s
 10150K .......... .......... .......... .......... ..........  4% 2.00M 53s
 10200K .......... .......... .......... .......... ..........  4% 66.9M 53s
 10250K .......... .......... .......... .......... ..........  4% 63.7M 52s
 10300K .......... .......... .......... .......... ..........  4% 2.00M 53s
 10350K .......... .......... .......... .......... ..........  4% 71.6M 52s
 10400K .......... .......... .......... .......... ..........  4% 1.97M 53s
 10450K .......... .......... .......... .......... ..........  4% 85.0M 52s
 10500K .......... .......... .......... .......... ..........  4% 1.99M 52s
 10550K .......... .......... .......... .......... ..........  4% 76.1M 52s
 10600K .......... .......... .......... .......... ..........  5% 77.5M 52s
 10650K .......... .......... .......... .......... ..........  5% 1.98M 52s
 10700K .......... .......... .......... .......... ..........  5% 83.6M 52s
 10750K .......... .......... .......... .......... ..........  5% 83.7M 52s
 10800K .......... .......... .......... .......... ..........  5% 1.98M 52s
 10850K .......... .......... .......... .......... ..........  5% 84.6M 52s
 10900K .......... .......... .......... .......... ..........  5% 1.99M 52s
 10950K .......... .......... .......... .......... ..........  5% 72.5M 52s
 11000K .......... .......... .......... .......... ..........  5% 68.9M 51s
 11050K .......... .......... .......... .......... ..........  5% 1.99M 52s
 11100K .......... .......... .......... .......... ..........  5% 84.7M 51s
 11150K .......... .......... .......... .......... ..........  5% 1.99M 52s
 11200K .......... .......... .......... .......... ..........  5% 63.0M 51s
 11250K .......... .......... .......... .......... ..........  5% 26.1M 51s
 11300K .......... .......... .......... .......... ..........  5% 2.09M 51s
 11350K .......... .......... .......... .......... ..........  5% 61.3M 51s
 11400K .......... .......... .......... .......... ..........  5% 2.00M 51s
 11450K .......... .......... .......... .......... ..........  5% 81.3M 51s
 11500K .......... .......... .......... .......... ..........  5% 86.6M 51s
 11550K .......... .......... .......... .......... ..........  5% 1.99M 51s
 11600K .......... .......... .......... .......... ..........  5% 59.3M 51s
 11650K .......... .......... .......... .......... ..........  5% 1.99M 51s
 11700K .......... .......... .......... .......... ..........  5% 76.7M 51s
 11750K .......... .......... .......... .......... ..........  5% 87.1M 51s
 11800K .......... .......... .......... .......... ..........  5% 1.98M 51s
 11850K .......... .......... .......... .......... ..........  5% 81.7M 51s
 11900K .......... .......... .......... .......... ..........  5% 71.8M 50s
 11950K .......... .......... .......... .......... ..........  5% 2.00M 51s
 12000K .......... .......... .......... .......... ..........  5% 72.6M 50s
 12050K .......... .......... .......... .......... ..........  5% 1.99M 50s
 12100K .......... .......... .......... .......... ..........  5% 59.6M 50s
 12150K .......... .......... .......... .......... ..........  5% 62.8M 50s
 12200K .......... .......... .......... .......... ..........  5%  998K 51s
 12250K .......... .......... .......... .......... ..........  5% 82.1M 50s
 12300K .......... .......... .......... .......... ..........  5% 81.9M 50s
 12350K .......... .......... .......... .......... ..........  5% 90.9M 50s
 12400K .......... .......... .......... .......... ..........  5% 75.9M 50s
 12450K .......... .......... .......... .......... ..........  5% 2.08M 50s
 12500K .......... .......... .......... .......... ..........  5% 34.2M 50s
 12550K .......... .......... .......... .......... ..........  5% 2.03M 50s
 12600K .......... .......... .......... .......... ..........  5% 34.3M 50s
 12650K .......... .......... .......... .......... ..........  5% 2.01M 50s
 12700K .......... .......... .......... .......... ..........  5% 36.3M 50s
 12750K .......... .......... .......... .......... ..........  6% 2.02M 50s
 12800K .......... .......... .......... .......... ..........  6% 1.96M 50s
 12850K .......... .......... .......... .......... ..........  6% 54.4M 50s
 12900K .......... .......... .......... .......... ..........  6% 1.97M 50s
 12950K .......... .......... .......... .......... ..........  6% 69.6M 50s
 13000K .......... .......... .......... .......... ..........  6% 1.96M 50s
 13050K .......... .......... .......... .......... ..........  6% 65.6M 50s
 13100K .......... .......... .......... .......... ..........  6% 49.9M 50s
 13150K .......... .......... .......... .......... ..........  6% 1.99M 50s
 13200K .......... .......... .......... .......... ..........  6% 1.97M 50s
 13250K .......... .......... .......... .......... ..........  6% 70.7M 50s
 13300K .......... .......... .......... .......... ..........  6% 50.4M 50s
 13350K .......... .......... .......... .......... ..........  6% 1.99M 50s
 13400K .......... .......... .......... .......... ..........  6% 64.7M 50s
 13450K .......... .......... .......... .......... ..........  6% 1.98M 50s
 13500K .......... .......... .......... .......... ..........  6% 66.1M 50s
 13550K .......... .......... .......... .......... ..........  6% 1.98M 50s
 13600K .......... .......... .......... .......... ..........  6% 42.0M 50s
 13650K .......... .......... .......... .......... ..........  6% 1.99M 50s
 13700K .......... .......... .......... .......... ..........  6% 53.3M 50s
 13750K .......... .......... .......... .......... ..........  6% 2.00M 50s
 13800K .......... .......... .......... .......... ..........  6% 46.6M 50s
 13850K .......... .......... .......... .......... ..........  6% 2.00M 50s
 13900K .......... .......... .......... .......... ..........  6% 53.5M 50s
 13950K .......... .......... .......... .......... ..........  6% 18.6M 49s
 14000K .......... .......... .......... .......... ..........  6% 2.12M 50s
 14050K .......... .......... .......... .......... ..........  6% 2.00M 50s
 14100K .......... .......... .......... .......... ..........  6% 46.7M 50s
 14150K .......... .......... .......... .......... ..........  6% 60.1M 49s
 14200K .......... .......... .......... .......... ..........  6% 1.99M 50s
 14250K .......... .......... .......... .......... ..........  6% 45.7M 49s
 14300K .......... .......... .......... .......... ..........  6% 2.01M 50s
 14350K .......... .......... .......... .......... ..........  6% 43.7M 49s
 14400K .......... .......... .......... .......... ..........  6% 1.98M 50s
 14450K .......... .......... .......... .......... ..........  6% 51.9M 49s
 14500K .......... .......... .......... .......... ..........  6% 2.01M 49s
 14550K .......... .......... .......... .......... ..........  6% 46.9M 49s
 14600K .......... .......... .......... .......... ..........  6% 2.01M 49s
 14650K .......... .......... .......... .......... ..........  6% 56.8M 49s
 14700K .......... .......... .......... .......... ..........  6% 19.7M 49s
 14750K .......... .......... .......... .......... ..........  6% 2.14M 49s
 14800K .......... .......... .......... .......... ..........  6% 19.2M 49s
 14850K .......... .......... .......... .......... ..........  7% 2.14M 49s
 14900K .......... .......... .......... .......... ..........  7% 22.4M 49s
 14950K .......... .......... .......... .......... ..........  7% 2.11M 49s
 15000K .......... .......... .......... .......... ..........  7% 49.6M 49s
 15050K .......... .......... .......... .......... ..........  7% 1.99M 49s
 15100K .......... .......... .......... .......... ..........  7% 81.0M 49s
 15150K .......... .......... .......... .......... ..........  7% 10.6M 49s
 15200K .......... .......... .......... .......... ..........  7% 2.33M 49s
 15250K .......... .......... .......... .......... ..........  7% 11.2M 49s
 15300K .......... .......... .......... .......... ..........  7% 2.33M 49s
 15350K .......... .......... .......... .......... ..........  7% 24.4M 49s
 15400K .......... .......... .......... .......... ..........  7% 2.08M 49s
 15450K .......... .......... .......... .......... ..........  7% 87.0M 49s
 15500K .......... .......... .......... .......... ..........  7% 1.97M 49s
 15550K .......... .......... .......... .......... ..........  7% 86.6M 49s
 15600K .......... .......... .......... .......... ..........  7% 1.96M 49s
 15650K .......... .......... .......... .......... ..........  7% 70.2M 49s
 15700K .......... .......... .......... .......... ..........  7% 21.7M 49s
 15750K .......... .......... .......... .......... ..........  7% 2.11M 49s
 15800K .......... .......... .......... .......... ..........  7% 99.0M 49s
 15850K .......... .......... .......... .......... ..........  7% 1.98M 49s
 15900K .......... .......... .......... .......... ..........  7% 63.1M 49s
 15950K .......... .......... .......... .......... ..........  7% 24.0M 48s
 16000K .......... .......... .......... .......... ..........  7% 2.09M 49s
 16050K .......... .......... .......... .......... ..........  7% 23.9M 48s
 16100K .......... .......... .......... .......... ..........  7% 2.10M 49s
 16150K .......... .......... .......... .......... ..........  7% 94.7M 48s
 16200K .......... .......... .......... .......... ..........  7% 1.97M 49s
 16250K .......... .......... .......... .......... ..........  7% 86.7M 48s
 16300K .......... .......... .......... .......... ..........  7% 1.97M 49s
 16350K .......... .......... .......... .......... ..........  7% 68.7M 48s
 16400K .......... .......... .......... .......... ..........  7% 23.4M 48s
 16450K .......... .......... .......... .......... ..........  7% 2.10M 48s
 16500K .......... .......... .......... .......... ..........  7% 78.6M 48s
 16550K .......... .......... .......... .......... ..........  7% 1.98M 48s
 16600K .......... .......... .......... .......... ..........  7% 73.8M 48s
 16650K .......... .......... .......... .......... ..........  7% 24.7M 48s
 16700K .......... .......... .......... .......... ..........  7% 2.06M 48s
 16750K .......... .......... .......... .......... ..........  7%  993K 49s
 16800K .......... .......... .......... .......... ..........  7%  133M 48s
 16850K .......... .......... .......... .......... ..........  7%  219M 48s
 16900K .......... .......... .......... .......... ..........  7%  148M 48s
 16950K .......... .......... .......... .......... ..........  7% 1.97M 48s
 17000K .......... .......... .......... .......... ..........  8% 48.8M 48s
 17050K .......... .......... .......... .......... ..........  8% 1.97M 48s
 17100K .......... .......... .......... .......... ..........  8% 57.2M 48s
 17150K .......... .......... .......... .......... ..........  8% 1.97M 48s
 17200K .......... .......... .......... .......... ..........  8% 23.7M 48s
 17250K .......... .......... .......... .......... ..........  8% 2.05M 48s
 17300K .......... .......... .......... .......... ..........  8% 1.97M 48s
 17350K .......... .......... .......... .......... ..........  8% 54.0M 48s
 17400K .......... .......... .......... .......... ..........  8% 1.96M 48s
 17450K .......... .......... .......... .......... ..........  8% 60.8M 48s
 17500K .......... .......... .......... .......... ..........  8% 1.96M 48s
 17550K .......... .......... .......... .......... ..........  8% 73.9M 48s
 17600K .......... .......... .......... .......... ..........  8% 1.95M 48s
 17650K .......... .......... .......... .......... ..........  8% 27.8M 48s
 17700K .......... .......... .......... .......... ..........  8% 2.04M 48s
 17750K .......... .......... .......... .......... ..........  8% 30.4M 48s
 17800K .......... .......... .......... .......... ..........  8% 2.03M 48s
 17850K .......... .......... .......... .......... ..........  8% 31.0M 48s
 17900K .......... .......... .......... .......... ..........  8% 2.03M 48s
 17950K .......... .......... .......... .......... ..........  8% 15.6M 48s
 18000K .......... .......... .......... .......... ..........  8% 2.13M 48s
 18050K .......... .......... .......... .......... ..........  8% 1.97M 48s
 18100K .......... .......... .......... .......... ..........  8% 56.6M 48s
 18150K .......... .......... .......... .......... ..........  8% 1.98M 48s
 18200K .......... .......... .......... .......... ..........  8% 52.6M 48s
 18250K .......... .......... .......... .......... ..........  8% 1.97M 48s
 18300K .......... .......... .......... .......... ..........  8% 68.8M 48s
 18350K .......... .......... .......... .......... ..........  8% 1.96M 48s
 18400K .......... .......... .......... .......... ..........  8% 40.9M 48s
 18450K .......... .......... .......... .......... ..........  8% 2.00M 48s
 18500K .......... .......... .......... .......... ..........  8% 48.3M 48s
 18550K .......... .......... .......... .......... ..........  8% 2.00M 48s
 18600K .......... .......... .......... .......... ..........  8% 41.4M 48s
 18650K .......... .......... .......... .......... ..........  8% 1.99M 48s
 18700K .......... .......... .......... .......... ..........  8% 62.2M 48s
 18750K .......... .......... .......... .......... ..........  8% 1.97M 48s
 18800K .......... .......... .......... .......... ..........  8% 45.2M 48s
 18850K .......... .......... .......... .......... ..........  8% 1.99M 48s
 18900K .......... .......... .......... .......... ..........  8% 54.6M 48s
 18950K .......... .......... .......... .......... ..........  8% 1.98M 48s
 19000K .......... .......... .......... .......... ..........  8% 57.2M 48s
 19050K .......... .......... .......... .......... ..........  8% 1.98M 48s
 19100K .......... .......... .......... .......... ..........  9% 62.5M 48s
 19150K .......... .......... .......... .......... ..........  9% 1.97M 48s
 19200K .......... .......... .......... .......... ..........  9% 52.4M 48s
 19250K .......... .......... .......... .......... ..........  9% 1.98M 48s
 19300K .......... .......... .......... .......... ..........  9% 40.7M 48s
 19350K .......... .......... .......... .......... ..........  9% 2.01M 48s
 19400K .......... .......... .......... .......... ..........  9% 53.9M 48s
 19450K .......... .......... .......... .......... ..........  9% 1.98M 48s
 19500K .......... .......... .......... .......... ..........  9% 80.5M 48s
 19550K .......... .......... .......... .......... ..........  9% 22.4M 48s
 19600K .......... .......... .......... .......... ..........  9% 2.08M 48s
 19650K .......... .......... .......... .......... ..........  9% 1.97M 48s
 19700K .......... .......... .......... .......... ..........  9% 82.1M 48s
 19750K .......... .......... .......... .......... ..........  9% 24.3M 48s
 19800K .......... .......... .......... .......... ..........  9% 2.08M 48s
 19850K .......... .......... .......... .......... ..........  9% 77.9M 48s
 19900K .......... .......... .......... .......... ..........  9% 1.95M 48s
 19950K .......... .......... .......... .......... ..........  9% 82.1M 48s
 20000K .......... .......... .......... .......... ..........  9% 1.95M 48s
 20050K .......... .......... .......... .......... ..........  9% 42.5M 48s
 20100K .......... .......... .......... .......... ..........  9% 2.02M 48s
 20150K .......... .......... .......... .......... ..........  9% 49.6M 48s
 20200K .......... .......... .......... .......... ..........  9% 1.99M 48s
 20250K .......... .......... .......... .......... ..........  9% 61.7M 48s
 20300K .......... .......... .......... .......... ..........  9% 38.0M 48s
 20350K .......... .......... .......... .......... ..........  9% 2.04M 48s
 20400K .......... .......... .......... .......... ..........  9% 29.9M 48s
 20450K .......... .......... .......... .......... ..........  9% 2.04M 48s
 20500K .......... .......... .......... .......... ..........  9% 51.5M 48s
 20550K .......... .......... .......... .......... ..........  9% 1.99M 48s
 20600K .......... .......... .......... .......... ..........  9% 56.2M 48s
 20650K .......... .......... .......... .......... ..........  9% 1.99M 48s
 20700K .......... .......... .......... .......... ..........  9% 59.8M 48s
 20750K .......... .......... .......... .......... ..........  9% 1.97M 48s
 20800K .......... .......... .......... .......... ..........  9% 40.4M 48s
 20850K .......... .......... .......... .......... ..........  9% 2.01M 48s
 20900K .......... .......... .......... .......... ..........  9% 74.6M 48s
 20950K .......... .......... .......... .......... ..........  9% 57.3M 47s
 21000K .......... .......... .......... .......... ..........  9% 1.98M 48s
 21050K .......... .......... .......... .......... ..........  9% 60.5M 47s
 21100K .......... .......... .......... .......... ..........  9% 1.99M 48s
 21150K .......... .......... .......... .......... ..........  9% 63.7M 47s
 21200K .......... .......... .......... .......... ..........  9% 1.97M 47s
 21250K .......... .......... .......... .......... .......... 10% 81.8M 47s
 21300K .......... .......... .......... .......... .......... 10% 55.5M 47s
 21350K .......... .......... .......... .......... .......... 10% 1.99M 47s
 21400K .......... .......... .......... .......... .......... 10% 66.2M 47s
 21450K .......... .......... .......... .......... .......... 10% 1.99M 47s
 21500K .......... .......... .......... .......... .......... 10% 63.4M 47s
 21550K .......... .......... .......... .......... .......... 10% 1.99M 47s
 21600K .......... .......... .......... .......... .......... 10% 46.3M 47s
 21650K .......... .......... .......... .......... .......... 10% 2.00M 47s
 21700K .......... .......... .......... .......... .......... 10% 74.0M 47s
 21750K .......... .......... .......... .......... .......... 10% 58.5M 47s
 21800K .......... .......... .......... .......... .......... 10% 2.00M 47s
 21850K .......... .......... .......... .......... .......... 10% 59.2M 47s
 21900K .......... .......... .......... .......... .......... 10% 1.99M 47s
 21950K .......... .......... .......... .......... .......... 10% 83.8M 47s
 22000K .......... .......... .......... .......... .......... 10% 54.0M 47s
 22050K .......... .......... .......... .......... .......... 10% 1.99M 47s
 22100K .......... .......... .......... .......... .......... 10% 61.4M 47s
 22150K .......... .......... .......... .......... .......... 10% 2.01M 47s
 22200K .......... .......... .......... .......... .......... 10% 49.3M 47s
 22250K .......... .......... .......... .......... .......... 10% 62.7M 47s
 22300K .......... .......... .......... .......... .......... 10% 2.00M 47s
 22350K .......... .......... .......... .......... .......... 10% 66.5M 47s
 22400K .......... .......... .......... .......... .......... 10% 1.99M 47s
 22450K .......... .......... .......... .......... .......... 10% 64.1M 47s
 22500K .......... .......... .......... .......... .......... 10% 22.0M 47s
 22550K .......... .......... .......... .......... .......... 10% 2.13M 47s
 22600K .......... .......... .......... .......... .......... 10% 62.6M 47s
 22650K .......... .......... .......... .......... .......... 10% 2.00M 47s
 22700K .......... .......... .......... .......... .......... 10% 82.8M 47s
 22750K .......... .......... .......... .......... .......... 10% 62.6M 46s
 22800K .......... .......... .......... .......... .......... 10% 1.98M 47s
 22850K .......... .......... .......... .......... .......... 10% 79.3M 46s
 22900K .......... .......... .......... .......... .......... 10% 2.01M 47s
 22950K .......... .......... .......... .......... .......... 10% 68.3M 46s
 23000K .......... .......... .......... .......... .......... 10% 54.6M 46s
 23050K .......... .......... .......... .......... .......... 10% 2.00M 46s
 23100K .......... .......... .......... .......... .......... 10% 58.4M 46s
 23150K .......... .......... .......... .......... .......... 10% 1.98M 46s
 23200K .......... .......... .......... .......... .......... 10% 61.0M 46s
 23250K .......... .......... .......... .......... .......... 10% 2.01M 46s
 23300K .......... .......... .......... .......... .......... 10% 56.1M 46s
 23350K .......... .......... .......... .......... .......... 11% 58.9M 46s
 23400K .......... .......... .......... .......... .......... 11% 2.02M 46s
 23450K .......... .......... .......... .......... .......... 11% 54.7M 46s
 23500K .......... .......... .......... .......... .......... 11% 63.1M 46s
 23550K .......... .......... .......... .......... .......... 11% 2.02M 46s
 23600K .......... .......... .......... .......... .......... 11% 44.0M 46s
 23650K .......... .......... .......... .......... .......... 11% 2.03M 46s
 23700K .......... .......... .......... .......... .......... 11% 60.5M 46s
 23750K .......... .......... .......... .......... .......... 11% 60.4M 46s
 23800K .......... .......... .......... .......... .......... 11% 2.01M 46s
 23850K .......... .......... .......... .......... .......... 11% 62.6M 46s
 23900K .......... .......... .......... .......... .......... 11% 18.5M 46s
 23950K .......... .......... .......... .......... .......... 11% 2.18M 46s
 24000K .......... .......... .......... .......... .......... 11% 44.5M 46s
 24050K .......... .......... .......... .......... .......... 11% 2.02M 46s
 24100K .......... .......... .......... .......... .......... 11% 67.0M 46s
 24150K .......... .......... .......... .......... .......... 11% 19.5M 46s
 24200K .......... .......... .......... .......... .......... 11% 2.15M 46s
 24250K .......... .......... .......... .......... .......... 11% 74.3M 46s
 24300K .......... .......... .......... .......... .......... 11% 2.00M 46s
 24350K .......... .......... .......... .......... .......... 11% 74.3M 46s
 24400K .......... .......... .......... .......... .......... 11% 52.5M 46s
 24450K .......... .......... .......... .......... .......... 11% 2.02M 46s
 24500K .......... .......... .......... .......... .......... 11% 69.5M 45s
 24550K .......... .......... .......... .......... .......... 11% 65.3M 45s
 24600K .......... .......... .......... .......... .......... 11% 2.01M 45s
 24650K .......... .......... .......... .......... .......... 11% 82.6M 45s
 24700K .......... .......... .......... .......... .......... 11% 21.7M 45s
 24750K .......... .......... .......... .......... .......... 11% 2.14M 45s
 24800K .......... .......... .......... .......... .......... 11% 58.5M 45s
 24850K .......... .......... .......... .......... .......... 11% 2.02M 45s
 24900K .......... .......... .......... .......... .......... 11% 57.2M 45s
 24950K .......... .......... .......... .......... .......... 11% 78.2M 45s
 25000K .......... .......... .......... .......... .......... 11% 2.00M 45s
 25050K .......... .......... .......... .......... .......... 11% 74.1M 45s
 25100K .......... .......... .......... .......... .......... 11% 67.8M 45s
 25150K .......... .......... .......... .......... .......... 11% 2.01M 45s
 25200K .......... .......... .......... .......... .......... 11% 40.9M 45s
 25250K .......... .......... .......... .......... .......... 11% 2.04M 45s
 25300K .......... .......... .......... .......... .......... 11% 66.4M 45s
 25350K .......... .......... .......... .......... .......... 11% 74.5M 45s
 25400K .......... .......... .......... .......... .......... 11% 1.99M 45s
 25450K .......... .......... .......... .......... .......... 11% 52.0M 45s
 25500K .......... .......... .......... .......... .......... 12% 83.2M 45s
 25550K .......... .......... .......... .......... .......... 12% 2.02M 45s
 25600K .......... .......... .......... .......... .......... 12% 48.4M 45s
 25650K .......... .......... .......... .......... .......... 12% 1001K 45s
 25700K .......... .......... .......... .......... .......... 12%  222M 45s
 25750K .......... .......... .......... .......... .......... 12%  223M 45s
 25800K .......... .......... .......... .......... .......... 12%  196M 45s
 25850K .......... .......... .......... .......... .......... 12%  199M 45s
 25900K .......... .......... .......... .......... .......... 12% 2.00M 45s
 25950K .......... .......... .......... .......... .......... 12% 48.3M 45s
 26000K .......... .......... .......... .......... .......... 12% 1.97M 45s
 26050K .......... .......... .......... .......... .......... 12% 55.5M 45s
 26100K .......... .......... .......... .......... .......... 12% 1.99M 45s
 26150K .......... .......... .......... .......... .......... 12% 56.4M 45s
 26200K .......... .......... .......... .......... .......... 12% 1.98M 45s
 26250K .......... .......... .......... .......... .......... 12% 63.3M 45s
 26300K .......... .......... .......... .......... .......... 12% 15.9M 45s
 26350K .......... .......... .......... .......... .......... 12% 2.19M 45s
 26400K .......... .......... .......... .......... .......... 12% 1.95M 45s
 26450K .......... .......... .......... .......... .......... 12% 63.7M 45s
 26500K .......... .......... .......... .......... .......... 12% 94.3M 44s
 26550K .......... .......... .......... .......... .......... 12% 1.96M 45s
 26600K .......... .......... .......... .......... .......... 12% 75.1M 44s
 26650K .......... .......... .......... .......... .......... 12% 1.97M 45s
 26700K .......... .......... .......... .......... .......... 12% 67.7M 44s
 26750K .......... .......... .......... .......... .......... 12% 1.96M 45s
 26800K .......... .......... .......... .......... .......... 12% 46.1M 44s
 26850K .......... .......... .......... .......... .......... 12% 1.99M 45s
 26900K .......... .......... .......... .......... .......... 12% 65.3M 44s
 26950K .......... .......... .......... .......... .......... 12% 1.98M 45s
 27000K .......... .......... .......... .......... .......... 12% 54.2M 44s
 27050K .......... .......... .......... .......... .......... 12% 1.99M 45s
 27100K .......... .......... .......... .......... .......... 12% 72.3M 44s
 27150K .......... .......... .......... .......... .......... 12% 1.97M 44s
 27200K .......... .......... .......... .......... .......... 12% 66.3M 44s
 27250K .......... .......... .......... .......... .......... 12% 1.97M 44s
 27300K .......... .......... .......... .......... .......... 12% 72.4M 44s
 27350K .......... .......... .......... .......... .......... 12% 57.3M 44s
 27400K .......... .......... .......... .......... .......... 12% 1.97M 44s
 27450K .......... .......... .......... .......... .......... 12% 73.6M 44s
 27500K .......... .......... .......... .......... .......... 12% 1.97M 44s
 27550K .......... .......... .......... .......... .......... 12% 73.8M 44s
 27600K .......... .......... .......... .......... .......... 13% 1.97M 44s
 27650K .......... .......... .......... .......... .......... 13% 79.9M 44s
 27700K .......... .......... .......... .......... .......... 13% 1.97M 44s
 27750K .......... .......... .......... .......... .......... 13% 77.5M 44s
 27800K .......... .......... .......... .......... .......... 13% 19.4M 44s
 27850K .......... .......... .......... .......... .......... 13% 2.12M 44s
 27900K .......... .......... .......... .......... .......... 13% 67.0M 44s
 27950K .......... .......... .......... .......... .......... 13% 1.99M 44s
 28000K .......... .......... .......... .......... .......... 13% 18.7M 44s
 28050K .......... .......... .......... .......... .......... 13% 2.12M 44s
 28100K .......... .......... .......... .......... .......... 13% 63.3M 44s
 28150K .......... .......... .......... .......... .......... 13% 1.98M 44s
 28200K .......... .......... .......... .......... .......... 13% 57.8M 44s
 28250K .......... .......... .......... .......... .......... 13% 23.3M 44s
 28300K .......... .......... .......... .......... .......... 13% 2.12M 44s
 28350K .......... .......... .......... .......... .......... 13% 79.4M 44s
 28400K .......... .......... .......... .......... .......... 13% 1.97M 44s
 28450K .......... .......... .......... .......... .......... 13% 76.6M 44s
 28500K .......... .......... .......... .......... .......... 13% 1.99M 44s
 28550K .......... .......... .......... .......... .......... 13% 57.3M 44s
 28600K .......... .......... .......... .......... .......... 13% 23.1M 44s
 28650K .......... .......... .......... .......... .......... 13% 2.11M 44s
 28700K .......... .......... .......... .......... .......... 13% 74.5M 44s
 28750K .......... .......... .......... .......... .......... 13% 1.98M 44s
 28800K .......... .......... .......... .......... .......... 13% 56.2M 44s
 28850K .......... .......... .......... .......... .......... 13% 1.99M 44s
 28900K .......... .......... .......... .......... .......... 13% 63.8M 44s
 28950K .......... .......... .......... .......... .......... 13% 25.4M 44s
 29000K .......... .......... .......... .......... .......... 13% 2.09M 44s
 29050K .......... .......... .......... .......... .......... 13% 67.2M 44s
 29100K .......... .......... .......... .......... .......... 13% 1.98M 44s
 29150K .......... .......... .......... .......... .......... 13% 79.4M 44s
 29200K .......... .......... .......... .......... .......... 13% 1.98M 44s
 29250K .......... .......... .......... .......... .......... 13% 62.9M 44s
 29300K .......... .......... .......... .......... .......... 13% 28.8M 44s
 29350K .......... .......... .......... .......... .......... 13% 2.07M 44s
 29400K .......... .......... .......... .......... .......... 13% 78.2M 44s
 29450K .......... .......... .......... .......... .......... 13% 1.98M 44s
 29500K .......... .......... .......... .......... .......... 13% 51.2M 44s
 29550K .......... .......... .......... .......... .......... 13% 36.9M 44s
 29600K .......... .......... .......... .......... .......... 13% 2.04M 44s
 29650K .......... .......... .......... .......... .......... 13% 38.7M 44s
 29700K .......... .......... .......... .......... .......... 13% 2.04M 44s
 29750K .......... .......... .......... .......... .......... 14% 67.6M 44s
 29800K .......... .......... .......... .......... .......... 14% 37.8M 43s
 29850K .......... .......... .......... .......... .......... 14% 2.03M 43s
 29900K .......... .......... .......... .......... .......... 14% 71.0M 43s
 29950K .......... .......... .......... .......... .......... 14% 1.99M 43s
 30000K .......... .......... .......... .......... .......... 14% 63.9M 43s
 30050K .......... .......... .......... .......... .......... 14% 2.01M 43s
 30100K .......... .......... .......... .......... .......... 14% 53.2M 43s
 30150K .......... .......... .......... .......... .......... 14% 71.3M 43s
 30200K .......... .......... .......... .......... .......... 14% 1.99M 43s
 30250K .......... .......... .......... .......... .......... 14% 78.3M 43s
 30300K .......... .......... .......... .......... .......... 14% 45.4M 43s
 30350K .......... .......... .......... .......... .......... 14% 2.03M 43s
 30400K .......... .......... .......... .......... .......... 14% 44.6M 43s
 30450K .......... .......... .......... .......... .......... 14% 2.02M 43s
 30500K .......... .......... .......... .......... .......... 14% 68.3M 43s
 30550K .......... .......... .......... .......... .......... 14% 50.5M 43s
 30600K .......... .......... .......... .......... .......... 14% 2.02M 43s
 30650K .......... .......... .......... .......... .......... 14% 62.6M 43s
 30700K .......... .......... .......... .......... .......... 14% 2.01M 43s
 30750K .......... .......... .......... .......... .......... 14% 64.2M 43s
 30800K .......... .......... .......... .......... .......... 14% 38.4M 43s
 30850K .......... .......... .......... .......... .......... 14% 2.03M 43s
 30900K .......... .......... .......... .......... .......... 14% 72.8M 43s
 30950K .......... .......... .......... .......... .......... 14% 2.01M 43s
 31000K .......... .......... .......... .......... .......... 14% 58.7M 43s
 31050K .......... .......... .......... .......... .......... 14% 46.4M 43s
 31100K .......... .......... .......... .......... .......... 14% 2.02M 43s
 31150K .......... .......... .......... .......... .......... 14% 57.8M 43s
 31200K .......... .......... .......... .......... .......... 14% 2.01M 43s
 31250K .......... .......... .......... .......... .......... 14% 70.5M 43s
 31300K .......... .......... .......... .......... .......... 14% 52.6M 43s
 31350K .......... .......... .......... .......... .......... 14% 2.03M 43s
 31400K .......... .......... .......... .......... .......... 14% 60.7M 43s
 31450K .......... .......... .......... .......... .......... 14% 22.9M 43s
 31500K .......... .......... .......... .......... .......... 14% 2.12M 43s
 31550K .......... .......... .......... .......... .......... 14% 86.5M 43s
 31600K .......... .......... .......... .......... .......... 14% 1.99M 43s
 31650K .......... .......... .......... .......... .......... 14% 65.9M 43s
 31700K .......... .......... .......... .......... .......... 14% 65.1M 43s
 31750K .......... .......... .......... .......... .......... 14% 2.00M 43s
 31800K .......... .......... .......... .......... .......... 14% 72.9M 43s
 31850K .......... .......... .......... .......... .......... 15% 68.6M 42s
 31900K .......... .......... .......... .......... .......... 15% 2.00M 43s
 31950K .......... .......... .......... .......... .......... 15% 71.6M 42s
 32000K .......... .......... .......... .......... .......... 15% 1.98M 43s
 32050K .......... .......... .......... .......... .......... 15% 60.8M 42s
 32100K .......... .......... .......... .......... .......... 15% 1.79M 43s
 32150K .......... .......... .......... .......... .......... 15% 80.1M 42s
 32200K .......... .......... .......... .......... .......... 15% 79.0M 42s
 32250K .......... .......... .......... .......... .......... 15% 88.8M 42s
 32300K .......... .......... .......... .......... .......... 15% 2.23M 42s
 32350K .......... .......... .......... .......... .......... 15% 32.9M 42s
 32400K .......... .......... .......... .......... .......... 15% 2.01M 42s
 32450K .......... .......... .......... .......... .......... 15% 1.98M 42s
 32500K .......... .......... .......... .......... .......... 15% 55.9M 42s
 32550K .......... .......... .......... .......... .......... 15% 1.98M 42s
 32600K .......... .......... .......... .......... .......... 15% 54.1M 42s
 32650K .......... .......... .......... .......... .......... 15% 30.7M 42s
 32700K .......... .......... .......... .......... .......... 15% 2.04M 42s
 32750K .......... .......... .......... .......... .......... 15% 31.4M 42s
 32800K .......... .......... .......... .......... .......... 15% 2.01M 42s
 32850K .......... .......... .......... .......... .......... 15% 1.99M 42s
 32900K .......... .......... .......... .......... .......... 15% 55.8M 42s
 32950K .......... .......... .......... .......... .......... 15% 1.97M 42s
 33000K .......... .......... .......... .......... .......... 15% 50.3M 42s
 33050K .......... .......... .......... .......... .......... 15% 37.6M 42s
 33100K .......... .......... .......... .......... .......... 15% 2.02M 42s
 33150K .......... .......... .......... .......... .......... 15% 36.5M 42s
 33200K .......... .......... .......... .......... .......... 15% 2.00M 42s
 33250K .......... .......... .......... .......... .......... 15% 1.98M 42s
 33300K .......... .......... .......... .......... .......... 15% 61.6M 42s
 33350K .......... .......... .......... .......... .......... 15% 47.1M 42s
 33400K .......... .......... .......... .......... .......... 15% 2.00M 42s
 33450K .......... .......... .......... .......... .......... 15% 61.3M 42s
 33500K .......... .......... .......... .......... .......... 15% 1.97M 42s
 33550K .......... .......... .......... .......... .......... 15% 68.0M 42s
 33600K .......... .......... .......... .......... .......... 15% 1.96M 42s
 33650K .......... .......... .......... .......... .......... 15% 68.4M 42s
 33700K .......... .......... .......... .......... .......... 15% 1.98M 42s
 33750K .......... .......... .......... .......... .......... 15% 61.6M 42s
 33800K .......... .......... .......... .......... .......... 15% 1.96M 42s
 33850K .......... .......... .......... .......... .......... 15% 46.5M 42s
 33900K .......... .......... .......... .......... .......... 15% 2.01M 42s
 33950K .......... .......... .......... .......... .......... 15% 45.9M 42s
 34000K .......... .......... .......... .......... .......... 16% 2.00M 42s
 34050K .......... .......... .......... .......... .......... 16% 47.8M 42s
 34100K .......... .......... .......... .......... .......... 16% 2.00M 42s
 34150K .......... .......... .......... .......... .......... 16% 48.4M 42s
 34200K .......... .......... .......... .......... .......... 16% 1.96M 42s
 34250K .......... .......... .......... .......... .......... 16% 63.3M 42s
 34300K .......... .......... .......... .......... .......... 16% 60.8M 42s
 34350K .......... .......... .......... .......... .......... 16% 1.98M 42s
 34400K .......... .......... .......... .......... .......... 16% 55.6M 42s
 34450K .......... .......... .......... .......... .......... 16% 1.99M 42s
 34500K .......... .......... .......... .......... .......... 16% 54.9M 42s
 34550K .......... .......... .......... .......... .......... 16% 1.98M 42s
 34600K .......... .......... .......... .......... .......... 16% 61.6M 42s
 34650K .......... .......... .......... .......... .......... 16% 67.4M 42s
 34700K .......... .......... .......... .......... .......... 16% 1.96M 42s
 34750K .......... .......... .......... .......... .......... 16% 53.0M 42s
 34800K .......... .......... .......... .......... .......... 16% 2.01M 42s
 34850K .......... .......... .......... .......... .......... 16% 58.6M 42s
 34900K .......... .......... .......... .......... .......... 16% 1.98M 42s
 34950K .......... .......... .......... .......... .......... 16% 56.3M 42s
 35000K .......... .......... .......... .......... .......... 16% 2.00M 42s
 35050K .......... .......... .......... .......... .......... 16% 50.0M 42s
 35100K .......... .......... .......... .......... .......... 16% 62.3M 42s
 35150K .......... .......... .......... .......... .......... 16% 2.00M 42s
 35200K .......... .......... .......... .......... .......... 16% 51.2M 42s
 35250K .......... .......... .......... .......... .......... 16% 1.99M 42s
 35300K .......... .......... .......... .......... .......... 16% 64.3M 42s
 35350K .......... .......... .......... .......... .......... 16% 1.98M 42s
 35400K .......... .......... .......... .......... .......... 16% 54.0M 42s
 35450K .......... .......... .......... .......... .......... 16% 70.1M 42s
 35500K .......... .......... .......... .......... .......... 16% 1.97M 42s
 35550K .......... .......... .......... .......... .......... 16% 58.9M 42s
 35600K .......... .......... .......... .......... .......... 16% 1.99M 42s
 35650K .......... .......... .......... .......... .......... 16% 58.3M 42s
 35700K .......... .......... .......... .......... .......... 16% 1.99M 42s
 35750K .......... .......... .......... .......... .......... 16% 72.3M 42s
 35800K .......... .......... .......... .......... .......... 16% 1.99M 42s
 35850K .......... .......... .......... .......... .......... 16% 54.0M 42s
 35900K .......... .......... .......... .......... .......... 16% 56.1M 42s
 35950K .......... .......... .......... .......... .......... 16% 2.00M 42s
 36000K .......... .......... .......... .......... .......... 16% 48.2M 42s
 36050K .......... .......... .......... .......... .......... 16% 2.00M 42s
 36100K .......... .......... .......... .......... .......... 17% 60.2M 41s
 36150K .......... .......... .......... .......... .......... 17% 52.9M 41s
 36200K .......... .......... .......... .......... .......... 17% 2.00M 41s
 36250K .......... .......... .......... .......... .......... 17% 68.7M 41s
 36300K .......... .......... .......... .......... .......... 17% 2.00M 41s
 36350K .......... .......... .......... .......... .......... 17% 55.5M 41s
 36400K .......... .......... .......... .......... .......... 17% 1.99M 41s
 36450K .......... .......... .......... .......... .......... 17% 61.3M 41s
 36500K .......... .......... .......... .......... .......... 17% 64.1M 41s
 36550K .......... .......... .......... .......... .......... 17% 2.00M 41s
 36600K .......... .......... .......... .......... .......... 17% 46.1M 41s
 36650K .......... .......... .......... .......... .......... 17% 2.00M 41s
 36700K .......... .......... .......... .......... .......... 17% 62.1M 41s
 36750K .......... .......... .......... .......... .......... 17% 60.9M 41s
 36800K .......... .......... .......... .......... .......... 17% 2.00M 41s
 36850K .......... .......... .......... .......... .......... 17% 55.6M 41s
 36900K .......... .......... .......... .......... .......... 17% 2.02M 41s
 36950K .......... .......... .......... .......... .......... 17% 59.9M 41s
 37000K .......... .......... .......... .......... .......... 17% 46.4M 41s
 37050K .......... .......... .......... .......... .......... 17% 2.02M 41s
 37100K .......... .......... .......... .......... .......... 17% 52.1M 41s
 37150K .......... .......... .......... .......... .......... 17% 46.4M 41s
 37200K .......... .......... .......... .......... .......... 17% 2.03M 41s
 37250K .......... .......... .......... .......... .......... 17% 46.0M 41s
 37300K .......... .......... .......... .......... .......... 17% 2.03M 41s
 37350K .......... .......... .......... .......... .......... 17% 62.4M 41s
 37400K .......... .......... .......... .......... .......... 17% 1.98M 41s
 37450K .......... .......... .......... .......... .......... 17% 73.6M 41s
 37500K .......... .......... .......... .......... .......... 17% 60.3M 41s
 37550K .......... .......... .......... .......... .......... 17% 2.03M 41s
 37600K .......... .......... .......... .......... .......... 17% 41.0M 41s
 37650K .......... .......... .......... .......... .......... 17% 2.01M 41s
 37700K .......... .......... .......... .......... .......... 17% 66.3M 41s
 37750K .......... .......... .......... .......... .......... 17% 55.7M 41s
 37800K .......... .......... .......... .......... .......... 17% 2.00M 41s
 37850K .......... .......... .......... .......... .......... 17% 60.1M 41s
 37900K .......... .......... .......... .......... .......... 17% 67.5M 41s
 37950K .......... .......... .......... .......... .......... 17% 2.00M 41s
 38000K .......... .......... .......... .......... .......... 17% 54.6M 41s
 38050K .......... .......... .......... .......... .......... 17% 2.03M 41s
 38100K .......... .......... .......... .......... .......... 17% 57.8M 41s
 38150K .......... .......... .......... .......... .......... 17% 64.1M 41s
 38200K .......... .......... .......... .......... .......... 17% 1.99M 41s
 38250K .......... .......... .......... .......... .......... 18% 63.5M 41s
 38300K .......... .......... .......... .......... .......... 18% 71.3M 41s
 38350K .......... .......... .......... .......... .......... 18% 2.00M 41s
 38400K .......... .......... .......... .......... .......... 18% 56.6M 41s
 38450K .......... .......... .......... .......... .......... 18% 2.04M 41s
 38500K .......... .......... .......... .......... .......... 18% 50.8M 41s
 38550K .......... .......... .......... .......... .......... 18% 66.3M 41s
 38600K .......... .......... .......... .......... .......... 18% 2.03M 41s
 38650K .......... .......... .......... .......... .......... 18% 47.8M 41s
 38700K .......... .......... .......... .......... .......... 18% 63.5M 40s
 38750K .......... .......... .......... .......... .......... 18% 2.03M 40s
 38800K .......... .......... .......... .......... .......... 18% 47.1M 40s
 38850K .......... .......... .......... .......... .......... 18% 2.03M 40s
 38900K .......... .......... .......... .......... .......... 18% 49.1M 40s
 38950K .......... .......... .......... .......... .......... 18% 62.9M 40s
 39000K .......... .......... .......... .......... .......... 18% 2.03M 40s
 39050K .......... .......... .......... .......... .......... 18% 49.0M 40s
 39100K .......... .......... .......... .......... .......... 18% 63.3M 40s
 39150K .......... .......... .......... .......... .......... 18% 2.05M 40s
 39200K .......... .......... .......... .......... .......... 18% 40.1M 40s
 39250K .......... .......... .......... .......... .......... 18% 33.9M 40s
 39300K .......... .......... .......... .......... .......... 18% 2.07M 40s
 39350K .......... .......... .......... .......... .......... 18% 61.5M 40s
 39400K .......... .......... .......... .......... .......... 18% 2.01M 40s
 39450K .......... .......... .......... .......... .......... 18% 59.1M 40s
 39500K .......... .......... .......... .......... .......... 18% 59.3M 40s
 39550K .......... .......... .......... .......... .......... 18% 2.01M 40s
 39600K .......... .......... .......... .......... .......... 18% 54.4M 40s
 39650K .......... .......... .......... .......... .......... 18% 70.1M 40s
 39700K .......... .......... .......... .......... .......... 18% 2.02M 40s
 39750K .......... .......... .......... .......... .......... 18% 63.0M 40s
 39800K .......... .......... .......... .......... .......... 18% 35.8M 40s
 39850K .......... .......... .......... .......... .......... 18% 2.08M 40s
 39900K .......... .......... .......... .......... .......... 18% 66.1M 40s
 39950K .......... .......... .......... .......... .......... 18% 35.1M 40s
 40000K .......... .......... .......... .......... .......... 18% 2.07M 40s
 40050K .......... .......... .......... .......... .......... 18% 54.7M 40s
 40100K .......... .......... .......... .......... .......... 18% 2.01M 40s
 40150K .......... .......... .......... .......... .......... 18% 75.5M 40s
 40200K .......... .......... .......... .......... .......... 18% 57.2M 40s
 40250K .......... .......... .......... .......... .......... 18% 2.02M 40s
 40300K .......... .......... .......... .......... .......... 18% 65.7M 40s
 40350K .......... .......... .......... .......... .......... 18% 63.8M 40s
 40400K .......... .......... .......... .......... .......... 19% 2.00M 40s
 40450K .......... .......... .......... .......... .......... 19% 82.9M 40s
 40500K .......... .......... .......... .......... .......... 19% 38.1M 40s
 40550K .......... .......... .......... .......... .......... 19% 2.06M 40s
 40600K .......... .......... .......... .......... .......... 19% 45.0M 40s
 40650K .......... .......... .......... .......... .......... 19% 66.9M 40s
 40700K .......... .......... .......... .......... .......... 19% 2.05M 40s
 40750K .......... .......... .......... .......... .......... 19% 84.8M 40s
 40800K .......... .......... .......... .......... .......... 19% 39.8M 40s
 40850K .......... .......... .......... .......... .......... 19% 2.04M 40s
 40900K .......... .......... .......... .......... .......... 19% 57.3M 40s
 40950K .......... .......... .......... .......... .......... 19% 1.75M 40s
 41000K .......... .......... .......... .......... .......... 19% 77.9M 40s
 41050K .......... .......... .......... .......... .......... 19% 89.2M 39s
 41100K .......... .......... .......... .......... .......... 19% 2.33M 39s
 41150K .......... .......... .......... .......... .......... 19% 58.1M 39s
 41200K .......... .......... .......... .......... .......... 19% 1.98M 39s
 41250K .......... .......... .......... .......... .......... 19% 50.2M 39s
 41300K .......... .......... .......... .......... .......... 19% 20.1M 39s
 41350K .......... .......... .......... .......... .......... 19% 2.14M 39s
 41400K .......... .......... .......... .......... .......... 19% 40.2M 39s
 41450K .......... .......... .......... .......... .......... 19% 2.00M 39s
 41500K .......... .......... .......... .......... .......... 19% 48.1M 39s
 41550K .......... .......... .......... .......... .......... 19% 1.99M 39s
 41600K .......... .......... .......... .......... .......... 19% 47.5M 39s
 41650K .......... .......... .......... .......... .......... 19% 1.98M 39s
 41700K .......... .......... .......... .......... .......... 19% 64.5M 39s
 41750K .......... .......... .......... .......... .......... 19% 1.98M 39s
 41800K .......... .......... .......... .......... .......... 19% 58.8M 39s
 41850K .......... .......... .......... .......... .......... 19% 1.98M 39s
 41900K .......... .......... .......... .......... .......... 19% 27.5M 39s
 41950K .......... .......... .......... .......... .......... 19% 64.3M 39s
 42000K .......... .......... .......... .......... .......... 19% 2.03M 39s
 42050K .......... .......... .......... .......... .......... 19% 46.8M 39s
 42100K .......... .......... .......... .......... .......... 19% 2.01M 39s
 42150K .......... .......... .......... .......... .......... 19% 49.4M 39s
 42200K .......... .......... .......... .......... .......... 19% 2.01M 39s
 42250K .......... .......... .......... .......... .......... 19% 40.3M 39s
 42300K .......... .......... .......... .......... .......... 19% 2.02M 39s
 42350K .......... .......... .......... .......... .......... 19% 58.7M 39s
 42400K .......... .......... .......... .......... .......... 19% 1.95M 39s
 42450K .......... .......... .......... .......... .......... 19% 71.7M 39s
 42500K .......... .......... .......... .......... .......... 20% 1.98M 39s
 42550K .......... .......... .......... .......... .......... 20% 61.6M 39s
 42600K .......... .......... .......... .......... .......... 20% 51.0M 39s
 42650K .......... .......... .......... .......... .......... 20% 2.00M 39s
 42700K .......... .......... .......... .......... .......... 20% 66.0M 39s
 42750K .......... .......... .......... .......... .......... 20% 1.99M 39s
 42800K .......... .......... .......... .......... .......... 20% 45.5M 39s
 42850K .......... .......... .......... .......... .......... 20% 2.01M 39s
 42900K .......... .......... .......... .......... .......... 20% 49.4M 39s
 42950K .......... .......... .......... .......... .......... 20% 59.2M 39s
 43000K .......... .......... .......... .......... .......... 20% 1.99M 39s
 43050K .......... .......... .......... .......... .......... 20% 52.0M 39s
 43100K .......... .......... .......... .......... .......... 20% 2.02M 39s
 43150K .......... .......... .......... .......... .......... 20% 39.0M 39s
 43200K .......... .......... .......... .......... .......... 20% 2.02M 39s
 43250K .......... .......... .......... .......... .......... 20% 41.4M 39s
 43300K .......... .......... .......... .......... .......... 20% 64.8M 39s
 43350K .......... .......... .......... .......... .......... 20% 2.01M 39s
 43400K .......... .......... .......... .......... .......... 20% 44.5M 39s
 43450K .......... .......... .......... .......... .......... 20% 2.03M 39s
 43500K .......... .......... .......... .......... .......... 20% 34.8M 39s
 43550K .......... .......... .......... .......... .......... 20% 64.7M 39s
 43600K .......... .......... .......... .......... .......... 20% 2.00M 39s
 43650K .......... .......... .......... .......... .......... 20% 47.6M 39s
 43700K .......... .......... .......... .......... .......... 20% 2.03M 39s
 43750K .......... .......... .......... .......... .......... 20% 46.4M 39s
 43800K .......... .......... .......... .......... .......... 20% 2.03M 39s
 43850K .......... .......... .......... .......... .......... 20% 49.2M 39s
 43900K .......... .......... .......... .......... .......... 20% 25.5M 39s
 43950K .......... .......... .......... .......... .......... 20% 2.10M 39s
 44000K .......... .......... .......... .......... .......... 20% 37.7M 39s
 44050K .......... .......... .......... .......... .......... 20% 2.03M 39s
 44100K .......... .......... .......... .......... .......... 20% 50.1M 39s
 44150K .......... .......... .......... .......... .......... 20% 14.2M 39s
 44200K .......... .......... .......... .......... .......... 20% 2.22M 39s
 44250K .......... .......... .......... .......... .......... 20% 52.2M 39s
 44300K .......... .......... .......... .......... .......... 20% 2.05M 39s
 44350K .......... .......... .......... .......... .......... 20% 47.1M 39s
 44400K .......... .......... .......... .......... .......... 20% 2.01M 39s
 44450K .......... .......... .......... .......... .......... 20% 61.4M 39s
 44500K .......... .......... .......... .......... .......... 20% 31.8M 39s
 44550K .......... .......... .......... .......... .......... 20% 2.08M 39s
 44600K .......... .......... .......... .......... .......... 20% 51.0M 39s
 44650K .......... .......... .......... .......... .......... 21% 15.5M 38s
 44700K .......... .......... .......... .......... .......... 21% 2.24M 39s
 44750K .......... .......... .......... .......... .......... 21% 56.5M 38s
 44800K .......... .......... .......... .......... .......... 21% 2.00M 39s
 44850K .......... .......... .......... .......... .......... 21% 69.6M 38s
 44900K .......... .......... .......... .......... .......... 21% 1.99M 38s
 44950K .......... .......... .......... .......... .......... 21% 49.2M 38s
 45000K .......... .......... .......... .......... .......... 21% 76.5M 38s
 45050K .......... .......... .......... .......... .......... 21% 2.00M 38s
 45100K .......... .......... .......... .......... .......... 21% 57.3M 38s
 45150K .......... .......... .......... .......... .......... 21% 19.8M 38s
 45200K .......... .......... .......... .......... .......... 21% 2.15M 38s
 45250K .......... .......... .......... .......... .......... 21% 34.5M 38s
 45300K .......... .......... .......... .......... .......... 21% 2.07M 38s
 45350K .......... .......... .......... .......... .......... 21% 58.2M 38s
 45400K .......... .......... .......... .......... .......... 21% 19.9M 38s
 45450K .......... .......... .......... .......... .......... 21% 2.15M 38s
 45500K .......... .......... .......... .......... .......... 21% 63.5M 38s
 45550K .......... .......... .......... .......... .......... 21% 1.97M 38s
 45600K .......... .......... .......... .......... .......... 21% 71.3M 38s
 45650K .......... .......... .......... .......... .......... 21% 1.98M 38s
 45700K .......... .......... .......... .......... .......... 21% 57.3M 38s
 45750K .......... .......... .......... .......... .......... 21% 62.3M 38s
 45800K .......... .......... .......... .......... .......... 21% 2.01M 38s
 45850K .......... .......... .......... .......... .......... 21% 61.6M 38s
 45900K .......... .......... .......... .......... .......... 21%  990K 38s
 45950K .......... .......... .......... .......... .......... 21% 83.0M 38s
 46000K .......... .......... .......... .......... .......... 21% 72.1M 38s
 46050K .......... .......... .......... .......... .......... 21% 90.5M 38s
 46100K .......... .......... .......... .......... .......... 21% 67.4M 38s
 46150K .......... .......... .......... .......... .......... 21% 2.07M 38s
 46200K .......... .......... .......... .......... .......... 21% 26.7M 38s
 46250K .......... .......... .......... .......... .......... 21% 2.04M 38s
 46300K .......... .......... .......... .......... .......... 21% 1.97M 38s
 46350K .......... .......... .......... .......... .......... 21% 64.9M 38s
 46400K .......... .......... .......... .......... .......... 21% 1.95M 38s
 46450K .......... .......... .......... .......... .......... 21% 59.1M 38s
 46500K .......... .......... .......... .......... .......... 21% 1.97M 38s
 46550K .......... .......... .......... .......... .......... 21% 61.3M 38s
 46600K .......... .......... .......... .......... .......... 21% 1.96M 38s
 46650K .......... .......... .......... .......... .......... 21% 53.9M 38s
 46700K .......... .......... .......... .......... .......... 21% 1.97M 38s
 46750K .......... .......... .......... .......... .......... 22% 52.7M 38s
 46800K .......... .......... .......... .......... .......... 22% 1.95M 38s
 46850K .......... .......... .......... .......... .......... 22% 59.3M 38s
 46900K .......... .......... .......... .......... .......... 22% 1.98M 38s
 46950K .......... .......... .......... .......... .......... 22% 53.1M 38s
 47000K .......... .......... .......... .......... .......... 22% 1.97M 38s
 47050K .......... .......... .......... .......... .......... 22% 63.0M 38s
 47100K .......... .......... .......... .......... .......... 22% 1.98M 38s
 47150K .......... .......... .......... .......... .......... 22% 54.2M 38s
 47200K .......... .......... .......... .......... .......... 22% 1.95M 38s
 47250K .......... .......... .......... .......... .......... 22% 1.97M 38s
 47300K .......... .......... .......... .......... .......... 22% 57.8M 38s
 47350K .......... .......... .......... .......... .......... 22% 1.97M 38s
 47400K .......... .......... .......... .......... .......... 22% 45.7M 38s
 47450K .......... .......... .......... .......... .......... 22% 81.2M 38s
 47500K .......... .......... .......... .......... .......... 22% 1.99M 38s
 47550K .......... .......... .......... .......... .......... 22% 62.1M 38s
 47600K .......... .......... .......... .......... .......... 22% 1.94M 38s
 47650K .......... .......... .......... .......... .......... 22% 75.1M 38s
 47700K .......... .......... .......... .......... .......... 22% 1.98M 38s
 47750K .......... .......... .......... .......... .......... 22% 57.9M 38s
 47800K .......... .......... .......... .......... .......... 22% 1.97M 38s
 47850K .......... .......... .......... .......... .......... 22% 66.9M 38s
 47900K .......... .......... .......... .......... .......... 22% 1.98M 38s
 47950K .......... .......... .......... .......... .......... 22% 66.6M 38s
 48000K .......... .......... .......... .......... .......... 22% 1.95M 38s
 48050K .......... .......... .......... .......... .......... 22% 60.6M 38s
 48100K .......... .......... .......... .......... .......... 22% 1.99M 38s
 48150K .......... .......... .......... .......... .......... 22% 62.0M 38s
 48200K .......... .......... .......... .......... .......... 22% 1.99M 38s
 48250K .......... .......... .......... .......... .......... 22% 39.8M 38s
 48300K .......... .......... .......... .......... .......... 22% 2.00M 38s
 48350K .......... .......... .......... .......... .......... 22% 70.3M 38s
 48400K .......... .......... .......... .......... .......... 22% 1.97M 38s
 48450K .......... .......... .......... .......... .......... 22% 45.2M 38s
 48500K .......... .......... .......... .......... .......... 22% 22.7M 38s
 48550K .......... .......... .......... .......... .......... 22% 2.04M 38s
 48600K .......... .......... .......... .......... .......... 22% 69.4M 38s
 48650K .......... .......... .......... .......... .......... 22% 1.96M 38s
 48700K .......... .......... .......... .......... .......... 22% 65.5M 38s
 48750K .......... .......... .......... .......... .......... 22% 2.00M 38s
 48800K .......... .......... .......... .......... .......... 22% 38.5M 38s
 48850K .......... .......... .......... .......... .......... 22% 2.02M 38s
 48900K .......... .......... .......... .......... .......... 23% 33.0M 38s
 48950K .......... .......... .......... .......... .......... 23% 2.03M 38s
 49000K .......... .......... .......... .......... .......... 23% 48.7M 38s
 49050K .......... .......... .......... .......... .......... 23% 39.7M 38s
 49100K .......... .......... .......... .......... .......... 23% 2.02M 38s
 49150K .......... .......... .......... .......... .......... 23% 70.1M 38s
 49200K .......... .......... .......... .......... .......... 23% 1.96M 38s
 49250K .......... .......... .......... .......... .......... 23% 70.1M 38s
 49300K .......... .......... .......... .......... .......... 23% 1.98M 38s
 49350K .......... .......... .......... .......... .......... 23% 59.9M 38s
 49400K .......... .......... .......... .......... .......... 23% 1.97M 38s
 49450K .......... .......... .......... .......... .......... 23% 68.5M 38s
 49500K .......... .......... .......... .......... .......... 23% 53.2M 38s
 49550K .......... .......... .......... .......... .......... 23% 1.82M 38s
 49600K .......... .......... .......... .......... .......... 23% 30.3M 38s
 49650K .......... .......... .......... .......... .......... 23% 2.03M 38s
 49700K .......... .......... .......... .......... .......... 23% 36.2M 37s
 49750K .......... .......... .......... .......... .......... 23% 2.05M 38s
 49800K .......... .......... .......... .......... .......... 23% 30.2M 37s
 49850K .......... .......... .......... .......... .......... 23% 50.2M 37s
 49900K .......... .......... .......... .......... .......... 23% 2.02M 37s
 49950K .......... .......... .......... .......... .......... 23% 29.0M 37s
 50000K .......... .......... .......... .......... .......... 23% 2.08M 37s
 50050K .......... .......... .......... .......... .......... 23% 40.5M 37s
 50100K .......... .......... .......... .......... .......... 23% 8.10M 37s
 50150K .......... .......... .......... .......... .......... 23% 2.52M 37s
 50200K .......... .......... .......... .......... .......... 23% 36.3M 37s
 50250K .......... .......... .......... .......... .......... 23% 2.03M 37s
 50300K .......... .......... .......... .......... .......... 23% 39.3M 37s
 50350K .......... .......... .......... .......... .......... 23% 9.47M 37s
 50400K .......... .......... .......... .......... .......... 23% 2.46M 37s
 50450K .......... .......... .......... .......... .......... 23% 8.81M 37s
 50500K .......... .......... .......... .......... .......... 23% 2.46M 37s
 50550K .......... .......... .......... .......... .......... 23% 40.0M 37s
 50600K .......... .......... .......... .......... .......... 23% 2.01M 37s
 50650K .......... .......... .......... .......... .......... 23% 63.8M 37s
 50700K .......... .......... .......... .......... .......... 23% 9.24M 37s
 50750K .......... .......... .......... .......... .......... 23% 2.45M 37s
 50800K .......... .......... .......... .......... .......... 23% 49.5M 37s
 50850K .......... .......... .......... .......... .......... 23% 1.98M 37s
 50900K .......... .......... .......... .......... .......... 23% 57.3M 37s
 50950K .......... .......... .......... .......... .......... 23% 9.83M 37s
 51000K .......... .......... .......... .......... .......... 24% 2.40M 37s
 51050K .......... .......... .......... .......... .......... 24% 20.8M 37s
 51100K .......... .......... .......... .......... .......... 24% 2.16M 37s
 51150K .......... .......... .......... .......... .......... 24% 25.1M 37s
 51200K .......... .......... .......... .......... .......... 24% 2.02M 37s
 51250K .......... .......... .......... .......... .......... 24% 36.0M 37s
 51300K .......... .......... .......... .......... .......... 24% 38.9M 37s
 51350K .......... .......... .......... .......... .......... 24% 2.08M 37s
 51400K .......... .......... .......... .......... .......... 24% 45.7M 37s
 51450K .......... .......... .......... .......... .......... 24% 14.2M 37s
 51500K .......... .......... .......... .......... .......... 24% 2.19M 37s
 51550K .......... .......... .......... .......... .......... 24% 34.3M 37s
 51600K .......... .......... .......... .......... .......... 24% 2.03M 37s
 51650K .......... .......... .......... .......... .......... 24% 40.1M 37s
 51700K .......... .......... .......... .......... .......... 24% 46.4M 37s
 51750K .......... .......... .......... .......... .......... 24% 2.05M 37s
 51800K .......... .......... .......... .......... .......... 24% 42.0M 37s
 51850K .......... .......... .......... .......... .......... 24% 2.03M 37s
 51900K .......... .......... .......... .......... .......... 24% 49.4M 37s
 51950K .......... .......... .......... .......... .......... 24% 45.9M 37s
 52000K .......... .......... .......... .......... .......... 24% 1.95M 37s
 52050K .......... .......... .......... .......... .......... 24% 55.3M 37s
 52100K .......... .......... .......... .......... .......... 24% 2.04M 37s
 52150K .......... .......... .......... .......... .......... 24% 16.5M 37s
 52200K .......... .......... .......... .......... .......... 24% 50.6M 37s
 52250K .......... .......... .......... .......... .......... 24% 2.17M 37s
 52300K .......... .......... .......... .......... .......... 24% 21.1M 37s
 52350K .......... .......... .......... .......... .......... 24% 23.3M 37s
 52400K .......... .......... .......... .......... .......... 24% 2.12M 37s
 52450K .......... .......... .......... .......... .......... 24% 43.4M 37s
 52500K .......... .......... .......... .......... .......... 24% 2.02M 37s
 52550K .......... .......... .......... .......... .......... 24% 65.1M 37s
 52600K .......... .......... .......... .......... .......... 24% 37.2M 37s
 52650K .......... .......... .......... .......... .......... 24% 2.02M 37s
 52700K .......... .......... .......... .......... .......... 24% 42.0M 37s
 52750K .......... .......... .......... .......... .......... 24% 52.5M 37s
 52800K .......... .......... .......... .......... .......... 24% 2.05M 37s
 52850K .......... .......... .......... .......... .......... 24% 43.7M 37s
 52900K .......... .......... .......... .......... .......... 24% 2.08M 37s
 52950K .......... .......... .......... .......... .......... 24% 36.1M 37s
 53000K .......... .......... .......... .......... .......... 24% 45.6M 36s
 53050K .......... .......... .......... .......... .......... 24% 2.08M 36s
 53100K .......... .......... .......... .......... .......... 24% 35.7M 36s
 53150K .......... .......... .......... .......... .......... 25% 60.9M 36s
 53200K .......... .......... .......... .......... .......... 25% 2.01M 36s
 53250K .......... .......... .......... .......... .......... 25% 60.0M 36s
 53300K .......... .......... .......... .......... .......... 25% 2.05M 36s
 53350K .......... .......... .......... .......... .......... 25% 42.1M 36s
 53400K .......... .......... .......... .......... .......... 25% 31.8M 36s
 53450K .......... .......... .......... .......... .......... 25% 2.07M 36s
 53500K .......... .......... .......... .......... .......... 25% 41.5M 36s
 53550K .......... .......... .......... .......... .......... 25% 36.8M 36s
 53600K .......... .......... .......... .......... .......... 25% 2.08M 36s
 53650K .......... .......... .......... .......... .......... 25% 51.8M 36s
 53700K .......... .......... .......... .......... .......... 25% 2.04M 36s
 53750K .......... .......... .......... .......... .......... 25% 29.1M 36s
 53800K .......... .......... .......... .......... .......... 25% 48.5M 36s
 53850K .......... .......... .......... .......... .......... 25% 1.99M 36s
 53900K .......... .......... .......... .......... .......... 25% 66.4M 36s
 53950K .......... .......... .......... .......... .......... 25% 33.2M 36s
 54000K .......... .......... .......... .......... .......... 25% 2.07M 36s
 54050K .......... .......... .......... .......... .......... 25% 58.4M 36s
 54100K .......... .......... .......... .......... .......... 25% 36.6M 36s
 54150K .......... .......... .......... .......... .......... 25% 2.04M 36s
 54200K .......... .......... .......... .......... .......... 25% 65.2M 36s
 54250K .......... .......... .......... .......... .......... 25% 35.7M 36s
 54300K .......... .......... .......... .......... .......... 25% 2.07M 36s
 54350K .......... .......... .......... .......... .......... 25% 74.3M 36s
 54400K .......... .......... .......... .......... .......... 25% 2.02M 36s
 54450K .......... .......... .......... .......... .......... 25% 60.0M 36s
 54500K .......... .......... .......... .......... .......... 25% 31.5M 36s
 54550K .......... .......... .......... .......... .......... 25% 2.11M 36s
 54600K .......... .......... .......... .......... .......... 25% 51.5M 36s
 54650K .......... .......... .......... .......... .......... 25% 31.0M 36s
 54700K .......... .......... .......... .......... .......... 25% 2.11M 36s
 54750K .......... .......... .......... .......... .......... 25% 54.1M 36s
 54800K .......... .......... .......... .......... .......... 25% 30.5M 36s
 54850K .......... .......... .......... .......... .......... 25% 2.10M 36s
 54900K .......... .......... .......... .......... .......... 25% 48.8M 36s
 54950K .......... .......... .......... .......... .......... 25% 35.9M 36s
 55000K .......... .......... .......... .......... .......... 25% 2.11M 36s
 55050K .......... .......... .......... .......... .......... 25% 45.3M 36s
 55100K .......... .......... .......... .......... .......... 25% 42.7M 36s
 55150K .......... .......... .......... .......... .......... 25% 2.09M 36s
 55200K .......... .......... .......... .......... .......... 25% 40.0M 36s
 55250K .......... .......... .......... .......... .......... 26% 2.14M 36s
 55300K .......... .......... .......... .......... .......... 26% 26.4M 36s
 55350K .......... .......... .......... .......... .......... 26% 55.3M 36s
 55400K .......... .......... .......... .......... .......... 26% 35.1M 36s
 55450K .......... .......... .......... .......... .......... 26% 2.08M 36s
 55500K .......... .......... .......... .......... .......... 26% 60.7M 36s
 55550K .......... .......... .......... .......... .......... 26% 34.8M 36s
 55600K .......... .......... .......... .......... .......... 26% 2.08M 36s
 55650K .......... .......... .......... .......... .......... 26% 62.2M 36s
 55700K .......... .......... .......... .......... .......... 26% 2.15M 36s
 55750K .......... .......... .......... .......... .......... 26% 25.4M 36s
 55800K .......... .......... .......... .......... .......... 26% 46.4M 35s
 55850K .......... .......... .......... .......... .......... 26% 2.15M 35s
 55900K .......... .......... .......... .......... .......... 26% 27.2M 35s
 55950K .......... .......... .......... .......... .......... 26% 59.8M 35s
 56000K .......... .......... .......... .......... .......... 26% 2.11M 35s
 56050K .......... .......... .......... .......... .......... 26% 28.3M 35s
 56100K .......... .......... .......... .......... .......... 26% 53.1M 35s
 56150K .......... .......... .......... .......... .......... 26% 2.13M 35s
 56200K .......... .......... .......... .......... .......... 26% 28.5M 35s
 56250K .......... .......... .......... .......... .......... 26% 53.8M 35s
 56300K .......... .......... .......... .......... .......... 26% 2.12M 35s
 56350K .......... .......... .......... .......... .......... 26% 33.2M 35s
 56400K .......... .......... .......... .......... .......... 26% 38.2M 35s
 56450K .......... .......... .......... .......... .......... 26% 2.12M 35s
 56500K .......... .......... .......... .......... .......... 26% 34.2M 35s
 56550K .......... .......... .......... .......... .......... 26% 52.1M 35s
 56600K .......... .......... .......... .......... .......... 26% 2.11M 35s
 56650K .......... .......... .......... .......... .......... 26% 35.1M 35s
 56700K .......... .......... .......... .......... .......... 26% 44.3M 35s
 56750K .......... .......... .......... .......... .......... 26% 21.9M 35s
 56800K .......... .......... .......... .......... .......... 26% 2.16M 35s
 56850K .......... .......... .......... .......... .......... 26% 65.7M 35s
 56900K .......... .......... .......... .......... .......... 26% 2.13M 35s
 56950K .......... .......... .......... .......... .......... 26% 31.6M 35s
 57000K .......... .......... .......... .......... .......... 26% 41.9M 35s
 57050K .......... .......... .......... .......... .......... 26% 22.9M 35s
 57100K .......... .......... .......... .......... .......... 26% 2.18M 35s
 57150K .......... .......... .......... .......... .......... 26% 55.2M 35s
 57200K .......... .......... .......... .......... .......... 26% 2.10M 35s
 57250K .......... .......... .......... .......... .......... 26% 34.6M 35s
 57300K .......... .......... .......... .......... .......... 26% 47.0M 35s
 57350K .......... .......... .......... .......... .......... 26% 57.2M 35s
 57400K .......... .......... .......... .......... .......... 27% 2.12M 35s
 57450K .......... .......... .......... .......... .......... 27% 28.9M 35s
 57500K .......... .......... .......... .......... .......... 27% 46.4M 35s
 57550K .......... .......... .......... .......... .......... 27% 2.15M 35s
 57600K .......... .......... .......... .......... .......... 27% 24.0M 35s
 57650K .......... .......... .......... .......... .......... 27% 61.9M 35s
 57700K .......... .......... .......... .......... .......... 27% 2.14M 35s
 57750K .......... .......... .......... .......... .......... 27% 44.7M 35s
 57800K .......... .......... .......... .......... .......... 27% 33.3M 35s
 57850K .......... .......... .......... .......... .......... 27% 2.12M 35s
 57900K .......... .......... .......... .......... .......... 27% 52.9M 35s
 57950K .......... .......... .......... .......... .......... 27% 34.2M 35s
 58000K .......... .......... .......... .......... .......... 27% 2.10M 35s
 58050K .......... .......... .......... .......... .......... 27% 51.9M 35s
 58100K .......... .......... .......... .......... .......... 27% 40.8M 35s
 58150K .......... .......... .......... .......... .......... 27% 2.12M 35s
 58200K .......... .......... .......... .......... .......... 27% 49.1M 35s
 58250K .......... .......... .......... .......... .......... 27% 34.5M 35s
 58300K .......... .......... .......... .......... .......... 27% 9.70M 35s
 58350K .......... .......... .......... .......... .......... 27% 2.59M 35s
 58400K .......... .......... .......... .......... .......... 27% 30.8M 34s
 58450K .......... .......... .......... .......... .......... 27% 9.57M 34s
 58500K .......... .......... .......... .......... .......... 27% 2.60M 34s
 58550K .......... .......... .......... .......... .......... 27% 63.6M 34s
 58600K .......... .......... .......... .......... .......... 27% 32.6M 34s
 58650K .......... .......... .......... .......... .......... 27% 2.11M 34s
 58700K .......... .......... .......... .......... .......... 27% 65.0M 34s
 58750K .......... .......... .......... .......... .......... 27% 36.8M 34s
 58800K .......... .......... .......... .......... .......... 27% 2.08M 34s
 58850K .......... .......... .......... .......... .......... 27% 57.0M 34s
 58900K .......... .......... .......... .......... .......... 27% 41.8M 34s
 58950K .......... .......... .......... .......... .......... 27% 2.10M 34s
 59000K .......... .......... .......... .......... .......... 27% 53.1M 34s
 59050K .......... .......... .......... .......... .......... 27% 43.0M 34s
 59100K .......... .......... .......... .......... .......... 27% 53.1M 34s
 59150K .......... .......... .......... .......... .......... 27% 2.11M 34s
 59200K .......... .......... .......... .......... .......... 27% 36.8M 34s
 59250K .......... .......... .......... .......... .......... 27% 53.7M 34s
 59300K .......... .......... .......... .......... .......... 27% 2.10M 34s
 59350K .......... .......... .......... .......... .......... 27% 61.4M 34s
 59400K .......... .......... .......... .......... .......... 27% 40.0M 34s
 59450K .......... .......... .......... .......... .......... 27% 2.09M 34s
 59500K .......... .......... .......... .......... .......... 28% 48.4M 34s
 59550K .......... .......... .......... .......... .......... 28% 58.9M 34s
 59600K .......... .......... .......... .......... .......... 28% 2.07M 34s
 59650K .......... .......... .......... .......... .......... 28% 50.6M 34s
 59700K .......... .......... .......... .......... .......... 28% 61.9M 34s
 59750K .......... .......... .......... .......... .......... 28% 52.0M 34s
 59800K .......... .......... .......... .......... .......... 28% 2.08M 34s
 59850K .......... .......... .......... .......... .......... 28% 56.0M 34s
 59900K .......... .......... .......... .......... .......... 28% 60.7M 34s
 59950K .......... .......... .......... .......... .......... 28% 2.07M 34s
 60000K .......... .......... .......... .......... .......... 28% 49.0M 34s
 60050K .......... .......... .......... .......... .......... 28% 58.2M 34s
 60100K .......... .......... .......... .......... .......... 28% 2.08M 34s
 60150K .......... .......... .......... .......... .......... 28% 69.3M 34s
 60200K .......... .......... .......... .......... .......... 28% 46.5M 34s
 60250K .......... .......... .......... .......... .......... 28% 54.9M 34s
 60300K .......... .......... .......... .......... .......... 28% 2.06M 34s
 60350K .......... .......... .......... .......... .......... 28% 56.3M 34s
 60400K .......... .......... .......... .......... .......... 28% 55.7M 34s
 60450K .......... .......... .......... .......... .......... 28% 2.05M 34s
 60500K .......... .......... .......... .......... .......... 28% 76.2M 34s
 60550K .......... .......... .......... .......... .......... 28% 49.1M 34s
 60600K .......... .......... .......... .......... .......... 28% 2.06M 34s
 60650K .......... .......... .......... .......... .......... 28% 76.2M 34s
 60700K .......... .......... .......... .......... .......... 28% 71.5M 34s
 60750K .......... .......... .......... .......... .......... 28% 53.1M 34s
 60800K .......... .......... .......... .......... .......... 28% 2.06M 34s
 60850K .......... .......... .......... .......... .......... 28% 64.0M 34s
 60900K .......... .......... .......... .......... .......... 28% 52.0M 33s
 60950K .......... .......... .......... .......... .......... 28% 2.06M 34s
 61000K .......... .......... .......... .......... .......... 28% 68.5M 33s
 61050K .......... .......... .......... .......... .......... 28% 68.6M 33s
 61100K .......... .......... .......... .......... .......... 28% 63.3M 33s
 61150K .......... .......... .......... .......... .......... 28% 2.06M 33s
 61200K .......... .......... .......... .......... .......... 28% 54.2M 33s
 61250K .......... .......... .......... .......... .......... 28% 66.7M 33s
 61300K .......... .......... .......... .......... .......... 28% 2.05M 33s
 61350K .......... .......... .......... .......... .......... 28% 69.1M 33s
 61400K .......... .......... .......... .......... .......... 28% 69.1M 33s
 61450K .......... .......... .......... .......... .......... 28% 73.5M 33s
 61500K .......... .......... .......... .......... .......... 28% 2.05M 33s
 61550K .......... .......... .......... .......... .......... 28% 54.3M 33s
 61600K .......... .......... .......... .......... .......... 28% 62.2M 33s
 61650K .......... .......... .......... .......... .......... 29% 2.07M 33s
 61700K .......... .......... .......... .......... .......... 29% 70.8M 33s
 61750K .......... .......... .......... .......... .......... 29% 73.1M 33s
 61800K .......... .......... .......... .......... .......... 29% 66.3M 33s
 61850K .......... .......... .......... .......... .......... 29% 2.03M 33s
 61900K .......... .......... .......... .......... .......... 29% 54.1M 33s
 61950K .......... .......... .......... .......... .......... 29% 1.83M 33s
 62000K .......... .......... .......... .......... .......... 29% 77.2M 33s
 62050K .......... .......... .......... .......... .......... 29% 83.5M 33s
 62100K .......... .......... .......... .......... .......... 29% 89.2M 33s
 62150K .......... .......... .......... .......... .......... 29% 2.26M 33s
 62200K .......... .......... .......... .......... .......... 29% 39.0M 33s
 62250K .......... .......... .......... .......... .......... 29% 24.3M 33s
 62300K .......... .......... .......... .......... .......... 29% 2.15M 33s
 62350K .......... .......... .......... .......... .......... 29% 44.9M 33s
 62400K .......... .......... .......... .......... .......... 29% 2.01M 33s
 62450K .......... .......... .......... .......... .......... 29% 46.1M 33s
 62500K .......... .......... .......... .......... .......... 29% 2.03M 33s
 62550K .......... .......... .......... .......... .......... 29% 53.4M 33s
 62600K .......... .......... .......... .......... .......... 29% 47.2M 33s
 62650K .......... .......... .......... .......... .......... 29% 2.02M 33s
 62700K .......... .......... .......... .......... .......... 29% 51.6M 33s
 62750K .......... .......... .......... .......... .......... 29% 69.1M 33s
 62800K .......... .......... .......... .......... .......... 29% 2.00M 33s
 62850K .......... .......... .......... .......... .......... 29% 59.0M 33s
 62900K .......... .......... .......... .......... .......... 29% 2.01M 33s
 62950K .......... .......... .......... .......... .......... 29% 52.1M 33s
 63000K .......... .......... .......... .......... .......... 29% 19.0M 33s
 63050K .......... .......... .......... .......... .......... 29% 2.17M 33s
 63100K .......... .......... .......... .......... .......... 29% 51.7M 33s
 63150K .......... .......... .......... .......... .......... 29% 2.02M 33s
 63200K .......... .......... .......... .......... .......... 29% 54.5M 33s
 63250K .......... .......... .......... .......... .......... 29% 20.0M 33s
 63300K .......... .......... .......... .......... .......... 29% 2.14M 33s
 63350K .......... .......... .......... .......... .......... 29% 59.3M 33s
 63400K .......... .......... .......... .......... .......... 29% 1.99M 33s
 63450K .......... .......... .......... .......... .......... 29% 55.5M 33s
 63500K .......... .......... .......... .......... .......... 29% 59.3M 33s
 63550K .......... .......... .......... .......... .......... 29% 2.02M 33s
 63600K .......... .......... .......... .......... .......... 29% 52.4M 33s
 63650K .......... .......... .......... .......... .......... 29% 2.03M 33s
 63700K .......... .......... .......... .......... .......... 29% 49.6M 33s
 63750K .......... .......... .......... .......... .......... 30% 57.1M 33s
 63800K .......... .......... .......... .......... .......... 30% 2.04M 33s
 63850K .......... .......... .......... .......... .......... 30% 41.7M 33s
 63900K .......... .......... .......... .......... .......... 30% 58.1M 33s
 63950K .......... .......... .......... .......... .......... 30% 2.04M 33s
 64000K .......... .......... .......... .......... .......... 30% 42.7M 33s
 64050K .......... .......... .......... .......... .......... 30% 58.2M 32s
 64100K .......... .......... .......... .......... .......... 30% 2.05M 33s
 64150K .......... .......... .......... .......... .......... 30% 45.2M 32s
 64200K .......... .......... .......... .......... .......... 30% 2.03M 32s
 64250K .......... .......... .......... .......... .......... 30% 49.8M 32s
 64300K .......... .......... .......... .......... .......... 30% 59.0M 32s
 64350K .......... .......... .......... .......... .......... 30% 2.04M 32s
 64400K .......... .......... .......... .......... .......... 30% 39.2M 32s
 64450K .......... .......... .......... .......... .......... 30% 62.5M 32s
 64500K .......... .......... .......... .......... .......... 30% 2.00M 32s
 64550K .......... .......... .......... .......... .......... 30% 64.6M 32s
 64600K .......... .......... .......... .......... .......... 30% 64.2M 32s
 64650K .......... .......... .......... .......... .......... 30% 2.04M 32s
 64700K .......... .......... .......... .......... .......... 30% 51.5M 32s
 64750K .......... .......... .......... .......... .......... 30% 21.3M 32s
 64800K .......... .......... .......... .......... .......... 30% 2.17M 32s
 64850K .......... .......... .......... .......... .......... 30% 55.2M 32s
 64900K .......... .......... .......... .......... .......... 30% 2.03M 32s
 64950K .......... .......... .......... .......... .......... 30% 60.3M 32s
 65000K .......... .......... .......... .......... .......... 30% 56.0M 32s
 65050K .......... .......... .......... .......... .......... 30% 2.03M 32s
 65100K .......... .......... .......... .......... .......... 30% 62.3M 32s
 65150K .......... .......... .......... .......... .......... 30% 60.5M 32s
 65200K .......... .......... .......... .......... .......... 30% 1.98M 32s
 65250K .......... .......... .......... .......... .......... 30% 60.9M 32s
 65300K .......... .......... .......... .......... .......... 30% 2.05M 32s
 65350K .......... .......... .......... .......... .......... 30% 43.9M 32s
 65400K .......... .......... .......... .......... .......... 30% 55.6M 32s
 65450K .......... .......... .......... .......... .......... 30% 2.05M 32s
 65500K .......... .......... .......... .......... .......... 30% 54.5M 32s
 65550K .......... .......... .......... .......... .......... 30% 67.0M 32s
 65600K .......... .......... .......... .......... .......... 30% 2.03M 32s
 65650K .......... .......... .......... .......... .......... 30% 61.0M 32s
 65700K .......... .......... .......... .......... .......... 30% 48.2M 32s
 65750K .......... .......... .......... .......... .......... 30% 2.06M 32s
 65800K .......... .......... .......... .......... .......... 30% 50.7M 32s
 65850K .......... .......... .......... .......... .......... 30% 52.9M 32s
 65900K .......... .......... .......... .......... .......... 31% 2.04M 32s
 65950K .......... .......... .......... .......... .......... 31% 73.6M 32s
 66000K .......... .......... .......... .......... .......... 31% 46.9M 32s
 66050K .......... .......... .......... .......... .......... 31% 2.04M 32s
 66100K .......... .......... .......... .......... .......... 31% 62.1M 32s
 66150K .......... .......... .......... .......... .......... 31% 68.1M 32s
 66200K .......... .......... .......... .......... .......... 31% 2.03M 32s
 66250K .......... .......... .......... .......... .......... 31% 65.2M 32s
 66300K .......... .......... .......... .......... .......... 31% 58.1M 32s
 66350K .......... .......... .......... .......... .......... 31% 2.04M 32s
 66400K .......... .......... .......... .......... .......... 31% 62.1M 32s
 66450K .......... .......... .......... .......... .......... 31% 58.8M 32s
 66500K .......... .......... .......... .......... .......... 31% 2.02M 32s
 66550K .......... .......... .......... .......... .......... 31% 84.9M 32s
 66600K .......... .......... .......... .......... .......... 31% 63.5M 32s
 66650K .......... .......... .......... .......... .......... 31% 2.02M 32s
 66700K .......... .......... .......... .......... .......... 31% 84.7M 32s
 66750K .......... .......... .......... .......... .......... 31% 69.9M 32s
 66800K .......... .......... .......... .......... .......... 31% 1.99M 32s
 66850K .......... .......... .......... .......... .......... 31% 89.2M 32s
 66900K .......... .......... .......... .......... .......... 31% 52.8M 32s
 66950K .......... .......... .......... .......... .......... 31% 2.02M 32s
 67000K .......... .......... .......... .......... .......... 31% 48.0M 32s
 67050K .......... .......... .......... .......... .......... 31% 1005K 32s
 67100K .......... .......... .......... .......... .......... 31% 73.2M 32s
 67150K .......... .......... .......... .......... .......... 31% 74.6M 32s
 67200K .......... .......... .......... .......... .......... 31% 61.7M 32s
 67250K .......... .......... .......... .......... .......... 31% 88.7M 32s
 67300K .......... .......... .......... .......... .......... 31% 93.2M 32s
 67350K .......... .......... .......... .......... .......... 31% 2.09M 32s
 67400K .......... .......... .......... .......... .......... 31% 41.3M 32s
 67450K .......... .......... .......... .......... .......... 31% 2.03M 32s
 67500K .......... .......... .......... .......... .......... 31% 43.2M 31s
 67550K .......... .......... .......... .......... .......... 31% 2.01M 32s
 67600K .......... .......... .......... .......... .......... 31% 42.0M 31s
 67650K .......... .......... .......... .......... .......... 31% 2.02M 31s
 67700K .......... .......... .......... .......... .......... 31% 42.3M 31s
 67750K .......... .......... .......... .......... .......... 31% 2.03M 31s
 67800K .......... .......... .......... .......... .......... 31% 38.9M 31s
 67850K .......... .......... .......... .......... .......... 31% 2.01M 31s
 67900K .......... .......... .......... .......... .......... 31% 58.0M 31s
 67950K .......... .......... .......... .......... .......... 31% 37.8M 31s
 68000K .......... .......... .......... .......... .......... 32% 2.01M 31s
 68050K .......... .......... .......... .......... .......... 32% 42.3M 31s
 68100K .......... .......... .......... .......... .......... 32% 2.01M 31s
 68150K .......... .......... .......... .......... .......... 32% 52.7M 31s
 68200K .......... .......... .......... .......... .......... 32% 1.98M 31s
 68250K .......... .......... .......... .......... .......... 32% 61.8M 31s
 68300K .......... .......... .......... .......... .......... 32% 1.99M 31s
 68350K .......... .......... .......... .......... .......... 32% 64.5M 31s
 68400K .......... .......... .......... .......... .......... 32% 1.97M 31s
 68450K .......... .......... .......... .......... .......... 32% 66.1M 31s
 68500K .......... .......... .......... .......... .......... 32% 1.98M 31s
 68550K .......... .......... .......... .......... .......... 32% 58.1M 31s
 68600K .......... .......... .......... .......... .......... 32% 63.3M 31s
 68650K .......... .......... .......... .......... .......... 32% 1.98M 31s
 68700K .......... .......... .......... .......... .......... 32% 61.7M 31s
 68750K .......... .......... .......... .......... .......... 32% 1.99M 31s
 68800K .......... .......... .......... .......... .......... 32% 38.4M 31s
 68850K .......... .......... .......... .......... .......... 32% 2.02M 31s
 68900K .......... .......... .......... .......... .......... 32% 69.1M 31s
 68950K .......... .......... .......... .......... .......... 32% 62.2M 31s
 69000K .......... .......... .......... .......... .......... 32% 1.98M 31s
 69050K .......... .......... .......... .......... .......... 32% 71.9M 31s
 69100K .......... .......... .......... .......... .......... 32% 2.02M 31s
 69150K .......... .......... .......... .......... .......... 32% 49.4M 31s
 69200K .......... .......... .......... .......... .......... 32% 1.98M 31s
 69250K .......... .......... .......... .......... .......... 32% 68.7M 31s
 69300K .......... .......... .......... .......... .......... 32% 1.98M 31s
 69350K .......... .......... .......... .......... .......... 32% 58.6M 31s
 69400K .......... .......... .......... .......... .......... 32% 60.6M 31s
 69450K .......... .......... .......... .......... .......... 32% 2.00M 31s
 69500K .......... .......... .......... .......... .......... 32% 67.2M 31s
 69550K .......... .......... .......... .......... .......... 32% 1.99M 31s
 69600K .......... .......... .......... .......... .......... 32% 49.2M 31s
 69650K .......... .......... .......... .......... .......... 32% 23.8M 31s
 69700K .......... .......... .......... .......... .......... 32% 2.12M 31s
 69750K .......... .......... .......... .......... .......... 32% 64.5M 31s
 69800K .......... .......... .......... .......... .......... 32% 1.97M 31s
 69850K .......... .......... .......... .......... .......... 32% 74.2M 31s
 69900K .......... .......... .......... .......... .......... 32% 82.2M 31s
 69950K .......... .......... .......... .......... .......... 32% 1.97M 31s
 70000K .......... .......... .......... .......... .......... 32% 67.1M 31s
 70050K .......... .......... .......... .......... .......... 32% 1.97M 31s
 70100K .......... .......... .......... .......... .......... 32% 1.84M 31s
 70150K .......... .......... .......... .......... .......... 33% 2.01M 31s
 70200K .......... .......... .......... .......... .......... 33% 39.3M 31s
 70250K .......... .......... .......... .......... .......... 33% 75.7M 31s
 70300K .......... .......... .......... .......... .......... 33% 87.3M 31s
 70350K .......... .......... .......... .......... .......... 33% 2.08M 31s
 70400K .......... .......... .......... .......... .......... 33% 40.1M 31s
 70450K .......... .......... .......... .......... .......... 33% 1.97M 31s
 70500K .......... .......... .......... .......... .......... 33% 59.9M 31s
 70550K .......... .......... .......... .......... .......... 33% 1.97M 31s
 70600K .......... .......... .......... .......... .......... 33% 1.94M 31s
 70650K .......... .......... .......... .......... .......... 33% 64.4M 31s
 70700K .......... .......... .......... .......... .......... 33% 1.97M 31s
 70750K .......... .......... .......... .......... .......... 33% 54.6M 31s
 70800K .......... .......... .......... .......... .......... 33% 1.94M 31s
 70850K .......... .......... .......... .......... .......... 33% 67.4M 31s
 70900K .......... .......... .......... .......... .......... 33% 1.95M 31s
 70950K .......... .......... .......... .......... .......... 33% 72.3M 31s
 71000K .......... .......... .......... .......... .......... 33% 1.95M 31s
 71050K .......... .......... .......... .......... .......... 33% 30.5M 31s
 71100K .......... .......... .......... .......... .......... 33% 2.04M 31s
 71150K .......... .......... .......... .......... .......... 33% 1.96M 31s
 71200K .......... .......... .......... .......... .......... 33% 57.4M 31s
 71250K .......... .......... .......... .......... .......... 33% 1.95M 31s
 71300K .......... .......... .......... .......... .......... 33% 64.7M 31s
 71350K .......... .......... .......... .......... .......... 33% 1.97M 31s
 71400K .......... .......... .......... .......... .......... 33% 60.9M 31s
 71450K .......... .......... .......... .......... .......... 33% 1.96M 31s
 71500K .......... .......... .......... .......... .......... 33% 25.7M 31s
 71550K .......... .......... .......... .......... .......... 33% 2.05M 31s
 71600K .......... .......... .......... .......... .......... 33% 1.95M 31s
 71650K .......... .......... .......... .......... .......... 33% 56.2M 31s
 71700K .......... .......... .......... .......... .......... 33% 1.97M 31s
 71750K .......... .......... .......... .......... .......... 33% 64.5M 31s
 71800K .......... .......... .......... .......... .......... 33% 1.96M 31s
 71850K .......... .......... .......... .......... .......... 33% 60.1M 31s
 71900K .......... .......... .......... .......... .......... 33% 1.97M 31s
 71950K .......... .......... .......... .......... .......... 33% 60.6M 31s
 72000K .......... .......... .......... .......... .......... 33% 1.95M 31s
 72050K .......... .......... .......... .......... .......... 33% 64.1M 31s
 72100K .......... .......... .......... .......... .......... 33% 1.97M 31s
 72150K .......... .......... .......... .......... .......... 33% 55.8M 31s
 72200K .......... .......... .......... .......... .......... 33% 1.96M 31s
 72250K .......... .......... .......... .......... .......... 34% 62.1M 31s
 72300K .......... .......... .......... .......... .......... 34% 1.96M 31s
 72350K .......... .......... .......... .......... .......... 34% 58.5M 31s
 72400K .......... .......... .......... .......... .......... 34% 1.96M 31s
 72450K .......... .......... .......... .......... .......... 34% 58.4M 31s
 72500K .......... .......... .......... .......... .......... 34% 1.97M 31s
 72550K .......... .......... .......... .......... .......... 34% 68.9M 31s
 72600K .......... .......... .......... .......... .......... 34% 1.95M 31s
 72650K .......... .......... .......... .......... .......... 34% 63.8M 31s
 72700K .......... .......... .......... .......... .......... 34% 1.99M 31s
 72750K .......... .......... .......... .......... .......... 34% 46.6M 31s
 72800K .......... .......... .......... .......... .......... 34% 1.97M 31s
 72850K .......... .......... .......... .......... .......... 34% 54.5M 31s
 72900K .......... .......... .......... .......... .......... 34% 2.01M 31s
 72950K .......... .......... .......... .......... .......... 34% 46.5M 31s
 73000K .......... .......... .......... .......... .......... 34% 1.97M 31s
 73050K .......... .......... .......... .......... .......... 34% 78.9M 31s
 73100K .......... .......... .......... .......... .......... 34% 75.0M 31s
 73150K .......... .......... .......... .......... .......... 34% 1.97M 31s
 73200K .......... .......... .......... .......... .......... 34% 19.5M 31s
 73250K .......... .......... .......... .......... .......... 34% 2.12M 31s
 73300K .......... .......... .......... .......... .......... 34% 72.3M 31s
 73350K .......... .......... .......... .......... .......... 34% 1.99M 31s
 73400K .......... .......... .......... .......... .......... 34% 50.2M 31s
 73450K .......... .......... .......... .......... .......... 34% 1.99M 31s
 73500K .......... .......... .......... .......... .......... 34% 60.7M 31s
 73550K .......... .......... .......... .......... .......... 34% 22.3M 31s
 73600K .......... .......... .......... .......... .......... 34% 2.09M 31s
 73650K .......... .......... .......... .......... .......... 34% 1.96M 31s
 73700K .......... .......... .......... .......... .......... 34% 76.0M 31s
 73750K .......... .......... .......... .......... .......... 34% 23.9M 30s
 73800K .......... .......... .......... .......... .......... 34% 2.08M 30s
 73850K .......... .......... .......... .......... .......... 34% 86.0M 30s
 73900K .......... .......... .......... .......... .......... 34% 1.96M 30s
 73950K .......... .......... .......... .......... .......... 34% 81.6M 30s
 74000K .......... .......... .......... .......... .......... 34% 1.96M 30s
 74050K .......... .......... .......... .......... .......... 34% 83.0M 30s
 74100K .......... .......... .......... .......... .......... 34% 1.97M 30s
 74150K .......... .......... .......... .......... .......... 34% 62.8M 30s
 74200K .......... .......... .......... .......... .......... 34% 29.6M 30s
 74250K .......... .......... .......... .......... .......... 34% 2.05M 30s
 74300K .......... .......... .......... .......... .......... 34% 68.9M 30s
 74350K .......... .......... .......... .......... .......... 34% 1.98M 30s
 74400K .......... .......... .......... .......... .......... 35% 54.8M 30s
 74450K .......... .......... .......... .......... .......... 35% 1.99M 30s
 74500K .......... .......... .......... .......... .......... 35% 73.0M 30s
 74550K .......... .......... .......... .......... .......... 35% 34.7M 30s
 74600K .......... .......... .......... .......... .......... 35% 2.04M 30s
 74650K .......... .......... .......... .......... .......... 35% 41.6M 30s
 74700K .......... .......... .......... .......... .......... 35% 2.02M 30s
 74750K .......... .......... .......... .......... .......... 35% 59.9M 30s
 74800K .......... .......... .......... .......... .......... 35% 1.99M 30s
 74850K .......... .......... .......... .......... .......... 35% 54.5M 30s
 74900K .......... .......... .......... .......... .......... 35% 1.99M 30s
 74950K .......... .......... .......... .......... .......... 35% 66.9M 30s
 75000K .......... .......... .......... .......... .......... 35% 47.8M 30s
 75050K .......... .......... .......... .......... .......... 35% 2.00M 30s
 75100K .......... .......... .......... .......... .......... 35% 71.3M 30s
 75150K .......... .......... .......... .......... .......... 35% 2.00M 30s
 75200K .......... .......... .......... .......... .......... 35% 48.4M 30s
 75250K .......... .......... .......... .......... .......... 35% 2.00M 30s
 75300K .......... .......... .......... .......... .......... 35% 62.4M 30s
 75350K .......... .......... .......... .......... .......... 35% 66.1M 30s
 75400K .......... .......... .......... .......... .......... 35% 1.98M 30s
 75450K .......... .......... .......... .......... .......... 35% 70.4M 30s
 75500K .......... .......... .......... .......... .......... 35% 1.99M 30s
 75550K .......... .......... .......... .......... .......... 35% 58.8M 30s
 75600K .......... .......... .......... .......... .......... 35% 61.3M 30s
 75650K .......... .......... .......... .......... .......... 35% 2.01M 30s
 75700K .......... .......... .......... .......... .......... 35% 59.8M 30s
 75750K .......... .......... .......... .......... .......... 35% 1.99M 30s
 75800K .......... .......... .......... .......... .......... 35% 53.5M 30s
 75850K .......... .......... .......... .......... .......... 35% 61.7M 30s
 75900K .......... .......... .......... .......... .......... 35% 1.98M 30s
 75950K .......... .......... .......... .......... .......... 35% 56.6M 30s
 76000K .......... .......... .......... .......... .......... 35% 2.03M 30s
 76050K .......... .......... .......... .......... .......... 35% 49.2M 30s
 76100K .......... .......... .......... .......... .......... 35% 54.6M 30s
 76150K .......... .......... .......... .......... .......... 35% 2.04M 30s
 76200K .......... .......... .......... .......... .......... 35% 48.8M 30s
 76250K .......... .......... .......... .......... .......... 35% 2.02M 30s
 76300K .......... .......... .......... .......... .......... 35% 64.1M 30s
 76350K .......... .......... .......... .......... .......... 35% 43.3M 30s
 76400K .......... .......... .......... .......... .......... 35% 2.03M 30s
 76450K .......... .......... .......... .......... .......... 35% 47.0M 30s
 76500K .......... .......... .......... .......... .......... 36% 2.04M 30s
 76550K .......... .......... .......... .......... .......... 36% 47.2M 30s
 76600K .......... .......... .......... .......... .......... 36% 43.4M 30s
 76650K .......... .......... .......... .......... .......... 36% 2.05M 30s
 76700K .......... .......... .......... .......... .......... 36% 45.3M 30s
 76750K .......... .......... .......... .......... .......... 36% 2.02M 30s
 76800K .......... .......... .......... .......... .......... 36% 52.9M 30s
 76850K .......... .......... .......... .......... .......... 36% 43.4M 30s
 76900K .......... .......... .......... .......... .......... 36% 2.04M 30s
 76950K .......... .......... .......... .......... .......... 36% 56.3M 30s
 77000K .......... .......... .......... .......... .......... 36% 24.5M 30s
 77050K .......... .......... .......... .......... .......... 36% 2.12M 30s
 77100K .......... .......... .......... .......... .......... 36% 60.4M 30s
 77150K .......... .......... .......... .......... .......... 36% 2.02M 30s
 77200K .......... .......... .......... .......... .......... 36% 46.3M 30s
 77250K .......... .......... .......... .......... .......... 36% 25.3M 30s
 77300K .......... .......... .......... .......... .......... 36% 2.12M 30s
 77350K .......... .......... .......... .......... .......... 36% 64.8M 30s
 77400K .......... .......... .......... .......... .......... 36% 2.00M 30s
 77450K .......... .......... .......... .......... .......... 36% 69.0M 30s
 77500K .......... .......... .......... .......... .......... 36% 48.4M 30s
 77550K .......... .......... .......... .......... .......... 36% 2.03M 30s
 77600K .......... .......... .......... .......... .......... 36% 59.2M 30s
 77650K .......... .......... .......... .......... .......... 36% 23.8M 30s
 77700K .......... .......... .......... .......... .......... 36% 2.12M 30s
 77750K .......... .......... .......... .......... .......... 36% 71.9M 30s
 77800K .......... .......... .......... .......... .......... 36% 2.00M 30s
 77850K .......... .......... .......... .......... .......... 36% 55.3M 30s
 77900K .......... .......... .......... .......... .......... 36% 70.2M 29s
 77950K .......... .......... .......... .......... .......... 36% 2.02M 30s
 78000K .......... .......... .......... .......... .......... 36% 53.2M 29s
 78050K .......... .......... .......... .......... .......... 36% 25.9M 29s
 78100K .......... .......... .......... .......... .......... 36% 2.11M 29s
 78150K .......... .......... .......... .......... .......... 36% 73.9M 29s
 78200K .......... .......... .......... .......... .......... 36% 26.9M 29s
 78250K .......... .......... .......... .......... .......... 36% 2.10M 29s
 78300K .......... .......... .......... .......... .......... 36% 65.0M 29s
 78350K .......... .......... .......... .......... .......... 36% 2.00M 29s
 78400K .......... .......... .......... .......... .......... 36% 60.9M 29s
 78450K .......... .......... .......... .......... .......... 36% 30.9M 29s
 78500K .......... .......... .......... .......... .......... 36% 2.09M 29s
 78550K .......... .......... .......... .......... .......... 36% 57.3M 29s
 78600K .......... .......... .......... .......... .......... 36% 29.6M 29s
 78650K .......... .......... .......... .......... .......... 37% 2.08M 29s
 78700K .......... .......... .......... .......... .......... 37% 70.3M 29s
 78750K .......... .......... .......... .......... .......... 37% 33.6M 29s
 78800K .......... .......... .......... .......... .......... 37% 2.07M 29s
 78850K .......... .......... .......... .......... .......... 37% 30.5M 29s
 78900K .......... .......... .......... .......... .......... 37% 2.09M 29s
 78950K .......... .......... .......... .......... .......... 37% 54.8M 29s
 79000K .......... .......... .......... .......... .......... 37% 30.1M 29s
 79050K .......... .......... .......... .......... .......... 37% 2.10M 29s
 79100K .......... .......... .......... .......... .......... 37% 53.2M 29s
 79150K .......... .......... .......... .......... .......... 37% 34.4M 29s
 79200K .......... .......... .......... .......... .......... 37% 2.07M 29s
 79250K .......... .......... .......... .......... .......... 37% 67.1M 29s
 79300K .......... .......... .......... .......... .......... 37% 2.02M 29s
 79350K .......... .......... .......... .......... .......... 37% 78.2M 29s
 79400K .......... .......... .......... .......... .......... 37% 63.6M 29s
 79450K .......... .......... .......... .......... .......... 37% 2.01M 29s
 79500K .......... .......... .......... .......... .......... 37% 70.3M 29s
 79550K .......... .......... .......... .......... .......... 37% 74.6M 29s
 79600K .......... .......... .......... .......... .......... 37% 2.01M 29s
 79650K .......... .......... .......... .......... .......... 37% 68.5M 29s
 79700K .......... .......... .......... .......... .......... 37% 34.1M 29s
 79750K .......... .......... .......... .......... .......... 37% 2.06M 29s
 79800K .......... .......... .......... .......... .......... 37% 74.7M 29s
 79850K .......... .......... .......... .......... .......... 37% 39.8M 29s
 79900K .......... .......... .......... .......... .......... 37% 2.06M 29s
 79950K .......... .......... .......... .......... .......... 37% 71.3M 29s
 80000K .......... .......... .......... .......... .......... 37% 40.6M 29s
 80050K .......... .......... .......... .......... .......... 37% 2.05M 29s
 80100K .......... .......... .......... .......... .......... 37% 78.0M 29s
 80150K .......... .......... .......... .......... .......... 37% 44.1M 29s
 80200K .......... .......... .......... .......... .......... 37% 2.05M 29s
 80250K .......... .......... .......... .......... .......... 37% 88.1M 29s
 80300K .......... .......... .......... .......... .......... 37% 39.4M 29s
 80350K .......... .......... .......... .......... .......... 37% 2.06M 29s
 80400K .......... .......... .......... .......... .......... 37% 61.3M 29s
 80450K .......... .......... .......... .......... .......... 37% 43.4M 29s
 80500K .......... .......... .......... .......... .......... 37% 2.04M 29s
 80550K .......... .......... .......... .......... .......... 37% 56.6M 29s
 80600K .......... .......... .......... .......... .......... 37% 1.82M 29s
 80650K .......... .......... .......... .......... .......... 37% 89.2M 29s
 80700K .......... .......... .......... .......... .......... 37% 89.8M 29s
 80750K .......... .......... .......... .......... .......... 37% 89.4M 29s
 80800K .......... .......... .......... .......... .......... 38% 2.16M 29s
 80850K .......... .......... .......... .......... .......... 38% 2.01M 29s
 80900K .......... .......... .......... .......... .......... 38% 46.4M 29s
 80950K .......... .......... .......... .......... .......... 38% 43.2M 29s
 81000K .......... .......... .......... .......... .......... 38% 2.01M 29s
 81050K .......... .......... .......... .......... .......... 38% 38.3M 29s
 81100K .......... .......... .......... .......... .......... 38% 2.02M 29s
 81150K .......... .......... .......... .......... .......... 38% 37.7M 29s
 81200K .......... .......... .......... .......... .......... 38% 2.02M 29s
 81250K .......... .......... .......... .......... .......... 38% 40.9M 29s
 81300K .......... .......... .......... .......... .......... 38% 2.00M 29s
 81350K .......... .......... .......... .......... .......... 38% 46.2M 29s
 81400K .......... .......... .......... .......... .......... 38% 1.99M 29s
 81450K .......... .......... .......... .......... .......... 38% 61.0M 29s
 81500K .......... .......... .......... .......... .......... 38% 2.00M 29s
 81550K .......... .......... .......... .......... .......... 38% 47.0M 29s
 81600K .......... .......... .......... .......... .......... 38% 1.97M 29s
 81650K .......... .......... .......... .......... .......... 38% 70.7M 29s
 81700K .......... .......... .......... .......... .......... 38% 1.99M 29s
 81750K .......... .......... .......... .......... .......... 38% 59.4M 29s
 81800K .......... .......... .......... .......... .......... 38% 47.9M 29s
 81850K .......... .......... .......... .......... .......... 38% 1.99M 29s
 81900K .......... .......... .......... .......... .......... 38% 51.3M 28s
 81950K .......... .......... .......... .......... .......... 38% 2.01M 28s
 82000K .......... .......... .......... .......... .......... 38% 38.9M 28s
 82050K .......... .......... .......... .......... .......... 38% 2.02M 28s
 82100K .......... .......... .......... .......... .......... 38% 53.9M 28s
 82150K .......... .......... .......... .......... .......... 38% 2.01M 28s
 82200K .......... .......... .......... .......... .......... 38% 45.0M 28s
 82250K .......... .......... .......... .......... .......... 38% 59.4M 28s
 82300K .......... .......... .......... .......... .......... 38% 2.02M 28s
 82350K .......... .......... .......... .......... .......... 38% 49.6M 28s
 82400K .......... .......... .......... .......... .......... 38% 2.00M 28s
 82450K .......... .......... .......... .......... .......... 38% 49.4M 28s
 82500K .......... .......... .......... .......... .......... 38% 2.01M 28s
 82550K .......... .......... .......... .......... .......... 38% 56.3M 28s
 82600K .......... .......... .......... .......... .......... 38% 50.6M 28s
 82650K .......... .......... .......... .......... .......... 38% 2.01M 28s
 82700K .......... .......... .......... .......... .......... 38% 55.0M 28s
 82750K .......... .......... .......... .......... .......... 38% 2.02M 28s
 82800K .......... .......... .......... .......... .......... 38% 46.0M 28s
 82850K .......... .......... .......... .......... .......... 38% 2.00M 28s
 82900K .......... .......... .......... .......... .......... 39% 60.7M 28s
 82950K .......... .......... .......... .......... .......... 39% 53.2M 28s
 83000K .......... .......... .......... .......... .......... 39% 2.01M 28s
 83050K .......... .......... .......... .......... .......... 39% 59.9M 28s
 83100K .......... .......... .......... .......... .......... 39% 2.00M 28s
 83150K .......... .......... .......... .......... .......... 39% 53.8M 28s
 83200K .......... .......... .......... .......... .......... 39% 1.99M 28s
 83250K .......... .......... .......... .......... .......... 39% 51.8M 28s
 83300K .......... .......... .......... .......... .......... 39% 68.3M 28s
 83350K .......... .......... .......... .......... .......... 39% 2.01M 28s
 83400K .......... .......... .......... .......... .......... 39% 46.3M 28s
 83450K .......... .......... .......... .......... .......... 39% 2.01M 28s
 83500K .......... .......... .......... .......... .......... 39% 71.7M 28s
 83550K .......... .......... .......... .......... .......... 39% 64.9M 28s
 83600K .......... .......... .......... .......... .......... 39% 1.98M 28s
 83650K .......... .......... .......... .......... .......... 39% 71.8M 28s
 83700K .......... .......... .......... .......... .......... 39% 1.99M 28s
 83750K .......... .......... .......... .......... .......... 39% 68.2M 28s
 83800K .......... .......... .......... .......... .......... 39% 60.0M 28s
 83850K .......... .......... .......... .......... .......... 39% 2.00M 28s
 83900K .......... .......... .......... .......... .......... 39% 66.6M 28s
 83950K .......... .......... .......... .......... .......... 39% 2.01M 28s
 84000K .......... .......... .......... .......... .......... 39% 47.2M 28s
 84050K .......... .......... .......... .......... .......... 39% 67.1M 28s
 84100K .......... .......... .......... .......... .......... 39% 2.01M 28s
 84150K .......... .......... .......... .......... .......... 39% 57.3M 28s
 84200K .......... .......... .......... .......... .......... 39% 1.99M 28s
 84250K .......... .......... .......... .......... .......... 39% 70.8M 28s
 84300K .......... .......... .......... .......... .......... 39% 65.5M 28s
 84350K .......... .......... .......... .......... .......... 39% 2.00M 28s
 84400K .......... .......... .......... .......... .......... 39% 47.1M 28s
 84450K .......... .......... .......... .......... .......... 39% 2.01M 28s
 84500K .......... .......... .......... .......... .......... 39% 67.9M 28s
 84550K .......... .......... .......... .......... .......... 39% 67.1M 28s
 84600K .......... .......... .......... .......... .......... 39% 1.99M 28s
 84650K .......... .......... .......... .......... .......... 39% 66.1M 28s
 84700K .......... .......... .......... .......... .......... 39% 2.01M 28s
 84750K .......... .......... .......... .......... .......... 39% 71.9M 28s
 84800K .......... .......... .......... .......... .......... 39% 51.7M 28s
 84850K .......... .......... .......... .......... .......... 39% 2.00M 28s
 84900K .......... .......... .......... .......... .......... 39% 74.0M 28s
 84950K .......... .......... .......... .......... .......... 39% 2.01M 28s
 85000K .......... .......... .......... .......... .......... 39% 46.3M 28s
 85050K .......... .......... .......... .......... .......... 40% 52.5M 28s
 85100K .......... .......... .......... .......... .......... 40% 2.02M 28s
 85150K .......... .......... .......... .......... .......... 40% 59.8M 28s
 85200K .......... .......... .......... .......... .......... 40% 2.02M 28s
 85250K .......... .......... .......... .......... .......... 40% 50.5M 28s
 85300K .......... .......... .......... .......... .......... 40% 52.1M 28s
 85350K .......... .......... .......... .......... .......... 40% 2.03M 28s
 85400K .......... .......... .......... .......... .......... 40% 47.7M 28s
 85450K .......... .......... .......... .......... .......... 40% 2.02M 28s
 85500K .......... .......... .......... .......... .......... 40% 67.5M 28s
 85550K .......... .......... .......... .......... .......... 40% 55.4M 28s
 85600K .......... .......... .......... .......... .......... 40% 1.99M 28s
 85650K .......... .......... .......... .......... .......... 40% 72.9M 28s
 85700K .......... .......... .......... .......... .......... 40% 20.6M 28s
 85750K .......... .......... .......... .......... .......... 40% 2.15M 28s
 85800K .......... .......... .......... .......... .......... 40% 57.1M 28s
 85850K .......... .......... .......... .......... .......... 40% 2.01M 28s
 85900K .......... .......... .......... .......... .......... 40% 59.2M 28s
 85950K .......... .......... .......... .......... .......... 40% 54.0M 28s
 86000K .......... .......... .......... .......... .......... 40% 2.01M 28s
 86050K .......... .......... .......... .......... .......... 40% 64.2M 28s
 86100K .......... .......... .......... .......... .......... 40% 23.5M 28s
 86150K .......... .......... .......... .......... .......... 40% 2.13M 28s
 86200K .......... .......... .......... .......... .......... 40% 49.0M 27s
 86250K .......... .......... .......... .......... .......... 40% 2.03M 27s
 86300K .......... .......... .......... .......... .......... 40% 51.5M 27s
 86350K .......... .......... .......... .......... .......... 40% 43.1M 27s
 86400K .......... .......... .......... .......... .......... 40% 2.04M 27s
 86450K .......... .......... .......... .......... .......... 40% 60.3M 27s
 86500K .......... .......... .......... .......... .......... 40% 27.3M 27s
 86550K .......... .......... .......... .......... .......... 40% 2.10M 27s
 86600K .......... .......... .......... .......... .......... 40% 50.0M 27s
 86650K .......... .......... .......... .......... .......... 40% 30.2M 27s
 86700K .......... .......... .......... .......... .......... 40% 2.11M 27s
 86750K .......... .......... .......... .......... .......... 40% 57.9M 27s
 86800K .......... .......... .......... .......... .......... 40% 2.01M 27s
 86850K .......... .......... .......... .......... .......... 40% 55.3M 27s
 86900K .......... .......... .......... .......... .......... 40% 44.7M 27s
 86950K .......... .......... .......... .......... .......... 40% 2.06M 27s
 87000K .......... .......... .......... .......... .......... 40% 49.8M 27s
 87050K .......... .......... .......... .......... .......... 40% 29.5M 27s
 87100K .......... .......... .......... .......... .......... 40% 2.10M 27s
 87150K .......... .......... .......... .......... .......... 41% 46.6M 27s
 87200K .......... .......... .......... .......... .......... 41% 2.04M 27s
 87250K .......... .......... .......... .......... .......... 41% 51.9M 27s
 87300K .......... .......... .......... .......... .......... 41% 46.6M 27s
 87350K .......... .......... .......... .......... .......... 41% 2.07M 27s
 87400K .......... .......... .......... .......... .......... 41% 41.3M 27s
 87450K .......... .......... .......... .......... .......... 41% 57.7M 27s
 87500K .......... .......... .......... .......... .......... 41% 2.05M 27s
 87550K .......... .......... .......... .......... .......... 41% 58.5M 27s
 87600K .......... .......... .......... .......... .......... 41% 27.0M 27s
 87650K .......... .......... .......... .......... .......... 41% 2.11M 27s
 87700K .......... .......... .......... .......... .......... 41% 54.0M 27s
 87750K .......... .......... .......... .......... .......... 41% 30.2M 27s
 87800K .......... .......... .......... .......... .......... 41% 2.11M 27s
 87850K .......... .......... .......... .......... .......... 41% 52.1M 27s
 87900K .......... .......... .......... .......... .......... 41% 34.0M 27s
 87950K .......... .......... .......... .......... .......... 41% 2.10M 27s
 88000K .......... .......... .......... .......... .......... 41% 43.9M 27s
 88050K .......... .......... .......... .......... .......... 41% 2.06M 27s
 88100K .......... .......... .......... .......... .......... 41% 52.9M 27s
 88150K .......... .......... .......... .......... .......... 41% 59.9M 27s
 88200K .......... .......... .......... .......... .......... 41% 2.05M 27s
 88250K .......... .......... .......... .......... .......... 41% 59.0M 27s
 88300K .......... .......... .......... .......... .......... 41% 48.8M 27s
 88350K .......... .......... .......... .......... .......... 41% 2.05M 27s
 88400K .......... .......... .......... .......... .......... 41% 46.0M 27s
 88450K .......... .......... .......... .......... .......... 41% 54.5M 27s
 88500K .......... .......... .......... .......... .......... 41% 2.07M 27s
 88550K .......... .......... .......... .......... .......... 41% 53.8M 27s
 88600K .......... .......... .......... .......... .......... 41% 44.7M 27s
 88650K .......... .......... .......... .......... .......... 41% 2.06M 27s
 88700K .......... .......... .......... .......... .......... 41% 51.4M 27s
 88750K .......... .......... .......... .......... .......... 41% 49.7M 27s
 88800K .......... .......... .......... .......... .......... 41% 2.06M 27s
 88850K .......... .......... .......... .......... .......... 41% 53.8M 27s
 88900K .......... .......... .......... .......... .......... 41% 34.8M 27s
 88950K .......... .......... .......... .......... .......... 41% 2.11M 27s
 89000K .......... .......... .......... .......... .......... 41% 41.5M 27s
 89050K .......... .......... .......... .......... .......... 41% 37.8M 27s
 89100K .......... .......... .......... .......... .......... 41% 2.10M 27s
 89150K .......... .......... .......... .......... .......... 41% 47.2M 27s
 89200K .......... .......... .......... .......... .......... 41% 22.9M 27s
 89250K .......... .......... .......... .......... .......... 41% 2.19M 27s
 89300K .......... .......... .......... .......... .......... 42% 43.6M 27s
 89350K .......... .......... .......... .......... .......... 42% 41.7M 27s
 89400K .......... .......... .......... .......... .......... 42% 2.09M 27s
 89450K .......... .......... .......... .......... .......... 42% 46.1M 27s
 89500K .......... .......... .......... .......... .......... 42% 41.1M 27s
 89550K .......... .......... .......... .......... .......... 42% 2.10M 27s
 89600K .......... .......... .......... .......... .......... 42% 42.7M 27s
 89650K .......... .......... .......... .......... .......... 42% 24.6M 27s
 89700K .......... .......... .......... .......... .......... 42% 2.16M 27s
 89750K .......... .......... .......... .......... .......... 42% 54.3M 27s
 89800K .......... .......... .......... .......... .......... 42% 41.8M 27s
 89850K .......... .......... .......... .......... .......... 42% 2.08M 27s
 89900K .......... .......... .......... .......... .......... 42% 49.3M 26s
 89950K .......... .......... .......... .......... .......... 42% 47.4M 26s
 90000K .......... .......... .......... .......... .......... 42% 2.08M 26s
 90050K .......... .......... .......... .......... .......... 42% 40.1M 26s
 90100K .......... .......... .......... .......... .......... 42% 67.2M 26s
 90150K .......... .......... .......... .......... .......... 42% 2.06M 26s
 90200K .......... .......... .......... .......... .......... 42% 59.2M 26s
 90250K .......... .......... .......... .......... .......... 42% 45.9M 26s
 90300K .......... .......... .......... .......... .......... 42% 2.07M 26s
 90350K .......... .......... .......... .......... .......... 42% 64.3M 26s
 90400K .......... .......... .......... .......... .......... 42% 23.6M 26s
 90450K .......... .......... .......... .......... .......... 42% 2.16M 26s
 90500K .......... .......... .......... .......... .......... 42% 49.1M 26s
 90550K .......... .......... .......... .......... .......... 42% 53.7M 26s
 90600K .......... .......... .......... .......... .......... 42% 18.1M 26s
 90650K .......... .......... .......... .......... .......... 42% 2.24M 26s
 90700K .......... .......... .......... .......... .......... 42% 53.1M 26s
 90750K .......... .......... .......... .......... .......... 42% 27.7M 26s
 90800K .......... .......... .......... .......... .......... 42% 2.13M 26s
 90850K .......... .......... .......... .......... .......... 42% 59.2M 26s
 90900K .......... .......... .......... .......... .......... 42% 28.8M 26s
 90950K .......... .......... .......... .......... .......... 42% 2.13M 26s
 91000K .......... .......... .......... .......... .......... 42% 51.8M 26s
 91050K .......... .......... .......... .......... .......... 42% 29.4M 26s
 91100K .......... .......... .......... .......... .......... 42% 2.15M 26s
 91150K .......... .......... .......... .......... .......... 42% 45.0M 26s
 91200K .......... .......... .......... .......... .......... 42% 29.1M 26s
 91250K .......... .......... .......... .......... .......... 42% 2.12M 26s
 91300K .......... .......... .......... .......... .......... 42% 53.9M 26s
 91350K .......... .......... .......... .......... .......... 42% 34.2M 26s
 91400K .......... .......... .......... .......... .......... 43% 2.12M 26s
 91450K .......... .......... .......... .......... .......... 43% 53.4M 26s
 91500K .......... .......... .......... .......... .......... 43% 50.7M 26s
 91550K .......... .......... .......... .......... .......... 43% 2.07M 26s
 91600K .......... .......... .......... .......... .......... 43% 52.5M 26s
 91650K .......... .......... .......... .......... .......... 43% 53.5M 26s
 91700K .......... .......... .......... .......... .......... 43% 2.07M 26s
 91750K .......... .......... .......... .......... .......... 43% 58.5M 26s
 91800K .......... .......... .......... .......... .......... 43% 55.9M 26s
 91850K .......... .......... .......... .......... .......... 43% 30.4M 26s
 91900K .......... .......... .......... .......... .......... 43% 2.13M 26s
 91950K .......... .......... .......... .......... .......... 43% 64.1M 26s
 92000K .......... .......... .......... .......... .......... 43% 28.9M 26s
 92050K .......... .......... .......... .......... .......... 43% 2.12M 26s
 92100K .......... .......... .......... .......... .......... 43% 56.4M 26s
 92150K .......... .......... .......... .......... .......... 43% 33.4M 26s
 92200K .......... .......... .......... .......... .......... 43% 2.11M 26s
 92250K .......... .......... .......... .......... .......... 43% 59.5M 26s
 92300K .......... .......... .......... .......... .......... 43% 70.1M 26s
 92350K .......... .......... .......... .......... .......... 43% 31.7M 26s
 92400K .......... .......... .......... .......... .......... 43% 2.11M 26s
 92450K .......... .......... .......... .......... .......... 43% 59.1M 26s
 92500K .......... .......... .......... .......... .......... 43% 33.5M 26s
 92550K .......... .......... .......... .......... .......... 43% 2.13M 26s
 92600K .......... .......... .......... .......... .......... 43% 52.2M 26s
 92650K .......... .......... .......... .......... .......... 43% 36.7M 26s
 92700K .......... .......... .......... .......... .......... 43% 2.14M 26s
 92750K .......... .......... .......... .......... .......... 43% 50.9M 26s
 92800K .......... .......... .......... .......... .......... 43% 31.8M 26s
 92850K .......... .......... .......... .......... .......... 43% 2.10M 26s
 92900K .......... .......... .......... .......... .......... 43% 54.1M 26s
 92950K .......... .......... .......... .......... .......... 43% 50.1M 26s
 93000K .......... .......... .......... .......... .......... 43% 37.8M 26s
 93050K .......... .......... .......... .......... .......... 43% 2.12M 26s
 93100K .......... .......... .......... .......... .......... 43% 45.4M 26s
 93150K .......... .......... .......... .......... .......... 43% 53.4M 26s
 93200K .......... .......... .......... .......... .......... 43% 2.10M 26s
 93250K .......... .......... .......... .......... .......... 43% 42.0M 26s
 93300K .......... .......... .......... .......... .......... 43% 49.0M 26s
 93350K .......... .......... .......... .......... .......... 43% 8.27M 25s
 93400K .......... .......... .......... .......... .......... 43% 2.68M 25s
 93450K .......... .......... .......... .......... .......... 43% 49.8M 25s
 93500K .......... .......... .......... .......... .......... 43% 16.7M 25s
 93550K .......... .......... .......... .......... .......... 44% 2.32M 25s
 93600K .......... .......... .......... .......... .......... 44% 33.3M 25s
 93650K .......... .......... .......... .......... .......... 44% 17.0M 25s
 93700K .......... .......... .......... .......... .......... 44% 2.32M 25s
 93750K .......... .......... .......... .......... .......... 44% 43.1M 25s
 93800K .......... .......... .......... .......... .......... 44% 50.0M 25s
 93850K .......... .......... .......... .......... .......... 44% 8.09M 25s
 93900K .......... .......... .......... .......... .......... 44% 2.65M 25s
 93950K .......... .......... .......... .......... .......... 44% 53.1M 25s
 94000K .......... .......... .......... .......... .......... 44% 8.11M 25s
 94050K .......... .......... .......... .......... .......... 44% 2.70M 25s
 94100K .......... .......... .......... .......... .......... 44% 43.3M 25s
 94150K .......... .......... .......... .......... .......... 44% 18.4M 25s
 94200K .......... .......... .......... .......... .......... 44% 11.9M 25s
 94250K .......... .......... .......... .......... .......... 44% 2.65M 25s
 94300K .......... .......... .......... .......... .......... 44% 51.6M 25s
 94350K .......... .......... .......... .......... .......... 44% 12.4M 25s
 94400K .......... .......... .......... .......... .......... 44% 2.44M 25s
 94450K .......... .......... .......... .......... .......... 44% 38.7M 25s
 94500K .......... .......... .......... .......... .......... 44% 12.2M 25s
 94550K .......... .......... .......... .......... .......... 44% 17.9M 25s
 94600K .......... .......... .......... .......... .......... 44% 2.67M 25s
 94650K .......... .......... .......... .......... .......... 44% 41.2M 25s
 94700K .......... .......... .......... .......... .......... 44% 8.60M 25s
 94750K .......... .......... .......... .......... .......... 44% 2.74M 25s
 94800K .......... .......... .......... .......... .......... 44% 31.3M 25s
 94850K .......... .......... .......... .......... .......... 44% 12.5M 25s
 94900K .......... .......... .......... .......... .......... 44% 17.6M 25s
 94950K .......... .......... .......... .......... .......... 44% 2.67M 25s
 95000K .......... .......... .......... .......... .......... 44% 49.5M 25s
 95050K .......... .......... .......... .......... .......... 44% 8.52M 25s
 95100K .......... .......... .......... .......... .......... 44% 2.71M 25s
 95150K .......... .......... .......... .......... .......... 44% 40.3M 25s
 95200K .......... .......... .......... .......... .......... 44% 11.5M 25s
 95250K .......... .......... .......... .......... .......... 44% 18.5M 25s
 95300K .......... .......... .......... .......... .......... 44% 2.64M 25s
 95350K .......... .......... .......... .......... .......... 44% 67.4M 25s
 95400K .......... .......... .......... .......... .......... 44% 8.48M 25s
 95450K .......... .......... .......... .......... .......... 44% 2.71M 25s
 95500K .......... .......... .......... .......... .......... 44% 34.2M 25s
 95550K .......... .......... .......... .......... .......... 44% 11.7M 25s
 95600K .......... .......... .......... .......... .......... 44% 18.8M 25s
 95650K .......... .......... .......... .......... .......... 45% 2.66M 25s
 95700K .......... .......... .......... .......... .......... 45% 59.1M 25s
 95750K .......... .......... .......... .......... .......... 45% 8.45M 25s
 95800K .......... .......... .......... .......... .......... 45% 2.71M 25s
 95850K .......... .......... .......... .......... .......... 45% 34.1M 25s
 95900K .......... .......... .......... .......... .......... 45% 12.7M 25s
 95950K .......... .......... .......... .......... .......... 45% 18.1M 25s
 96000K .......... .......... .......... .......... .......... 45% 2.64M 25s
 96050K .......... .......... .......... .......... .......... 45% 52.2M 25s
 96100K .......... .......... .......... .......... .......... 45% 8.49M 25s
 96150K .......... .......... .......... .......... .......... 45% 2.72M 25s
 96200K .......... .......... .......... .......... .......... 45% 35.0M 25s
 96250K .......... .......... .......... .......... .......... 45% 12.6M 25s
 96300K .......... .......... .......... .......... .......... 45% 17.9M 25s
 96350K .......... .......... .......... .......... .......... 45% 2.67M 25s
 96400K .......... .......... .......... .......... .......... 45% 46.4M 25s
 96450K .......... .......... .......... .......... .......... 45% 8.60M 25s
 96500K .......... .......... .......... .......... .......... 45% 2.70M 25s
 96550K .......... .......... .......... .......... .......... 45% 38.5M 25s
 96600K .......... .......... .......... .......... .......... 45% 24.2M 25s
 96650K .......... .......... .......... .......... .......... 45% 10.8M 25s
 96700K .......... .......... .......... .......... .......... 45% 2.66M 25s
 96750K .......... .......... .......... .......... .......... 45% 54.4M 24s
 96800K .......... .......... .......... .......... .......... 45% 8.45M 24s
 96850K .......... .......... .......... .......... .......... 45% 2.69M 24s
 96900K .......... .......... .......... .......... .......... 45% 47.1M 24s
 96950K .......... .......... .......... .......... .......... 45% 53.6M 24s
 97000K .......... .......... .......... .......... .......... 45% 8.29M 24s
 97050K .......... .......... .......... .......... .......... 45% 2.66M 24s
 97100K .......... .......... .......... .......... .......... 45% 67.8M 24s
 97150K .......... .......... .......... .......... .......... 45% 12.7M 24s
 97200K .......... .......... .......... .......... .......... 45% 17.2M 24s
 97250K .......... .......... .......... .......... .......... 45% 2.67M 24s
 97300K .......... .......... .......... .......... .......... 45% 44.6M 24s
 97350K .......... .......... .......... .......... .......... 45% 9.11M 24s
 97400K .......... .......... .......... .......... .......... 45% 44.1M 24s
 97450K .......... .......... .......... .......... .......... 45% 2.66M 24s
 97500K .......... .......... .......... .......... .......... 45% 51.6M 24s
 97550K .......... .......... .......... .......... .......... 45% 8.94M 24s
 97600K .......... .......... .......... .......... .......... 45% 2.66M 24s
 97650K .......... .......... .......... .......... .......... 45% 31.8M 24s
 97700K .......... .......... .......... .......... .......... 45% 14.3M 24s
 97750K .......... .......... .......... .......... .......... 45% 17.8M 24s
 97800K .......... .......... .......... .......... .......... 46% 2.64M 24s
 97850K .......... .......... .......... .......... .......... 46% 51.5M 24s
 97900K .......... .......... .......... .......... .......... 46% 14.3M 24s
 97950K .......... .......... .......... .......... .......... 46% 16.9M 24s
 98000K .......... .......... .......... .......... .......... 46% 2.64M 24s
 98050K .......... .......... .......... .......... .......... 46% 49.6M 24s
 98100K .......... .......... .......... .......... .......... 46% 8.97M 24s
 98150K .......... .......... .......... .......... .......... 46% 49.6M 24s
 98200K .......... .......... .......... .......... .......... 46% 2.64M 24s
 98250K .......... .......... .......... .......... .......... 46% 48.3M 24s
 98300K .......... .......... .......... .......... .......... 46% 9.01M 24s
 98350K .......... .......... .......... .......... .......... 46% 2.72M 24s
 98400K .......... .......... .......... .......... .......... 46% 29.6M 24s
 98450K .......... .......... .......... .......... .......... 46% 20.9M 24s
 98500K .......... .......... .......... .......... .......... 46% 12.0M 24s
 98550K .......... .......... .......... .......... .......... 46% 2.71M 24s
 98600K .......... .......... .......... .......... .......... 46% 38.0M 24s
 98650K .......... .......... .......... .......... .......... 46% 22.1M 24s
 98700K .......... .......... .......... .......... .......... 46% 11.6M 24s
 98750K .......... .......... .......... .......... .......... 46% 2.72M 24s
 98800K .......... .......... .......... .......... .......... 46% 32.9M 24s
 98850K .......... .......... .......... .......... .......... 46% 8.94M 24s
 98900K .......... .......... .......... .......... .......... 46% 64.8M 24s
 98950K .......... .......... .......... .......... .......... 46% 2.69M 24s
 99000K .......... .......... .......... .......... .......... 46% 38.4M 24s
 99050K .......... .......... .......... .......... .......... 46% 9.02M 24s
 99100K .......... .......... .......... .......... .......... 46% 2.70M 24s
 99150K .......... .......... .......... .......... .......... 46% 49.3M 24s
 99200K .......... .......... .......... .......... .......... 46% 20.1M 24s
 99250K .......... .......... .......... .......... .......... 46% 10.8M 24s
 99300K .......... .......... .......... .......... .......... 46% 2.71M 24s
 99350K .......... .......... .......... .......... .......... 46% 51.9M 24s
 99400K .......... .......... .......... .......... .......... 46% 21.9M 24s
 99450K .......... .......... .......... .......... .......... 46% 10.8M 24s
 99500K .......... .......... .......... .......... .......... 46% 2.72M 24s
 99550K .......... .......... .......... .......... .......... 46% 47.5M 24s
 99600K .......... .......... .......... .......... .......... 46% 21.9M 24s
 99650K .......... .......... .......... .......... .......... 46% 10.9M 24s
 99700K .......... .......... .......... .......... .......... 46% 2.72M 24s
 99750K .......... .......... .......... .......... .......... 46% 37.2M 24s
 99800K .......... .......... .......... .......... .......... 46% 24.2M 24s
 99850K .......... .......... .......... .......... .......... 46% 11.0M 24s
 99900K .......... .......... .......... .......... .......... 47% 2.72M 24s
 99950K .......... .......... .......... .......... .......... 47% 34.6M 24s
100000K .......... .......... .......... .......... .......... 47% 9.17M 24s
100050K .......... .......... .......... .......... .......... 47% 2.71M 24s
100100K .......... .......... .......... .......... .......... 47% 55.1M 24s
100150K .......... .......... .......... .......... .......... 47% 18.5M 23s
100200K .......... .......... .......... .......... .......... 47% 11.7M 23s
100250K .......... .......... .......... .......... .......... 47% 2.72M 23s
100300K .......... .......... .......... .......... .......... 47% 51.6M 23s
100350K .......... .......... .......... .......... .......... 47% 19.3M 23s
100400K .......... .......... .......... .......... .......... 47% 10.8M 23s
100450K .......... .......... .......... .......... .......... 47% 2.69M 23s
100500K .......... .......... .......... .......... .......... 47% 35.9M 23s
100550K .......... .......... .......... .......... .......... 47% 27.3M 23s
100600K .......... .......... .......... .......... .......... 47% 11.3M 23s
100650K .......... .......... .......... .......... .......... 47% 2.69M 23s
100700K .......... .......... .......... .......... .......... 47% 35.5M 23s
100750K .......... .......... .......... .......... .......... 47% 27.0M 23s
100800K .......... .......... .......... .......... .......... 47% 2.26M 23s
100850K .......... .......... .......... .......... .......... 47% 45.2M 23s
100900K .......... .......... .......... .......... .......... 47% 42.1M 23s
100950K .......... .......... .......... .......... .......... 47% 28.8M 23s
101000K .......... .......... .......... .......... .......... 47% 11.0M 23s
101050K .......... .......... .......... .......... .......... 47% 2.68M 23s
101100K .......... .......... .......... .......... .......... 47% 76.7M 23s
101150K .......... .......... .......... .......... .......... 47% 22.2M 23s
101200K .......... .......... .......... .......... .......... 47% 2.25M 23s
101250K .......... .......... .......... .......... .......... 47% 46.0M 23s
101300K .......... .......... .......... .......... .......... 47% 25.8M 23s
101350K .......... .......... .......... .......... .......... 47% 48.9M 23s
101400K .......... .......... .......... .......... .......... 47% 11.2M 23s
101450K .......... .......... .......... .......... .......... 47% 2.68M 23s
101500K .......... .......... .......... .......... .......... 47% 39.6M 23s
101550K .......... .......... .......... .......... .......... 47% 27.8M 23s
101600K .......... .......... .......... .......... .......... 47% 11.5M 23s
101650K .......... .......... .......... .......... .......... 47% 2.63M 23s
101700K .......... .......... .......... .......... .......... 47% 47.9M 23s
101750K .......... .......... .......... .......... .......... 47% 30.3M 23s
101800K .......... .......... .......... .......... .......... 47% 11.3M 23s
101850K .......... .......... .......... .......... .......... 47% 2.64M 23s
101900K .......... .......... .......... .......... .......... 47% 59.9M 23s
101950K .......... .......... .......... .......... .......... 47% 24.7M 23s
102000K .......... .......... .......... .......... .......... 47% 11.3M 23s
102050K .......... .......... .......... .......... .......... 48% 2.63M 23s
102100K .......... .......... .......... .......... .......... 48% 47.5M 23s
102150K .......... .......... .......... .......... .......... 48% 26.3M 23s
102200K .......... .......... .......... .......... .......... 48% 11.9M 23s
102250K .......... .......... .......... .......... .......... 48% 2.65M 23s
102300K .......... .......... .......... .......... .......... 48% 47.2M 23s
102350K .......... .......... .......... .......... .......... 48% 26.9M 23s
102400K .......... .......... .......... .......... .......... 48% 11.4M 23s
102450K .......... .......... .......... .......... .......... 48% 2.60M 23s
102500K .......... .......... .......... .......... .......... 48% 53.9M 23s
102550K .......... .......... .......... .......... .......... 48% 25.7M 23s
102600K .......... .......... .......... .......... .......... 48% 12.8M 23s
102650K .......... .......... .......... .......... .......... 48% 2.59M 23s
102700K .......... .......... .......... .......... .......... 48% 57.9M 23s
102750K .......... .......... .......... .......... .......... 48% 29.1M 23s
102800K .......... .......... .......... .......... .......... 48% 11.4M 23s
102850K .......... .......... .......... .......... .......... 48% 2.61M 23s
102900K .......... .......... .......... .......... .......... 48% 46.1M 23s
102950K .......... .......... .......... .......... .......... 48% 26.6M 23s
103000K .......... .......... .......... .......... .......... 48% 12.6M 23s
103050K .......... .......... .......... .......... .......... 48% 2.69M 23s
103100K .......... .......... .......... .......... .......... 48% 29.6M 23s
103150K .......... .......... .......... .......... .......... 48% 31.5M 23s
103200K .......... .......... .......... .......... .......... 48% 11.8M 23s
103250K .......... .......... .......... .......... .......... 48% 2.68M 23s
103300K .......... .......... .......... .......... .......... 48% 30.1M 23s
103350K .......... .......... .......... .......... .......... 48% 29.5M 23s
103400K .......... .......... .......... .......... .......... 48% 12.2M 23s
103450K .......... .......... .......... .......... .......... 48% 2.64M 23s
103500K .......... .......... .......... .......... .......... 48% 37.6M 23s
103550K .......... .......... .......... .......... .......... 48% 29.7M 22s
103600K .......... .......... .......... .......... .......... 48% 12.0M 22s
103650K .......... .......... .......... .......... .......... 48% 2.65M 22s
103700K .......... .......... .......... .......... .......... 48% 36.8M 22s
103750K .......... .......... .......... .......... .......... 48% 28.2M 22s
103800K .......... .......... .......... .......... .......... 48% 22.5M 22s
103850K .......... .......... .......... .......... .......... 48% 12.9M 22s
103900K .......... .......... .......... .......... .......... 48% 2.76M 22s
103950K .......... .......... .......... .......... .......... 48% 47.2M 22s
104000K .......... .......... .......... .......... .......... 48% 16.5M 22s
104050K .......... .......... .......... .......... .......... 48% 12.6M 22s
104100K .......... .......... .......... .......... .......... 48% 2.77M 22s
104150K .......... .......... .......... .......... .......... 49% 51.4M 22s
104200K .......... .......... .......... .......... .......... 49% 24.4M 22s
104250K .......... .......... .......... .......... .......... 49% 10.2M 22s
104300K .......... .......... .......... .......... .......... 49% 2.77M 22s
104350K .......... .......... .......... .......... .......... 49% 49.3M 22s
104400K .......... .......... .......... .......... .......... 49% 15.4M 22s
104450K .......... .......... .......... .......... .......... 49% 13.0M 22s
104500K .......... .......... .......... .......... .......... 49% 2.78M 22s
104550K .......... .......... .......... .......... .......... 49% 42.8M 22s
104600K .......... .......... .......... .......... .......... 49% 24.8M 22s
104650K .......... .......... .......... .......... .......... 49% 12.9M 22s
104700K .......... .......... .......... .......... .......... 49% 15.8M 22s
104750K .......... .......... .......... .......... .......... 49% 2.96M 22s
104800K .......... .......... .......... .......... .......... 49% 23.2M 22s
104850K .......... .......... .......... .......... .......... 49% 12.9M 22s
104900K .......... .......... .......... .......... .......... 49% 16.1M 22s
104950K .......... .......... .......... .......... .......... 49% 2.92M 22s
105000K .......... .......... .......... .......... .......... 49% 25.0M 22s
105050K .......... .......... .......... .......... .......... 49% 12.3M 22s
105100K .......... .......... .......... .......... .......... 49% 15.6M 22s
105150K .......... .......... .......... .......... .......... 49% 3.03M 22s
105200K .......... .......... .......... .......... .......... 49% 19.9M 22s
105250K .......... .......... .......... .......... .......... 49% 13.4M 22s
105300K .......... .......... .......... .......... .......... 49% 24.5M 22s
105350K .......... .......... .......... .......... .......... 49% 2.77M 22s
105400K .......... .......... .......... .......... .......... 49% 40.7M 22s
105450K .......... .......... .......... .......... .......... 49% 27.8M 22s
105500K .......... .......... .......... .......... .......... 49% 10.7M 22s
105550K .......... .......... .......... .......... .......... 49% 22.9M 22s
105600K .......... .......... .......... .......... .......... 49% 2.89M 22s
105650K .......... .......... .......... .......... .......... 49% 29.5M 22s
105700K .......... .......... .......... .......... .......... 49% 10.1M 22s
105750K .......... .......... .......... .......... .......... 49% 23.6M 22s
105800K .......... .......... .......... .......... .......... 49% 2.93M 22s
105850K .......... .......... .......... .......... .......... 49% 28.8M 22s
105900K .......... .......... .......... .......... .......... 49% 27.5M 22s
105950K .......... .......... .......... .......... .......... 49% 12.2M 22s
106000K .......... .......... .......... .......... .......... 49% 2.72M 22s
106050K .......... .......... .......... .......... .......... 49% 56.0M 22s
106100K .......... .......... .......... .......... .......... 49% 30.5M 22s
106150K .......... .......... .......... .......... .......... 49% 10.4M 22s
106200K .......... .......... .......... .......... .......... 49% 22.9M 22s
106250K .......... .......... .......... .......... .......... 49% 2.89M 22s
106300K .......... .......... .......... .......... .......... 50% 34.7M 22s
106350K .......... .......... .......... .......... .......... 50% 26.6M 22s
106400K .......... .......... .......... .......... .......... 50% 9.36M 22s
106450K .......... .......... .......... .......... .......... 50% 2.89M 22s
106500K .......... .......... .......... .......... .......... 50% 33.8M 22s
106550K .......... .......... .......... .......... .......... 50% 26.8M 22s
106600K .......... .......... .......... .......... .......... 50% 11.7M 22s
106650K .......... .......... .......... .......... .......... 50% 2.83M 22s
106700K .......... .......... .......... .......... .......... 50% 32.7M 22s
106750K .......... .......... .......... .......... .......... 50% 38.3M 22s
106800K .......... .......... .......... .......... .......... 50% 10.1M 22s
106850K .......... .......... .......... .......... .......... 50% 26.1M 22s
106900K .......... .......... .......... .......... .......... 50% 2.84M 22s
106950K .......... .......... .......... .......... .......... 50% 39.2M 22s
107000K .......... .......... .......... .......... .......... 50% 25.8M 21s
107050K .......... .......... .......... .......... .......... 50% 11.1M 21s
107100K .......... .......... .......... .......... .......... 50% 2.78M 21s
107150K .......... .......... .......... .......... .......... 50% 47.6M 21s
107200K .......... .......... .......... .......... .......... 50% 21.2M 21s
107250K .......... .......... .......... .......... .......... 50% 11.0M 21s
107300K .......... .......... .......... .......... .......... 50% 38.3M 21s
107350K .......... .......... .......... .......... .......... 50% 2.80M 21s
107400K .......... .......... .......... .......... .......... 50% 40.1M 21s
107450K .......... .......... .......... .......... .......... 50% 10.1M 21s
107500K .......... .......... .......... .......... .......... 50% 34.2M 21s
107550K .......... .......... .......... .......... .......... 50% 2.77M 21s
107600K .......... .......... .......... .......... .......... 50% 39.7M 21s
107650K .......... .......... .......... .......... .......... 50% 28.1M 21s
107700K .......... .......... .......... .......... .......... 50% 10.3M 21s
107750K .......... .......... .......... .......... .......... 50% 2.80M 21s
107800K .......... .......... .......... .......... .......... 50% 48.3M 21s
107850K .......... .......... .......... .......... .......... 50% 45.8M 21s
107900K .......... .......... .......... .......... .......... 50% 9.82M 21s
107950K .......... .......... .......... .......... .......... 50% 27.3M 21s
108000K .......... .......... .......... .......... .......... 50% 2.79M 21s
108050K .......... .......... .......... .......... .......... 50% 45.5M 21s
108100K .......... .......... .......... .......... .......... 50% 10.0M 21s
108150K .......... .......... .......... .......... .......... 50% 31.8M 21s
108200K .......... .......... .......... .......... .......... 50% 2.78M 21s
108250K .......... .......... .......... .......... .......... 50% 51.8M 21s
108300K .......... .......... .......... .......... .......... 50% 50.1M 21s
108350K .......... .......... .......... .......... .......... 50% 8.72M 21s
108400K .......... .......... .......... .......... .......... 51% 2.74M 21s
108450K .......... .......... .......... .......... .......... 51% 57.6M 21s
108500K .......... .......... .......... .......... .......... 51% 46.3M 21s
108550K .......... .......... .......... .......... .......... 51% 8.49M 21s
108600K .......... .......... .......... .......... .......... 51% 65.6M 21s
108650K .......... .......... .......... .......... .......... 51% 2.76M 21s
108700K .......... .......... .......... .......... .......... 51% 46.4M 21s
108750K .......... .......... .......... .......... .......... 51% 68.9M 21s
108800K .......... .......... .......... .......... .......... 51% 8.33M 21s
108850K .......... .......... .......... .......... .......... 51% 2.75M 21s
108900K .......... .......... .......... .......... .......... 51% 67.0M 21s
108950K .......... .......... .......... .......... .......... 51% 51.3M 21s
109000K .......... .......... .......... .......... .......... 51% 8.60M 21s
109050K .......... .......... .......... .......... .......... 51% 45.0M 21s
109100K .......... .......... .......... .......... .......... 51% 2.80M 21s
109150K .......... .......... .......... .......... .......... 51% 50.2M 21s
109200K .......... .......... .......... .......... .......... 51% 13.9M 21s
109250K .......... .......... .......... .......... .......... 51% 15.9M 21s
109300K .......... .......... .......... .......... .......... 51% 2.78M 21s
109350K .......... .......... .......... .......... .......... 51% 54.3M 21s
109400K .......... .......... .......... .......... .......... 51% 24.7M 21s
109450K .......... .......... .......... .......... .......... 51% 9.98M 21s
109500K .......... .......... .......... .......... .......... 51% 43.6M 21s
109550K .......... .......... .......... .......... .......... 51% 2.83M 21s
109600K .......... .......... .......... .......... .......... 51% 49.4M 21s
109650K .......... .......... .......... .......... .......... 51% 14.4M 21s
109700K .......... .......... .......... .......... .......... 51% 13.4M 21s
109750K .......... .......... .......... .......... .......... 51% 30.9M 21s
109800K .......... .......... .......... .......... .......... 51% 2.95M 21s
109850K .......... .......... .......... .......... .......... 51% 54.7M 21s
109900K .......... .......... .......... .......... .......... 51% 8.42M 21s
109950K .......... .......... .......... .......... .......... 51% 48.6M 21s
110000K .......... .......... .......... .......... .......... 51% 2.83M 21s
110050K .......... .......... .......... .......... .......... 51% 49.4M 21s
110100K .......... .......... .......... .......... .......... 51% 31.6M 21s
110150K .......... .......... .......... .......... .......... 51% 9.10M 21s
110200K .......... .......... .......... .......... .......... 51% 29.3M 21s
110250K .......... .......... .......... .......... .......... 51% 2.97M 21s
110300K .......... .......... .......... .......... .......... 51% 45.3M 21s
110350K .......... .......... .......... .......... .......... 51% 17.6M 21s
110400K .......... .......... .......... .......... .......... 51% 11.6M 21s
110450K .......... .......... .......... .......... .......... 51% 2.88M 21s
110500K .......... .......... .......... .......... .......... 51% 54.1M 20s
110550K .......... .......... .......... .......... .......... 52% 31.2M 20s
110600K .......... .......... .......... .......... .......... 52% 9.26M 20s
110650K .......... .......... .......... .......... .......... 52% 49.1M 20s
110700K .......... .......... .......... .......... .......... 52% 2.87M 20s
110750K .......... .......... .......... .......... .......... 52% 42.2M 20s
110800K .......... .......... .......... .......... .......... 52% 19.1M 20s
110850K .......... .......... .......... .......... .......... 52% 10.8M 20s
110900K .......... .......... .......... .......... .......... 52% 16.4M 20s
110950K .......... .......... .......... .......... .......... 52% 3.24M 20s
111000K .......... .......... .......... .......... .......... 52% 47.1M 20s
111050K .......... .......... .......... .......... .......... 52% 9.18M 20s
111100K .......... .......... .......... .......... .......... 52% 28.3M 20s
111150K .......... .......... .......... .......... .......... 52% 19.5M 20s
111200K .......... .......... .......... .......... .......... 52% 3.15M 20s
111250K .......... .......... .......... .......... .......... 52% 45.5M 20s
111300K .......... .......... .......... .......... .......... 52% 8.55M 20s
111350K .......... .......... .......... .......... .......... 52% 30.9M 20s
111400K .......... .......... .......... .......... .......... 52% 2.98M 20s
111450K .......... .......... .......... .......... .......... 52% 53.8M 20s
111500K .......... .......... .......... .......... .......... 52% 20.2M 20s
111550K .......... .......... .......... .......... .......... 52% 10.9M 20s
111600K .......... .......... .......... .......... .......... 52% 26.6M 20s
111650K .......... .......... .......... .......... .......... 52% 2.94M 20s
111700K .......... .......... .......... .......... .......... 52% 53.4M 20s
111750K .......... .......... .......... .......... .......... 52% 14.9M 20s
111800K .......... .......... .......... .......... .......... 52% 13.2M 20s
111850K .......... .......... .......... .......... .......... 52% 2.94M 20s
111900K .......... .......... .......... .......... .......... 52% 30.1M 20s
111950K .......... .......... .......... .......... .......... 52% 76.7M 20s
112000K .......... .......... .......... .......... .......... 52% 8.95M 20s
112050K .......... .......... .......... .......... .......... 52% 24.8M 20s
112100K .......... .......... .......... .......... .......... 52% 2.94M 20s
112150K .......... .......... .......... .......... .......... 52% 45.5M 20s
112200K .......... .......... .......... .......... .......... 52% 22.9M 20s
112250K .......... .......... .......... .......... .......... 52% 12.7M 20s
112300K .......... .......... .......... .......... .......... 52% 23.3M 20s
112350K .......... .......... .......... .......... .......... 52% 2.70M 20s
112400K .......... .......... .......... .......... .......... 52% 62.4M 20s
112450K .......... .......... .......... .......... .......... 52% 23.0M 20s
112500K .......... .......... .......... .......... .......... 52% 13.3M 20s
112550K .......... .......... .......... .......... .......... 52% 17.5M 20s
112600K .......... .......... .......... .......... .......... 52% 2.96M 20s
112650K .......... .......... .......... .......... .......... 53% 71.9M 20s
112700K .......... .......... .......... .......... .......... 53% 24.7M 20s
112750K .......... .......... .......... .......... .......... 53% 13.2M 20s
112800K .......... .......... .......... .......... .......... 53% 2.57M 20s
112850K .......... .......... .......... .......... .......... 53% 59.1M 20s
112900K .......... .......... .......... .......... .......... 53% 1.77M 20s
112950K .......... .......... .......... .......... .......... 53% 68.4M 20s
113000K .......... .......... .......... .......... .......... 53% 81.4M 20s
113050K .......... .......... .......... .......... .......... 53% 91.1M 20s
113100K .......... .......... .......... .......... .......... 53% 79.8M 20s
113150K .......... .......... .......... .......... .......... 53% 73.9M 20s
113200K .......... .......... .......... .......... .......... 53% 65.0M 20s
113250K .......... .......... .......... .......... .......... 53% 2.59M 20s
113300K .......... .......... .......... .......... .......... 53% 43.1M 20s
113350K .......... .......... .......... .......... .......... 53% 11.4M 20s
113400K .......... .......... .......... .......... .......... 53% 19.7M 20s
113450K .......... .......... .......... .......... .......... 53% 2.67M 20s
113500K .......... .......... .......... .......... .......... 53% 37.6M 20s
113550K .......... .......... .......... .......... .......... 53% 8.67M 20s
113600K .......... .......... .......... .......... .......... 53% 2.65M 20s
113650K .......... .......... .......... .......... .......... 53% 31.6M 20s
113700K .......... .......... .......... .......... .......... 53% 9.13M 20s
113750K .......... .......... .......... .......... .......... 53% 2.67M 20s
113800K .......... .......... .......... .......... .......... 53% 41.1M 20s
113850K .......... .......... .......... .......... .......... 53% 12.2M 20s
113900K .......... .......... .......... .......... .......... 53% 18.8M 20s
113950K .......... .......... .......... .......... .......... 53% 2.67M 20s
114000K .......... .......... .......... .......... .......... 53% 33.8M 20s
114050K .......... .......... .......... .......... .......... 53% 8.64M 20s
114100K .......... .......... .......... .......... .......... 53% 2.71M 20s
114150K .......... .......... .......... .......... .......... 53% 45.5M 20s
114200K .......... .......... .......... .......... .......... 53% 12.1M 19s
114250K .......... .......... .......... .......... .......... 53% 15.7M 19s
114300K .......... .......... .......... .......... .......... 53% 2.71M 19s
114350K .......... .......... .......... .......... .......... 53% 33.9M 19s
114400K .......... .......... .......... .......... .......... 53% 8.60M 19s
114450K .......... .......... .......... .......... .......... 53% 2.71M 19s
114500K .......... .......... .......... .......... .......... 53% 57.9M 19s
114550K .......... .......... .......... .......... .......... 53% 12.6M 19s
114600K .......... .......... .......... .......... .......... 53% 15.7M 19s
114650K .......... .......... .......... .......... .......... 53% 2.69M 19s
114700K .......... .......... .......... .......... .......... 53% 36.6M 19s
114750K .......... .......... .......... .......... .......... 53% 8.82M 19s
114800K .......... .......... .......... .......... .......... 54% 2.65M 19s
114850K .......... .......... .......... .......... .......... 54% 60.3M 19s
114900K .......... .......... .......... .......... .......... 54% 13.0M 19s
114950K .......... .......... .......... .......... .......... 54% 15.7M 19s
115000K .......... .......... .......... .......... .......... 54% 2.67M 19s
115050K .......... .......... .......... .......... .......... 54% 42.5M 19s
115100K .......... .......... .......... .......... .......... 54% 8.63M 19s
115150K .......... .......... .......... .......... .......... 54% 2.65M 19s
115200K .......... .......... .......... .......... .......... 54% 45.7M 19s
115250K .......... .......... .......... .......... .......... 54% 14.0M 19s
115300K .......... .......... .......... .......... .......... 54% 15.4M 19s
115350K .......... .......... .......... .......... .......... 54% 2.70M 19s
115400K .......... .......... .......... .......... .......... 54% 44.3M 19s
115450K .......... .......... .......... .......... .......... 54% 8.32M 19s
115500K .......... .......... .......... .......... .......... 54% 23.5M 19s
115550K .......... .......... .......... .......... .......... 54% 2.91M 19s
115600K .......... .......... .......... .......... .......... 54% 13.2M 19s
115650K .......... .......... .......... .......... .......... 54% 14.0M 19s
115700K .......... .......... .......... .......... .......... 54% 2.70M 19s
115750K .......... .......... .......... .......... .......... 54% 49.6M 19s
115800K .......... .......... .......... .......... .......... 54% 10.1M 19s
115850K .......... .......... .......... .......... .......... 54% 15.2M 19s
115900K .......... .......... .......... .......... .......... 54% 2.89M 19s
115950K .......... .......... .......... .......... .......... 54% 63.1M 19s
116000K .......... .......... .......... .......... .......... 54% 8.10M 19s
116050K .......... .......... .......... .......... .......... 54% 2.69M 19s
116100K .......... .......... .......... .......... .......... 54% 53.5M 19s
116150K .......... .......... .......... .......... .......... 54% 14.7M 19s
116200K .......... .......... .......... .......... .......... 54% 14.0M 19s
116250K .......... .......... .......... .......... .......... 54% 2.71M 19s
116300K .......... .......... .......... .......... .......... 54% 39.1M 19s
116350K .......... .......... .......... .......... .......... 54% 10.4M 19s
116400K .......... .......... .......... .......... .......... 54% 22.5M 19s
116450K .......... .......... .......... .......... .......... 54% 2.73M 19s
116500K .......... .......... .......... .......... .......... 54% 43.0M 19s
116550K .......... .......... .......... .......... .......... 54% 8.92M 19s
116600K .......... .......... .......... .......... .......... 54% 20.1M 19s
116650K .......... .......... .......... .......... .......... 54% 2.89M 19s
116700K .......... .......... .......... .......... .......... 54% 46.0M 19s
116750K .......... .......... .......... .......... .......... 54% 9.28M 19s
116800K .......... .......... .......... .......... .......... 54% 2.63M 19s
116850K .......... .......... .......... .......... .......... 54% 55.2M 19s
116900K .......... .......... .......... .......... .......... 55% 16.1M 19s
116950K .......... .......... .......... .......... .......... 55% 13.2M 19s
117000K .......... .......... .......... .......... .......... 55% 2.68M 19s
117050K .......... .......... .......... .......... .......... 55% 56.7M 19s
117100K .......... .......... .......... .......... .......... 55% 16.4M 19s
117150K .......... .......... .......... .......... .......... 55% 13.2M 19s
117200K .......... .......... .......... .......... .......... 55% 2.67M 19s
117250K .......... .......... .......... .......... .......... 55% 42.9M 19s
117300K .......... .......... .......... .......... .......... 55% 9.11M 19s
117350K .......... .......... .......... .......... .......... 55% 23.4M 19s
117400K .......... .......... .......... .......... .......... 55% 2.81M 19s
117450K .......... .......... .......... .......... .......... 55% 58.7M 19s
117500K .......... .......... .......... .......... .......... 55% 9.20M 19s
117550K .......... .......... .......... .......... .......... 55% 22.5M 19s
117600K .......... .......... .......... .......... .......... 55% 2.80M 19s
117650K .......... .......... .......... .......... .......... 55% 17.6M 19s
117700K .......... .......... .......... .......... .......... 55% 13.0M 19s
117750K .......... .......... .......... .......... .......... 55% 14.2M 19s
117800K .......... .......... .......... .......... .......... 55% 3.11M 19s
117850K .......... .......... .......... .......... .......... 55% 17.3M 19s
117900K .......... .......... .......... .......... .......... 55% 13.4M 19s
117950K .......... .......... .......... .......... .......... 55% 2.65M 19s
118000K .......... .......... .......... .......... .......... 55% 43.1M 19s
118050K .......... .......... .......... .......... .......... 55% 9.38M 19s
118100K .......... .......... .......... .......... .......... 55% 22.8M 19s
118150K .......... .......... .......... .......... .......... 55% 2.81M 19s
118200K .......... .......... .......... .......... .......... 55% 53.3M 19s
118250K .......... .......... .......... .......... .......... 55% 8.91M 18s
118300K .......... .......... .......... .......... .......... 55% 24.9M 18s
118350K .......... .......... .......... .......... .......... 55% 2.82M 18s
118400K .......... .......... .......... .......... .......... 55% 17.2M 18s
118450K .......... .......... .......... .......... .......... 55% 12.8M 18s
118500K .......... .......... .......... .......... .......... 55% 18.5M 18s
118550K .......... .......... .......... .......... .......... 55% 3.02M 18s
118600K .......... .......... .......... .......... .......... 55% 16.4M 18s
118650K .......... .......... .......... .......... .......... 55% 12.7M 18s
118700K .......... .......... .......... .......... .......... 55% 14.0M 18s
118750K .......... .......... .......... .......... .......... 55% 3.13M 18s
118800K .......... .......... .......... .......... .......... 55% 8.62M 18s
118850K .......... .......... .......... .......... .......... 55% 51.8M 18s
118900K .......... .......... .......... .......... .......... 55% 2.66M 18s
118950K .......... .......... .......... .......... .......... 55% 60.1M 18s
119000K .......... .......... .......... .......... .......... 55% 8.75M 18s
119050K .......... .......... .......... .......... .......... 56% 59.0M 18s
119100K .......... .......... .......... .......... .......... 56% 13.8M 18s
119150K .......... .......... .......... .......... .......... 56% 3.17M 18s
119200K .......... .......... .......... .......... .......... 56% 8.10M 18s
119250K .......... .......... .......... .......... .......... 56% 52.2M 18s
119300K .......... .......... .......... .......... .......... 56% 15.6M 18s
119350K .......... .......... .......... .......... .......... 56% 3.10M 18s
119400K .......... .......... .......... .......... .......... 56% 8.67M 18s
119450K .......... .......... .......... .......... .......... 56% 58.8M 18s
119500K .......... .......... .......... .......... .......... 56% 14.5M 18s
119550K .......... .......... .......... .......... .......... 56% 3.12M 18s
119600K .......... .......... .......... .......... .......... 56% 8.29M 18s
119650K .......... .......... .......... .......... .......... 56% 58.8M 18s
119700K .......... .......... .......... .......... .......... 56% 2.69M 18s
119750K .......... .......... .......... .......... .......... 56% 54.1M 18s
119800K .......... .......... .......... .......... .......... 56% 8.75M 18s
119850K .......... .......... .......... .......... .......... 56% 60.2M 18s
119900K .......... .......... .......... .......... .......... 56% 14.4M 18s
119950K .......... .......... .......... .......... .......... 56% 3.06M 18s
120000K .......... .......... .......... .......... .......... 56% 8.93M 18s
120050K .......... .......... .......... .......... .......... 56% 65.3M 18s
120100K .......... .......... .......... .......... .......... 56% 14.6M 18s
120150K .......... .......... .......... .......... .......... 56% 3.03M 18s
120200K .......... .......... .......... .......... .......... 56% 9.03M 18s
120250K .......... .......... .......... .......... .......... 56% 63.3M 18s
120300K .......... .......... .......... .......... .......... 56% 14.6M 18s
120350K .......... .......... .......... .......... .......... 56% 3.05M 18s
120400K .......... .......... .......... .......... .......... 56% 8.94M 18s
120450K .......... .......... .......... .......... .......... 56% 43.6M 18s
120500K .......... .......... .......... .......... .......... 56% 15.7M 18s
120550K .......... .......... .......... .......... .......... 56% 3.06M 18s
120600K .......... .......... .......... .......... .......... 56% 8.87M 18s
120650K .......... .......... .......... .......... .......... 56% 63.7M 18s
120700K .......... .......... .......... .......... .......... 56% 14.7M 18s
120750K .......... .......... .......... .......... .......... 56% 3.07M 18s
120800K .......... .......... .......... .......... .......... 56% 9.05M 18s
120850K .......... .......... .......... .......... .......... 56% 49.0M 18s
120900K .......... .......... .......... .......... .......... 56% 15.7M 18s
120950K .......... .......... .......... .......... .......... 56% 3.08M 18s
121000K .......... .......... .......... .......... .......... 56% 8.85M 18s
121050K .......... .......... .......... .......... .......... 56% 49.4M 18s
121100K .......... .......... .......... .......... .......... 56% 15.4M 18s
121150K .......... .......... .......... .......... .......... 56% 3.04M 18s
121200K .......... .......... .......... .......... .......... 57% 9.20M 18s
121250K .......... .......... .......... .......... .......... 57% 45.9M 18s
121300K .......... .......... .......... .......... .......... 57% 14.9M 18s
121350K .......... .......... .......... .......... .......... 57% 3.07M 18s
121400K .......... .......... .......... .......... .......... 57% 22.8M 18s
121450K .......... .......... .......... .......... .......... 57% 12.4M 18s
121500K .......... .......... .......... .......... .......... 57% 14.2M 18s
121550K .......... .......... .......... .......... .......... 57% 22.1M 18s
121600K .......... .......... .......... .......... .......... 57% 3.08M 18s
121650K .......... .......... .......... .......... .......... 57% 12.0M 18s
121700K .......... .......... .......... .......... .......... 57% 13.5M 18s
121750K .......... .......... .......... .......... .......... 57% 3.06M 18s
121800K .......... .......... .......... .......... .......... 57% 25.3M 18s
121850K .......... .......... .......... .......... .......... 57% 12.4M 18s
121900K .......... .......... .......... .......... .......... 57% 13.9M 18s
121950K .......... .......... .......... .......... .......... 57% 22.8M 18s
122000K .......... .......... .......... .......... .......... 57% 3.07M 18s
122050K .......... .......... .......... .......... .......... 57% 12.4M 18s
122100K .......... .......... .......... .......... .......... 57% 20.2M 18s
122150K .......... .......... .......... .......... .......... 57% 14.7M 18s
122200K .......... .......... .......... .......... .......... 57% 3.30M 18s
122250K .......... .......... .......... .......... .......... 57% 10.2M 18s
122300K .......... .......... .......... .......... .......... 57% 48.9M 17s
122350K .......... .......... .......... .......... .......... 57% 14.8M 17s
122400K .......... .......... .......... .......... .......... 57% 2.95M 17s
122450K .......... .......... .......... .......... .......... 57% 10.1M 17s
122500K .......... .......... .......... .......... .......... 57% 19.9M 17s
122550K .......... .......... .......... .......... .......... 57% 14.3M 17s
122600K .......... .......... .......... .......... .......... 57% 3.30M 17s
122650K .......... .......... .......... .......... .......... 57% 10.7M 17s
122700K .......... .......... .......... .......... .......... 57% 44.7M 17s
122750K .......... .......... .......... .......... .......... 57% 14.6M 17s
122800K .......... .......... .......... .......... .......... 57% 2.95M 17s
122850K .......... .......... .......... .......... .......... 57% 11.0M 17s
122900K .......... .......... .......... .......... .......... 57% 38.7M 17s
122950K .......... .......... .......... .......... .......... 57% 15.2M 17s
123000K .......... .......... .......... .......... .......... 57% 2.97M 17s
123050K .......... .......... .......... .......... .......... 57% 16.2M 17s
123100K .......... .......... .......... .......... .......... 57% 18.3M 17s
123150K .......... .......... .......... .......... .......... 57% 14.6M 17s
123200K .......... .......... .......... .......... .......... 57% 2.93M 17s
123250K .......... .......... .......... .......... .......... 57% 11.2M 17s
123300K .......... .......... .......... .......... .......... 58% 40.8M 17s
123350K .......... .......... .......... .......... .......... 58% 15.0M 17s
123400K .......... .......... .......... .......... .......... 58% 2.92M 17s
123450K .......... .......... .......... .......... .......... 58% 16.4M 17s
123500K .......... .......... .......... .......... .......... 58% 19.5M 17s
123550K .......... .......... .......... .......... .......... 58% 15.1M 17s
123600K .......... .......... .......... .......... .......... 58% 2.92M 17s
123650K .......... .......... .......... .......... .......... 58% 16.3M 17s
123700K .......... .......... .......... .......... .......... 58% 19.4M 17s
123750K .......... .......... .......... .......... .......... 58% 15.5M 17s
123800K .......... .......... .......... .......... .......... 58% 2.89M 17s
123850K .......... .......... .......... .......... .......... 58% 71.8M 17s
123900K .......... .......... .......... .......... .......... 58% 10.3M 17s
123950K .......... .......... .......... .......... .......... 58% 21.3M 17s
124000K .......... .......... .......... .......... .......... 58% 2.76M 17s
124050K .......... .......... .......... .......... .......... 58% 57.4M 17s
124100K .......... .......... .......... .......... .......... 58% 10.9M 17s
124150K .......... .......... .......... .......... .......... 58% 47.7M 17s
124200K .......... .......... .......... .......... .......... 58% 9.71M 17s
124250K .......... .......... .......... .......... .......... 58% 3.29M 17s
124300K .......... .......... .......... .......... .......... 58% 11.4M 17s
124350K .......... .......... .......... .......... .......... 58% 38.8M 17s
124400K .......... .......... .......... .......... .......... 58% 16.3M 17s
124450K .......... .......... .......... .......... .......... 58% 2.88M 17s
124500K .......... .......... .......... .......... .......... 58% 51.1M 17s
124550K .......... .......... .......... .......... .......... 58% 11.8M 17s
124600K .......... .......... .......... .......... .......... 58% 22.0M 17s
124650K .......... .......... .......... .......... .......... 58% 2.73M 17s
124700K .......... .......... .......... .......... .......... 58% 38.2M 17s
124750K .......... .......... .......... .......... .......... 58% 13.6M 17s
124800K .......... .......... .......... .......... .......... 58% 26.6M 17s
124850K .......... .......... .......... .......... .......... 58% 2.60M 17s
124900K .......... .......... .......... .......... .......... 58% 51.6M 17s
124950K .......... .......... .......... .......... .......... 58% 12.7M 17s
125000K .......... .......... .......... .......... .......... 58% 31.5M 17s
125050K .......... .......... .......... .......... .......... 58% 32.0M 17s
125100K .......... .......... .......... .......... .......... 58% 2.63M 17s
125150K .......... .......... .......... .......... .......... 58% 58.1M 17s
125200K .......... .......... .......... .......... .......... 58% 10.6M 17s
125250K .......... .......... .......... .......... .......... 58% 63.7M 17s
125300K .......... .......... .......... .......... .......... 58% 2.55M 17s
125350K .......... .......... .......... .......... .......... 58% 60.8M 17s
125400K .......... .......... .......... .......... .......... 58% 13.4M 17s
125450K .......... .......... .......... .......... .......... 59% 26.1M 17s
125500K .......... .......... .......... .......... .......... 59% 2.58M 17s
125550K .......... .......... .......... .......... .......... 59% 57.4M 17s
125600K .......... .......... .......... .......... .......... 59% 13.1M 17s
125650K .......... .......... .......... .......... .......... 59% 21.9M 17s
125700K .......... .......... .......... .......... .......... 59% 51.3M 17s
125750K .......... .......... .......... .......... .......... 59% 2.63M 17s
125800K .......... .......... .......... .......... .......... 59% 67.9M 17s
125850K .......... .......... .......... .......... .......... 59% 9.89M 17s
125900K .......... .......... .......... .......... .......... 59% 59.7M 17s
125950K .......... .......... .......... .......... .......... 59% 2.60M 17s
126000K .......... .......... .......... .......... .......... 59% 51.0M 17s
126050K .......... .......... .......... .......... .......... 59% 10.2M 17s
126100K .......... .......... .......... .......... .......... 59% 54.4M 17s
126150K .......... .......... .......... .......... .......... 59% 2.63M 17s
126200K .......... .......... .......... .......... .......... 59% 48.5M 17s
126250K .......... .......... .......... .......... .......... 59% 53.8M 17s
126300K .......... .......... .......... .......... .......... 59% 10.3M 17s
126350K .......... .......... .......... .......... .......... 59% 62.0M 17s
126400K .......... .......... .......... .......... .......... 59% 2.60M 17s
126450K .......... .......... .......... .......... .......... 59% 46.6M 16s
126500K .......... .......... .......... .......... .......... 59% 10.9M 16s
126550K .......... .......... .......... .......... .......... 59% 47.5M 16s
126600K .......... .......... .......... .......... .......... 59% 2.65M 16s
126650K .......... .......... .......... .......... .......... 59% 45.8M 16s
126700K .......... .......... .......... .......... .......... 59% 52.2M 16s
126750K .......... .......... .......... .......... .......... 59% 10.2M 16s
126800K .......... .......... .......... .......... .......... 59% 36.0M 16s
126850K .......... .......... .......... .......... .......... 59% 2.66M 16s
126900K .......... .......... .......... .......... .......... 59% 61.8M 16s
126950K .......... .......... .......... .......... .......... 59% 9.98M 16s
127000K .......... .......... .......... .......... .......... 59% 47.9M 16s
127050K .......... .......... .......... .......... .......... 59% 2.64M 16s
127100K .......... .......... .......... .......... .......... 59% 73.1M 16s
127150K .......... .......... .......... .......... .......... 59% 18.2M 16s
127200K .......... .......... .......... .......... .......... 59% 14.1M 16s
127250K .......... .......... .......... .......... .......... 59% 2.68M 16s
127300K .......... .......... .......... .......... .......... 59% 51.7M 16s
127350K .......... .......... .......... .......... .......... 59% 51.1M 16s
127400K .......... .......... .......... .......... .......... 59% 9.40M 16s
127450K .......... .......... .......... .......... .......... 59% 43.7M 16s
127500K .......... .......... .......... .......... .......... 59% 2.70M 16s
127550K .......... .......... .......... .......... .......... 60% 64.3M 16s
127600K .......... .......... .......... .......... .......... 60% 9.03M 16s
127650K .......... .......... .......... .......... .......... 60% 41.9M 16s
127700K .......... .......... .......... .......... .......... 60% 2.71M 16s
127750K .......... .......... .......... .......... .......... 60% 71.0M 16s
127800K .......... .......... .......... .......... .......... 60% 24.7M 16s
127850K .......... .......... .......... .......... .......... 60% 12.4M 16s
127900K .......... .......... .......... .......... .......... 60% 34.0M 16s
127950K .......... .......... .......... .......... .......... 60% 2.73M 16s
128000K .......... .......... .......... .......... .......... 60% 45.9M 16s
128050K .......... .......... .......... .......... .......... 60% 9.67M 16s
128100K .......... .......... .......... .......... .......... 60% 34.2M 16s
128150K .......... .......... .......... .......... .......... 60% 2.74M 16s
128200K .......... .......... .......... .......... .......... 60% 73.1M 16s
128250K .......... .......... .......... .......... .......... 60% 16.5M 16s
128300K .......... .......... .......... .......... .......... 60% 13.2M 16s
128350K .......... .......... .......... .......... .......... 60% 56.4M 16s
128400K .......... .......... .......... .......... .......... 60% 2.73M 16s
128450K .......... .......... .......... .......... .......... 60% 16.8M 16s
128500K .......... .......... .......... .......... .......... 60% 15.7M 16s
128550K .......... .......... .......... .......... .......... 60% 34.1M 16s
128600K .......... .......... .......... .......... .......... 60% 2.75M 16s
128650K .......... .......... .......... .......... .......... 60% 57.1M 16s
128700K .......... .......... .......... .......... .......... 60% 17.6M 16s
128750K .......... .......... .......... .......... .......... 60% 13.3M 16s
128800K .......... .......... .......... .......... .......... 60% 2.78M 16s
128850K .......... .......... .......... .......... .......... 60% 43.1M 16s
128900K .......... .......... .......... .......... .......... 60% 17.2M 16s
128950K .......... .......... .......... .......... .......... 60% 15.2M 16s
129000K .......... .......... .......... .......... .......... 60% 34.1M 16s
129050K .......... .......... .......... .......... .......... 60% 2.75M 16s
129100K .......... .......... .......... .......... .......... 60% 54.5M 16s
129150K .......... .......... .......... .......... .......... 60% 10.1M 16s
129200K .......... .......... .......... .......... .......... 60% 24.5M 16s
129250K .......... .......... .......... .......... .......... 60% 2.80M 16s
129300K .......... .......... .......... .......... .......... 60% 44.7M 16s
129350K .......... .......... .......... .......... .......... 60% 19.4M 16s
129400K .......... .......... .......... .......... .......... 60% 12.3M 16s
129450K .......... .......... .......... .......... .......... 60% 27.5M 16s
129500K .......... .......... .......... .......... .......... 60% 2.94M 16s
129550K .......... .......... .......... .......... .......... 60% 50.0M 16s
129600K .......... .......... .......... .......... .......... 60% 9.24M 16s
129650K .......... .......... .......... .......... .......... 60% 33.4M 16s
129700K .......... .......... .......... .......... .......... 61% 2.80M 16s
129750K .......... .......... .......... .......... .......... 61% 39.5M 16s
129800K .......... .......... .......... .......... .......... 61% 9.89M 16s
129850K .......... .......... .......... .......... .......... 61% 31.0M 16s
129900K .......... .......... .......... .......... .......... 61% 16.9M 16s
129950K .......... .......... .......... .......... .......... 61% 3.17M 16s
130000K .......... .......... .......... .......... .......... 61% 15.6M 16s
130050K .......... .......... .......... .......... .......... 61% 12.2M 16s
130100K .......... .......... .......... .......... .......... 61% 29.4M 16s
130150K .......... .......... .......... .......... .......... 61% 2.98M 16s
130200K .......... .......... .......... .......... .......... 61% 42.3M 16s
130250K .......... .......... .......... .......... .......... 61% 9.71M 16s
130300K .......... .......... .......... .......... .......... 61% 30.3M 16s
130350K .......... .......... .......... .......... .......... 61% 16.6M 16s
130400K .......... .......... .......... .......... .......... 61% 3.12M 16s
130450K .......... .......... .......... .......... .......... 61% 17.8M 16s
130500K .......... .......... .......... .......... .......... 61% 12.7M 16s
130550K .......... .......... .......... .......... .......... 61% 57.7M 16s
130600K .......... .......... .......... .......... .......... 61% 2.80M 16s
130650K .......... .......... .......... .......... .......... 61% 37.2M 15s
130700K .......... .......... .......... .......... .......... 61% 10.3M 15s
130750K .......... .......... .......... .......... .......... 61% 33.9M 15s
130800K .......... .......... .......... .......... .......... 61% 15.2M 15s
130850K .......... .......... .......... .......... .......... 61% 3.18M 15s
130900K .......... .......... .......... .......... .......... 61% 16.6M 15s
130950K .......... .......... .......... .......... .......... 61% 16.2M 15s
131000K .......... .......... .......... .......... .......... 61% 27.9M 15s
131050K .......... .......... .......... .......... .......... 61% 17.2M 15s
131100K .......... .......... .......... .......... .......... 61% 3.15M 15s
131150K .......... .......... .......... .......... .......... 61% 17.0M 15s
131200K .......... .......... .......... .......... .......... 61% 13.2M 15s
131250K .......... .......... .......... .......... .......... 61% 16.1M 15s
131300K .......... .......... .......... .......... .......... 61% 3.17M 15s
131350K .......... .......... .......... .......... .......... 61% 43.9M 15s
131400K .......... .......... .......... .......... .......... 61% 10.2M 15s
131450K .......... .......... .......... .......... .......... 61% 24.7M 15s
131500K .......... .......... .......... .......... .......... 61% 19.8M 15s
131550K .......... .......... .......... .......... .......... 61% 3.16M 15s
131600K .......... .......... .......... .......... .......... 61% 9.32M 15s
131650K .......... .......... .......... .......... .......... 61% 29.2M 15s
131700K .......... .......... .......... .......... .......... 61% 52.6M 15s
131750K .......... .......... .......... .......... .......... 61% 2.84M 15s
131800K .......... .......... .......... .......... .......... 62% 46.7M 15s
131850K .......... .......... .......... .......... .......... 62% 9.55M 15s
131900K .......... .......... .......... .......... .......... 62% 33.5M 15s
131950K .......... .......... .......... .......... .......... 62% 23.1M 15s
132000K .......... .......... .......... .......... .......... 62% 2.95M 15s
132050K .......... .......... .......... .......... .......... 62% 17.8M 15s
132100K .......... .......... .......... .......... .......... 62% 14.8M 15s
132150K .......... .......... .......... .......... .......... 62% 30.6M 15s
132200K .......... .......... .......... .......... .......... 62% 2.80M 15s
132250K .......... .......... .......... .......... .......... 62% 54.2M 15s
132300K .......... .......... .......... .......... .......... 62% 18.9M 15s
132350K .......... .......... .......... .......... .......... 62% 12.3M 15s
132400K .......... .......... .......... .......... .......... 62% 45.7M 15s
132450K .......... .......... .......... .......... .......... 62% 2.79M 15s
132500K .......... .......... .......... .......... .......... 62% 59.3M 15s
132550K .......... .......... .......... .......... .......... 62% 9.36M 15s
132600K .......... .......... .......... .......... .......... 62% 34.8M 15s
132650K .......... .......... .......... .......... .......... 62% 50.3M 15s
132700K .......... .......... .......... .......... .......... 62% 2.78M 15s
132750K .......... .......... .......... .......... .......... 62% 21.0M 15s
132800K .......... .......... .......... .......... .......... 62% 11.4M 15s
132850K .......... .......... .......... .......... .......... 62% 60.7M 15s
132900K .......... .......... .......... .......... .......... 62% 14.6M 15s
132950K .......... .......... .......... .......... .......... 62% 3.20M 15s
133000K .......... .......... .......... .......... .......... 62% 9.44M 15s
133050K .......... .......... .......... .......... .......... 62% 37.0M 15s
133100K .......... .......... .......... .......... .......... 62% 59.1M 15s
133150K .......... .......... .......... .......... .......... 62% 15.1M 15s
133200K .......... .......... .......... .......... .......... 62% 3.16M 15s
133250K .......... .......... .......... .......... .......... 62% 9.89M 15s
133300K .......... .......... .......... .......... .......... 62% 37.2M 15s
133350K .......... .......... .......... .......... .......... 62% 55.1M 15s
133400K .......... .......... .......... .......... .......... 62% 2.74M 15s
133450K .......... .......... .......... .......... .......... 62% 27.4M 15s
133500K .......... .......... .......... .......... .......... 62% 10.4M 15s
133550K .......... .......... .......... .......... .......... 62% 64.0M 15s
133600K .......... .......... .......... .......... .......... 62% 27.9M 15s
133650K .......... .......... .......... .......... .......... 62% 2.90M 15s
133700K .......... .......... .......... .......... .......... 62% 11.6M 15s
133750K .......... .......... .......... .......... .......... 62% 22.5M 15s
133800K .......... .......... .......... .......... .......... 62% 62.1M 15s
133850K .......... .......... .......... .......... .......... 62% 15.9M 15s
133900K .......... .......... .......... .......... .......... 62% 3.13M 15s
133950K .......... .......... .......... .......... .......... 63% 11.8M 15s
134000K .......... .......... .......... .......... .......... 63% 20.3M 15s
134050K .......... .......... .......... .......... .......... 63% 53.9M 15s
134100K .......... .......... .......... .......... .......... 63% 2.76M 15s
134150K .......... .......... .......... .......... .......... 63% 76.7M 15s
134200K .......... .......... .......... .......... .......... 63% 8.29M 15s
134250K .......... .......... .......... .......... .......... 63% 69.2M 15s
134300K .......... .......... .......... .......... .......... 63% 65.5M 15s
134350K .......... .......... .......... .......... .......... 63% 2.75M 15s
134400K .......... .......... .......... .......... .......... 63% 11.4M 15s
134450K .......... .......... .......... .......... .......... 63% 20.4M 15s
134500K .......... .......... .......... .......... .......... 63% 65.6M 15s
134550K .......... .......... .......... .......... .......... 63% 18.0M 15s
134600K .......... .......... .......... .......... .......... 63% 3.09M 15s
134650K .......... .......... .......... .......... .......... 63% 11.7M 15s
134700K .......... .......... .......... .......... .......... 63% 20.7M 15s
134750K .......... .......... .......... .......... .......... 63% 83.4M 15s
134800K .......... .......... .......... .......... .......... 63% 2.72M 15s
134850K .......... .......... .......... .......... .......... 63% 68.2M 15s
134900K .......... .......... .......... .......... .......... 63% 8.45M 14s
134950K .......... .......... .......... .......... .......... 63% 60.4M 14s
135000K .......... .......... .......... .......... .......... 63% 30.9M 14s
135050K .......... .......... .......... .......... .......... 63% 13.3M 14s
135100K .......... .......... .......... .......... .......... 63% 3.31M 14s
135150K .......... .......... .......... .......... .......... 63% 10.3M 14s
135200K .......... .......... .......... .......... .......... 63% 39.2M 14s
135250K .......... .......... .......... .......... .......... 63% 20.4M 14s
135300K .......... .......... .......... .......... .......... 63% 3.07M 14s
135350K .......... .......... .......... .......... .......... 63% 12.7M 14s
135400K .......... .......... .......... .......... .......... 63% 16.6M 14s
135450K .......... .......... .......... .......... .......... 63% 71.6M 14s
135500K .......... .......... .......... .......... .......... 63% 21.4M 14s
135550K .......... .......... .......... .......... .......... 63% 3.10M 14s
135600K .......... .......... .......... .......... .......... 63% 9.24M 14s
135650K .......... .......... .......... .......... .......... 63% 27.3M 14s
135700K .......... .......... .......... .......... .......... 63% 44.3M 14s
135750K .......... .......... .......... .......... .......... 63% 2.86M 14s
135800K .......... .......... .......... .......... .......... 63% 31.4M 14s
135850K .......... .......... .......... .......... .......... 63% 11.6M 14s
135900K .......... .......... .......... .......... .......... 63% 28.8M 14s
135950K .......... .......... .......... .......... .......... 63% 74.9M 14s
136000K .......... .......... .......... .......... .......... 63% 2.79M 14s
136050K .......... .......... .......... .......... .......... 64% 17.1M 14s
136100K .......... .......... .......... .......... .......... 64% 13.6M 14s
136150K .......... .......... .......... .......... .......... 64% 37.3M 14s
136200K .......... .......... .......... .......... .......... 64% 53.4M 14s
136250K .......... .......... .......... .......... .......... 64% 2.87M 14s
136300K .......... .......... .......... .......... .......... 64% 27.0M 14s
136350K .......... .......... .......... .......... .......... 64% 11.5M 14s
136400K .......... .......... .......... .......... .......... 64% 26.2M 14s
136450K .......... .......... .......... .......... .......... 64% 18.9M 14s
136500K .......... .......... .......... .......... .......... 64% 3.22M 14s
136550K .......... .......... .......... .......... .......... 64% 17.3M 14s
136600K .......... .......... .......... .......... .......... 64% 12.6M 14s
136650K .......... .......... .......... .......... .......... 64% 44.1M 14s
136700K .......... .......... .......... .......... .......... 64% 25.4M 14s
136750K .......... .......... .......... .......... .......... 64% 3.12M 14s
136800K .......... .......... .......... .......... .......... 64% 15.4M 14s
136850K .......... .......... .......... .......... .......... 64% 12.4M 14s
136900K .......... .......... .......... .......... .......... 64% 50.4M 14s
136950K .......... .......... .......... .......... .......... 64% 24.6M 14s
137000K .......... .......... .......... .......... .......... 64% 3.07M 14s
137050K .......... .......... .......... .......... .......... 64% 17.4M 14s
137100K .......... .......... .......... .......... .......... 64% 12.1M 14s
137150K .......... .......... .......... .......... .......... 64% 42.3M 14s
137200K .......... .......... .......... .......... .......... 64% 19.7M 14s
137250K .......... .......... .......... .......... .......... 64% 3.19M 14s
137300K .......... .......... .......... .......... .......... 64% 18.4M 14s
137350K .......... .......... .......... .......... .......... 64% 11.9M 14s
137400K .......... .......... .......... .......... .......... 64% 42.8M 14s
137450K .......... .......... .......... .......... .......... 64% 27.8M 14s
137500K .......... .......... .......... .......... .......... 64% 3.21M 14s
137550K .......... .......... .......... .......... .......... 64% 15.5M 14s
137600K .......... .......... .......... .......... .......... 64% 10.5M 14s
137650K .......... .......... .......... .......... .......... 64% 58.6M 14s
137700K .......... .......... .......... .......... .......... 64% 25.3M 14s
137750K .......... .......... .......... .......... .......... 64% 3.10M 14s
137800K .......... .......... .......... .......... .......... 64% 16.4M 14s
137850K .......... .......... .......... .......... .......... 64% 12.7M 14s
137900K .......... .......... .......... .......... .......... 64% 44.1M 14s
137950K .......... .......... .......... .......... .......... 64% 25.1M 14s
138000K .......... .......... .......... .......... .......... 64% 3.07M 14s
138050K .......... .......... .......... .......... .......... 64% 17.2M 14s
138100K .......... .......... .......... .......... .......... 64% 12.8M 14s
138150K .......... .......... .......... .......... .......... 64% 51.2M 14s
138200K .......... .......... .......... .......... .......... 65% 22.5M 14s
138250K .......... .......... .......... .......... .......... 65% 32.3M 14s
138300K .......... .......... .......... .......... .......... 65% 2.96M 14s
138350K .......... .......... .......... .......... .......... 65% 10.9M 14s
138400K .......... .......... .......... .......... .......... 65% 51.1M 14s
138450K .......... .......... .......... .......... .......... 65% 23.4M 14s
138500K .......... .......... .......... .......... .......... 65% 3.07M 14s
138550K .......... .......... .......... .......... .......... 65% 23.2M 14s
138600K .......... .......... .......... .......... .......... 65% 10.7M 14s
138650K .......... .......... .......... .......... .......... 65% 50.9M 14s
138700K .......... .......... .......... .......... .......... 65% 25.2M 14s
138750K .......... .......... .......... .......... .......... 65% 27.3M 14s
138800K .......... .......... .......... .......... .......... 65% 2.95M 14s
138850K .......... .......... .......... .......... .......... 65% 11.5M 14s
138900K .......... .......... .......... .......... .......... 65% 50.9M 14s
138950K .......... .......... .......... .......... .......... 65% 25.4M 14s
139000K .......... .......... .......... .......... .......... 65% 24.3M 14s
139050K .......... .......... .......... .......... .......... 65% 3.03M 14s
139100K .......... .......... .......... .......... .......... 65% 10.6M 14s
139150K .......... .......... .......... .......... .......... 65% 54.8M 14s
139200K .......... .......... .......... .......... .......... 65% 20.8M 13s
139250K .......... .......... .......... .......... .......... 65% 3.11M 13s
139300K .......... .......... .......... .......... .......... 65% 23.2M 13s
139350K .......... .......... .......... .......... .......... 65% 11.1M 13s
139400K .......... .......... .......... .......... .......... 65% 44.9M 13s
139450K .......... .......... .......... .......... .......... 65% 21.9M 13s
139500K .......... .......... .......... .......... .......... 65% 27.6M 13s
139550K .......... .......... .......... .......... .......... 65% 3.05M 13s
139600K .......... .......... .......... .......... .......... 65% 10.3M 13s
139650K .......... .......... .......... .......... .......... 65% 56.5M 13s
139700K .......... .......... .......... .......... .......... 65% 23.4M 13s
139750K .......... .......... .......... .......... .......... 65% 24.6M 13s
139800K .......... .......... .......... .......... .......... 65% 3.07M 13s
139850K .......... .......... .......... .......... .......... 65% 10.7M 13s
139900K .......... .......... .......... .......... .......... 65% 50.9M 13s
139950K .......... .......... .......... .......... .......... 65% 20.7M 13s
140000K .......... .......... .......... .......... .......... 65% 16.5M 13s
140050K .......... .......... .......... .......... .......... 65% 3.29M 13s
140100K .......... .......... .......... .......... .......... 65% 10.7M 13s
140150K .......... .......... .......... .......... .......... 65% 43.4M 13s
140200K .......... .......... .......... .......... .......... 65% 22.7M 13s
140250K .......... .......... .......... .......... .......... 65% 46.7M 13s
140300K .......... .......... .......... .......... .......... 66% 2.94M 13s
140350K .......... .......... .......... .......... .......... 66% 16.9M 13s
140400K .......... .......... .......... .......... .......... 66% 17.0M 13s
140450K .......... .......... .......... .......... .......... 66% 23.8M 13s
140500K .......... .......... .......... .......... .......... 66% 44.5M 13s
140550K .......... .......... .......... .......... .......... 66% 2.95M 13s
140600K .......... .......... .......... .......... .......... 66% 15.9M 13s
140650K .......... .......... .......... .......... .......... 66% 19.2M 13s
140700K .......... .......... .......... .......... .......... 66% 19.4M 13s
140750K .......... .......... .......... .......... .......... 66% 71.0M 13s
140800K .......... .......... .......... .......... .......... 66% 2.90M 13s
140850K .......... .......... .......... .......... .......... 66% 15.9M 13s
140900K .......... .......... .......... .......... .......... 66% 18.3M 13s
140950K .......... .......... .......... .......... .......... 66% 21.8M 13s
141000K .......... .......... .......... .......... .......... 66% 54.6M 13s
141050K .......... .......... .......... .......... .......... 66% 2.92M 13s
141100K .......... .......... .......... .......... .......... 66% 16.4M 13s
141150K .......... .......... .......... .......... .......... 66% 20.3M 13s
141200K .......... .......... .......... .......... .......... 66% 18.8M 13s
141250K .......... .......... .......... .......... .......... 66% 65.7M 13s
141300K .......... .......... .......... .......... .......... 66% 2.94M 13s
141350K .......... .......... .......... .......... .......... 66% 15.4M 13s
141400K .......... .......... .......... .......... .......... 66% 18.9M 13s
141450K .......... .......... .......... .......... .......... 66% 19.8M 13s
141500K .......... .......... .......... .......... .......... 66% 64.2M 13s
141550K .......... .......... .......... .......... .......... 66% 3.12M 13s
141600K .......... .......... .......... .......... .......... 66% 12.1M 13s
141650K .......... .......... .......... .......... .......... 66% 17.5M 13s
141700K .......... .......... .......... .......... .......... 66% 22.2M 13s
141750K .......... .......... .......... .......... .......... 66% 59.0M 13s
141800K .......... .......... .......... .......... .......... 66% 2.92M 13s
141850K .......... .......... .......... .......... .......... 66% 16.3M 13s
141900K .......... .......... .......... .......... .......... 66% 20.1M 13s
141950K .......... .......... .......... .......... .......... 66% 36.1M 13s
142000K .......... .......... .......... .......... .......... 66% 24.3M 13s
142050K .......... .......... .......... .......... .......... 66% 2.93M 13s
142100K .......... .......... .......... .......... .......... 66% 17.3M 13s
142150K .......... .......... .......... .......... .......... 66% 17.9M 13s
142200K .......... .......... .......... .......... .......... 66% 19.5M 13s
142250K .......... .......... .......... .......... .......... 66% 68.5M 13s
142300K .......... .......... .......... .......... .......... 66% 15.8M 13s
142350K .......... .......... .......... .......... .......... 66% 2.94M 13s
142400K .......... .......... .......... .......... .......... 66% 17.4M 13s
142450K .......... .......... .......... .......... .......... 67% 21.7M 13s
142500K .......... .......... .......... .......... .......... 67% 62.4M 13s
142550K .......... .......... .......... .......... .......... 67% 11.0M 13s
142600K .......... .......... .......... .......... .......... 67% 3.18M 13s
142650K .......... .......... .......... .......... .......... 67% 19.9M 13s
142700K .......... .......... .......... .......... .......... 67% 33.4M 13s
142750K .......... .......... .......... .......... .......... 67% 26.2M 13s
142800K .......... .......... .......... .......... .......... 67% 11.0M 13s
142850K .......... .......... .......... .......... .......... 67% 3.44M 13s
142900K .......... .......... .......... .......... .......... 67% 14.6M 13s
142950K .......... .......... .......... .......... .......... 67% 32.3M 13s
143000K .......... .......... .......... .......... .......... 67% 25.8M 13s
143050K .......... .......... .......... .......... .......... 67% 21.7M 13s
143100K .......... .......... .......... .......... .......... 67% 3.22M 13s
143150K .......... .......... .......... .......... .......... 67% 11.1M 13s
143200K .......... .......... .......... .......... .......... 67% 26.9M 13s
143250K .......... .......... .......... .......... .......... 67% 65.5M 13s
143300K .......... .......... .......... .......... .......... 67% 15.2M 13s
143350K .......... .......... .......... .......... .......... 67% 16.2M 13s
143400K .......... .......... .......... .......... .......... 67% 3.47M 13s
143450K .......... .......... .......... .......... .......... 67% 14.5M 13s
143500K .......... .......... .......... .......... .......... 67% 32.4M 13s
143550K .......... .......... .......... .......... .......... 67% 28.7M 13s
143600K .......... .......... .......... .......... .......... 67% 10.4M 13s
143650K .......... .......... .......... .......... .......... 67% 3.52M 13s
143700K .......... .......... .......... .......... .......... 67% 13.2M 12s
143750K .......... .......... .......... .......... .......... 67% 35.0M 12s
143800K .......... .......... .......... .......... .......... 67% 25.0M 12s
143850K .......... .......... .......... .......... .......... 67% 24.8M 12s
143900K .......... .......... .......... .......... .......... 67% 15.2M 12s
143950K .......... .......... .......... .......... .......... 67% 3.47M 12s
144000K .......... .......... .......... .......... .......... 67% 13.3M 12s
144050K .......... .......... .......... .......... .......... 67% 20.1M 12s
144100K .......... .......... .......... .......... .......... 67% 57.9M 12s
144150K .......... .......... .......... .......... .......... 67% 11.3M 12s
144200K .......... .......... .......... .......... .......... 67% 3.44M 12s
144250K .......... .......... .......... .......... .......... 67% 14.3M 12s
144300K .......... .......... .......... .......... .......... 67% 29.6M 12s
144350K .......... .......... .......... .......... .......... 67% 29.4M 12s
144400K .......... .......... .......... .......... .......... 67% 10.9M 12s
144450K .......... .......... .......... .......... .......... 67% 3.46M 12s
144500K .......... .......... .......... .......... .......... 67% 14.3M 12s
144550K .......... .......... .......... .......... .......... 68% 50.4M 12s
144600K .......... .......... .......... .......... .......... 68% 19.2M 12s
144650K .......... .......... .......... .......... .......... 68% 61.7M 12s
144700K .......... .......... .......... .......... .......... 68% 11.0M 12s
144750K .......... .......... .......... .......... .......... 68% 3.51M 12s
144800K .......... .......... .......... .......... .......... 68% 12.5M 12s
144850K .......... .......... .......... .......... .......... 68% 23.3M 12s
144900K .......... .......... .......... .......... .......... 68% 53.4M 12s
144950K .......... .......... .......... .......... .......... 68% 11.9M 12s
145000K .......... .......... .......... .......... .......... 68% 3.48M 12s
145050K .......... .......... .......... .......... .......... 68% 13.5M 12s
145100K .......... .......... .......... .......... .......... 68% 38.4M 12s
145150K .......... .......... .......... .......... .......... 68% 22.7M 12s
145200K .......... .......... .......... .......... .......... 68% 12.1M 12s
145250K .......... .......... .......... .......... .......... 68% 32.9M 12s
145300K .......... .......... .......... .......... .......... 68% 3.56M 12s
145350K .......... .......... .......... .......... .......... 68% 12.0M 12s
145400K .......... .......... .......... .......... .......... 68% 25.1M 12s
145450K .......... .......... .......... .......... .......... 68% 60.5M 12s
145500K .......... .......... .......... .......... .......... 68% 10.4M 12s
145550K .......... .......... .......... .......... .......... 68% 21.2M 12s
145600K .......... .......... .......... .......... .......... 68% 3.13M 12s
145650K .......... .......... .......... .......... .......... 68% 49.2M 12s
145700K .......... .......... .......... .......... .......... 68% 27.5M 12s
145750K .......... .......... .......... .......... .......... 68% 13.3M 12s
145800K .......... .......... .......... .......... .......... 68% 28.5M 12s
145850K .......... .......... .......... .......... .......... 68% 3.50M 12s
145900K .......... .......... .......... .......... .......... 68% 12.4M 12s
145950K .......... .......... .......... .......... .......... 68% 25.7M 12s
146000K .......... .......... .......... .......... .......... 68% 48.0M 12s
146050K .......... .......... .......... .......... .......... 68% 10.2M 12s
146100K .......... .......... .......... .......... .......... 68% 3.56M 12s
146150K .......... .......... .......... .......... .......... 68% 13.2M 12s
146200K .......... .......... .......... .......... .......... 68% 35.9M 12s
146250K .......... .......... .......... .......... .......... 68% 29.2M 12s
146300K .......... .......... .......... .......... .......... 68% 14.0M 12s
146350K .......... .......... .......... .......... .......... 68% 27.3M 12s
146400K .......... .......... .......... .......... .......... 68% 2.85M 12s
146450K .......... .......... .......... .......... .......... 68% 42.7M 12s
146500K .......... .......... .......... .......... .......... 68% 28.6M 12s
146550K .......... .......... .......... .......... .......... 68% 53.8M 12s
146600K .......... .......... .......... .......... .......... 68% 10.6M 12s
146650K .......... .......... .......... .......... .......... 68% 3.50M 12s
146700K .......... .......... .......... .......... .......... 69% 12.9M 12s
146750K .......... .......... .......... .......... .......... 69% 49.3M 12s
146800K .......... .......... .......... .......... .......... 69% 23.9M 12s
146850K .......... .......... .......... .......... .......... 69% 11.2M 12s
146900K .......... .......... .......... .......... .......... 69% 3.47M 12s
146950K .......... .......... .......... .......... .......... 69% 4.65M 12s
147000K .......... .......... .......... .......... .......... 69% 1.78M 12s
147050K .......... .......... .......... .......... .......... 69% 57.2M 12s
147100K .......... .......... .......... .......... .......... 69% 3.93M 12s
147150K .......... .......... .......... .......... .......... 69% 76.1M 12s
147200K .......... .......... .......... .......... .......... 69% 28.2M 12s
147250K .......... .......... .......... .......... .......... 69% 89.6M 12s
147300K .......... .......... .......... .......... .......... 69% 92.3M 12s
147350K .......... .......... .......... .......... .......... 69% 6.80M 12s
147400K .......... .......... .......... .......... .......... 69% 53.0M 12s
147450K .......... .......... .......... .......... .......... 69% 43.1M 12s
147500K .......... .......... .......... .......... .......... 69% 3.68M 12s
147550K .......... .......... .......... .......... .......... 69% 4.68M 12s
147600K .......... .......... .......... .......... .......... 69% 45.3M 12s
147650K .......... .......... .......... .......... .......... 69% 39.5M 12s
147700K .......... .......... .......... .......... .......... 69% 3.75M 12s
147750K .......... .......... .......... .......... .......... 69% 4.78M 12s
147800K .......... .......... .......... .......... .......... 69% 41.0M 12s
147850K .......... .......... .......... .......... .......... 69% 3.64M 12s
147900K .......... .......... .......... .......... .......... 69% 53.2M 12s
147950K .......... .......... .......... .......... .......... 69% 4.72M 12s
148000K .......... .......... .......... .......... .......... 69% 44.2M 12s
148050K .......... .......... .......... .......... .......... 69% 3.68M 12s
148100K .......... .......... .......... .......... .......... 69% 50.9M 12s
148150K .......... .......... .......... .......... .......... 69% 4.74M 12s
148200K .......... .......... .......... .......... .......... 69% 50.0M 12s
148250K .......... .......... .......... .......... .......... 69% 48.9M 12s
148300K .......... .......... .......... .......... .......... 69% 3.69M 12s
148350K .......... .......... .......... .......... .......... 69% 4.70M 11s
148400K .......... .......... .......... .......... .......... 69% 44.1M 11s
148450K .......... .......... .......... .......... .......... 69% 3.69M 11s
148500K .......... .......... .......... .......... .......... 69% 48.1M 11s
148550K .......... .......... .......... .......... .......... 69% 4.75M 11s
148600K .......... .......... .......... .......... .......... 69% 52.8M 11s
148650K .......... .......... .......... .......... .......... 69% 3.68M 11s
148700K .......... .......... .......... .......... .......... 69% 57.8M 11s
148750K .......... .......... .......... .......... .......... 69% 4.67M 11s
148800K .......... .......... .......... .......... .......... 70% 49.6M 11s
148850K .......... .......... .......... .......... .......... 70% 3.66M 11s
148900K .......... .......... .......... .......... .......... 70% 48.9M 11s
148950K .......... .......... .......... .......... .......... 70% 4.77M 11s
149000K .......... .......... .......... .......... .......... 70% 55.0M 11s
149050K .......... .......... .......... .......... .......... 70% 49.9M 11s
149100K .......... .......... .......... .......... .......... 70% 3.73M 11s
149150K .......... .......... .......... .......... .......... 70% 4.63M 11s
149200K .......... .......... .......... .......... .......... 70% 54.6M 11s
149250K .......... .......... .......... .......... .......... 70% 50.5M 11s
149300K .......... .......... .......... .......... .......... 70% 3.72M 11s
149350K .......... .......... .......... .......... .......... 70% 4.60M 11s
149400K .......... .......... .......... .......... .......... 70% 54.5M 11s
149450K .......... .......... .......... .......... .......... 70% 49.5M 11s
149500K .......... .......... .......... .......... .......... 70% 3.72M 11s
149550K .......... .......... .......... .......... .......... 70% 4.67M 11s
149600K .......... .......... .......... .......... .......... 70% 53.6M 11s
149650K .......... .......... .......... .......... .......... 70% 46.7M 11s
149700K .......... .......... .......... .......... .......... 70% 3.73M 11s
149750K .......... .......... .......... .......... .......... 70% 4.61M 11s
149800K .......... .......... .......... .......... .......... 70% 54.5M 11s
149850K .......... .......... .......... .......... .......... 70% 64.2M 11s
149900K .......... .......... .......... .......... .......... 70% 3.64M 11s
149950K .......... .......... .......... .......... .......... 70% 4.66M 11s
150000K .......... .......... .......... .......... .......... 70% 49.7M 11s
150050K .......... .......... .......... .......... .......... 70% 54.3M 11s
150100K .......... .......... .......... .......... .......... 70% 3.71M 11s
150150K .......... .......... .......... .......... .......... 70% 4.58M 11s
150200K .......... .......... .......... .......... .......... 70% 54.5M 11s
150250K .......... .......... .......... .......... .......... 70% 66.8M 11s
150300K .......... .......... .......... .......... .......... 70% 17.4M 11s
150350K .......... .......... .......... .......... .......... 70% 2.32M 11s
150400K .......... .......... .......... .......... .......... 70% 53.2M 11s
150450K .......... .......... .......... .......... .......... 70% 67.7M 11s
150500K .......... .......... .......... .......... .......... 70% 18.2M 11s
150550K .......... .......... .......... .......... .......... 70% 2.30M 11s
150600K .......... .......... .......... .......... .......... 70% 48.7M 11s
150650K .......... .......... .......... .......... .......... 70% 67.5M 11s
150700K .......... .......... .......... .......... .......... 70% 34.6M 11s
150750K .......... .......... .......... .......... .......... 70% 3.98M 11s
150800K .......... .......... .......... .......... .......... 70% 4.25M 11s
150850K .......... .......... .......... .......... .......... 70% 1.82M 11s
150900K .......... .......... .......... .......... .......... 70% 85.9M 11s
150950K .......... .......... .......... .......... .......... 71% 88.7M 11s
151000K .......... .......... .......... .......... .......... 71% 80.5M 11s
151050K .......... .......... .......... .......... .......... 71% 91.1M 11s
151100K .......... .......... .......... .......... .......... 71% 90.5M 11s
151150K .......... .......... .......... .......... .......... 71% 4.86M 11s
151200K .......... .......... .......... .......... .......... 71% 4.20M 11s
151250K .......... .......... .......... .......... .......... 71% 35.2M 11s
151300K .......... .......... .......... .......... .......... 71% 2.15M 11s
151350K .......... .......... .......... .......... .......... 71% 37.0M 11s
151400K .......... .......... .......... .......... .......... 71% 53.7M 11s
151450K .......... .......... .......... .......... .......... 71% 3.71M 11s
151500K .......... .......... .......... .......... .......... 71% 4.19M 11s
151550K .......... .......... .......... .......... .......... 71% 55.2M 11s
151600K .......... .......... .......... .......... .......... 71% 2.09M 11s
151650K .......... .......... .......... .......... .......... 71% 33.6M 11s
151700K .......... .......... .......... .......... .......... 71% 58.4M 11s
151750K .......... .......... .......... .......... .......... 71% 2.09M 11s
151800K .......... .......... .......... .......... .......... 71% 37.5M 11s
151850K .......... .......... .......... .......... .......... 71% 55.3M 11s
151900K .......... .......... .......... .......... .......... 71% 3.76M 11s
151950K .......... .......... .......... .......... .......... 71% 4.40M 11s
152000K .......... .......... .......... .......... .......... 71% 33.8M 11s
152050K .......... .......... .......... .......... .......... 71% 3.78M 11s
152100K .......... .......... .......... .......... .......... 71% 4.22M 11s
152150K .......... .......... .......... .......... .......... 71% 47.9M 11s
152200K .......... .......... .......... .......... .......... 71% 3.70M 11s
152250K .......... .......... .......... .......... .......... 71% 4.48M 11s
152300K .......... .......... .......... .......... .......... 71% 37.7M 11s
152350K .......... .......... .......... .......... .......... 71% 3.72M 11s
152400K .......... .......... .......... .......... .......... 71% 4.27M 11s
152450K .......... .......... .......... .......... .......... 71% 47.8M 11s
152500K .......... .......... .......... .......... .......... 71% 3.70M 11s
152550K .......... .......... .......... .......... .......... 71% 4.54M 11s
152600K .......... .......... .......... .......... .......... 71% 35.3M 11s
152650K .......... .......... .......... .......... .......... 71% 3.62M 11s
152700K .......... .......... .......... .......... .......... 71% 4.56M 11s
152750K .......... .......... .......... .......... .......... 71% 40.5M 11s
152800K .......... .......... .......... .......... .......... 71% 3.35M 11s
152850K .......... .......... .......... .......... .......... 71% 5.00M 11s
152900K .......... .......... .......... .......... .......... 71% 43.3M 11s
152950K .......... .......... .......... .......... .......... 71% 8.66M 11s
153000K .......... .......... .......... .......... .......... 71% 2.61M 11s
153050K .......... .......... .......... .......... .......... 72% 47.4M 11s
153100K .......... .......... .......... .......... .......... 72% 14.7M 11s
153150K .......... .......... .......... .......... .......... 72% 4.08M 11s
153200K .......... .......... .......... .......... .......... 72% 4.75M 11s
153250K .......... .......... .......... .......... .......... 72% 14.8M 11s
153300K .......... .......... .......... .......... .......... 72% 4.08M 11s
153350K .......... .......... .......... .......... .......... 72% 4.93M 11s
153400K .......... .......... .......... .......... .......... 72% 44.2M 11s
153450K .......... .......... .......... .......... .......... 72% 3.38M 11s
153500K .......... .......... .......... .......... .......... 72% 4.93M 11s
153550K .......... .......... .......... .......... .......... 72% 45.4M 10s
153600K .......... .......... .......... .......... .......... 72% 3.36M 10s
153650K .......... .......... .......... .......... .......... 72% 4.92M 10s
153700K .......... .......... .......... .......... .......... 72% 44.8M 10s
153750K .......... .......... .......... .......... .......... 72% 3.41M 10s
153800K .......... .......... .......... .......... .......... 72% 4.86M 10s
153850K .......... .......... .......... .......... .......... 72% 48.8M 10s
153900K .......... .......... .......... .......... .......... 72% 10.0M 10s
153950K .......... .......... .......... .......... .......... 72% 2.51M 10s
154000K .......... .......... .......... .......... .......... 72% 44.8M 10s
154050K .......... .......... .......... .......... .......... 72% 10.0M 10s
154100K .......... .......... .......... .......... .......... 72% 4.72M 10s
154150K .......... .......... .......... .......... .......... 72% 4.88M 10s
154200K .......... .......... .......... .......... .......... 72% 14.6M 10s
154250K .......... .......... .......... .......... .......... 72% 4.10M 10s
154300K .......... .......... .......... .......... .......... 72% 4.83M 10s
154350K .......... .......... .......... .......... .......... 72% 56.7M 10s
154400K .......... .......... .......... .......... .......... 72% 3.40M 10s
154450K .......... .......... .......... .......... .......... 72% 4.78M 10s
154500K .......... .......... .......... .......... .......... 72% 60.8M 10s
154550K .......... .......... .......... .......... .......... 72% 9.92M 10s
154600K .......... .......... .......... .......... .......... 72% 2.46M 10s
154650K .......... .......... .......... .......... .......... 72% 78.6M 10s
154700K .......... .......... .......... .......... .......... 72% 15.4M 10s
154750K .......... .......... .......... .......... .......... 72% 4.07M 10s
154800K .......... .......... .......... .......... .......... 72% 4.67M 10s
154850K .......... .......... .......... .......... .......... 72% 16.3M 10s
154900K .......... .......... .......... .......... .......... 72% 4.15M 10s
154950K .......... .......... .......... .......... .......... 72% 4.64M 10s
155000K .......... .......... .......... .......... .......... 72% 65.8M 10s
155050K .......... .......... .......... .......... .......... 72% 10.0M 10s
155100K .......... .......... .......... .......... .......... 72% 2.46M 10s
155150K .......... .......... .......... .......... .......... 72% 71.6M 10s
155200K .......... .......... .......... .......... .......... 73% 10.2M 10s
155250K .......... .......... .......... .......... .......... 73% 2.46M 10s
155300K .......... .......... .......... .......... .......... 73% 56.1M 10s
155350K .......... .......... .......... .......... .......... 73% 12.4M 10s
155400K .......... .......... .......... .......... .......... 73% 4.32M 10s
155450K .......... .......... .......... .......... .......... 73% 4.76M 10s
155500K .......... .......... .......... .......... .......... 73% 63.3M 10s
155550K .......... .......... .......... .......... .......... 73% 10.9M 10s
155600K .......... .......... .......... .......... .......... 73% 2.44M 10s
155650K .......... .......... .......... .......... .......... 73% 45.7M 10s
155700K .......... .......... .......... .......... .......... 73% 11.4M 10s
155750K .......... .......... .......... .......... .......... 73% 4.70M 10s
155800K .......... .......... .......... .......... .......... 73% 4.70M 10s
155850K .......... .......... .......... .......... .......... 73% 12.8M 10s
155900K .......... .......... .......... .......... .......... 73% 4.40M 10s
155950K .......... .......... .......... .......... .......... 73% 4.82M 10s
156000K .......... .......... .......... .......... .......... 73% 12.6M 10s
156050K .......... .......... .......... .......... .......... 73% 4.27M 10s
156100K .......... .......... .......... .......... .......... 73% 4.77M 10s
156150K .......... .......... .......... .......... .......... 73% 48.4M 10s
156200K .......... .......... .......... .......... .......... 73% 10.9M 10s
156250K .......... .......... .......... .......... .......... 73% 4.74M 10s
156300K .......... .......... .......... .......... .......... 73% 4.74M 10s
156350K .......... .......... .......... .......... .......... 73% 26.2M 10s
156400K .......... .......... .......... .......... .......... 73% 3.72M 10s
156450K .......... .......... .......... .......... .......... 73% 4.74M 10s
156500K .......... .......... .......... .......... .......... 73% 24.5M 10s
156550K .......... .......... .......... .......... .......... 73% 3.78M 10s
156600K .......... .......... .......... .......... .......... 73% 52.9M 10s
156650K .......... .......... .......... .......... .......... 73% 4.60M 10s
156700K .......... .......... .......... .......... .......... 73% 11.5M 10s
156750K .......... .......... .......... .......... .......... 73% 4.78M 10s
156800K .......... .......... .......... .......... .......... 73% 4.65M 10s
156850K .......... .......... .......... .......... .......... 73% 27.5M 10s
156900K .......... .......... .......... .......... .......... 73% 3.76M 10s
156950K .......... .......... .......... .......... .......... 73% 4.86M 10s
157000K .......... .......... .......... .......... .......... 73% 40.3M 10s
157050K .......... .......... .......... .......... .......... 73% 11.4M 10s
157100K .......... .......... .......... .......... .......... 73% 4.59M 10s
157150K .......... .......... .......... .......... .......... 73% 4.91M 10s
157200K .......... .......... .......... .......... .......... 73% 22.8M 10s
157250K .......... .......... .......... .......... .......... 73% 3.74M 10s
157300K .......... .......... .......... .......... .......... 73% 4.88M 10s
157350K .......... .......... .......... .......... .......... 74% 43.6M 10s
157400K .......... .......... .......... .......... .......... 74% 11.5M 10s
157450K .......... .......... .......... .......... .......... 74% 4.55M 10s
157500K .......... .......... .......... .......... .......... 74% 4.83M 10s
157550K .......... .......... .......... .......... .......... 74% 48.5M 10s
157600K .......... .......... .......... .......... .......... 74% 3.47M 10s
157650K .......... .......... .......... .......... .......... 74% 4.86M 10s
157700K .......... .......... .......... .......... .......... 74% 50.2M 10s
157750K .......... .......... .......... .......... .......... 74% 11.1M 10s
157800K .......... .......... .......... .......... .......... 74% 4.61M 10s
157850K .......... .......... .......... .......... .......... 74% 4.86M 10s
157900K .......... .......... .......... .......... .......... 74% 51.6M 10s
157950K .......... .......... .......... .......... .......... 74% 3.49M 10s
158000K .......... .......... .......... .......... .......... 74% 4.77M 10s
158050K .......... .......... .......... .......... .......... 74% 42.9M 10s
158100K .......... .......... .......... .......... .......... 74% 12.1M 10s
158150K .......... .......... .......... .......... .......... 74% 4.58M 10s
158200K .......... .......... .......... .......... .......... 74% 4.82M 10s
158250K .......... .......... .......... .......... .......... 74% 52.2M 10s
158300K .......... .......... .......... .......... .......... 74% 3.45M 10s
158350K .......... .......... .......... .......... .......... 74% 4.88M 10s
158400K .......... .......... .......... .......... .......... 74% 49.7M 10s
158450K .......... .......... .......... .......... .......... 74% 11.4M 10s
158500K .......... .......... .......... .......... .......... 74% 4.61M 10s
158550K .......... .......... .......... .......... .......... 74% 4.83M 10s
158600K .......... .......... .......... .......... .......... 74% 45.7M 10s
158650K .......... .......... .......... .......... .......... 74% 3.48M 10s
158700K .......... .......... .......... .......... .......... 74% 19.6M 10s
158750K .......... .......... .......... .......... .......... 74% 5.80M 10s
158800K .......... .......... .......... .......... .......... 74% 10.8M 10s
158850K .......... .......... .......... .......... .......... 74% 4.56M 10s
158900K .......... .......... .......... .......... .......... 74% 4.92M 9s
158950K .......... .......... .......... .......... .......... 74% 56.2M 9s
159000K .......... .......... .......... .......... .......... 74% 3.43M 9s
159050K .......... .......... .......... .......... .......... 74% 61.7M 9s
159100K .......... .......... .......... .......... .......... 74% 4.90M 9s
159150K .......... .......... .......... .......... .......... 74% 37.2M 9s
159200K .......... .......... .......... .......... .......... 74% 3.48M 9s
159250K .......... .......... .......... .......... .......... 74% 4.92M 9s
159300K .......... .......... .......... .......... .......... 74% 68.2M 9s
159350K .......... .......... .......... .......... .......... 74% 19.2M 9s
159400K .......... .......... .......... .......... .......... 74% 3.95M 9s
159450K .......... .......... .......... .......... .......... 75% 4.77M 9s
159500K .......... .......... .......... .......... .......... 75% 41.9M 9s
159550K .......... .......... .......... .......... .......... 75% 3.57M 9s
159600K .......... .......... .......... .......... .......... 75% 4.72M 9s
159650K .......... .......... .......... .......... .......... 75% 60.2M 9s
159700K .......... .......... .......... .......... .......... 75% 21.0M 9s
159750K .......... .......... .......... .......... .......... 75% 3.98M 9s
159800K .......... .......... .......... .......... .......... 75% 4.72M 9s
159850K .......... .......... .......... .......... .......... 75% 52.9M 9s
159900K .......... .......... .......... .......... .......... 75% 23.0M 9s
159950K .......... .......... .......... .......... .......... 75% 3.94M 9s
160000K .......... .......... .......... .......... .......... 75% 4.73M 9s
160050K .......... .......... .......... .......... .......... 75% 46.4M 9s
160100K .......... .......... .......... .......... .......... 75% 3.54M 9s
160150K .......... .......... .......... .......... .......... 75% 60.1M 9s
160200K .......... .......... .......... .......... .......... 75% 4.85M 9s
160250K .......... .......... .......... .......... .......... 75% 42.7M 9s
160300K .......... .......... .......... .......... .......... 75% 3.53M 9s
160350K .......... .......... .......... .......... .......... 75% 58.5M 9s
160400K .......... .......... .......... .......... .......... 75% 4.70M 9s
160450K .......... .......... .......... .......... .......... 75% 22.8M 9s
160500K .......... .......... .......... .......... .......... 75% 3.87M 9s
160550K .......... .......... .......... .......... .......... 75% 5.05M 9s
160600K .......... .......... .......... .......... .......... 75% 32.6M 9s
160650K .......... .......... .......... .......... .......... 75% 24.4M 9s
160700K .......... .......... .......... .......... .......... 75% 3.84M 9s
160750K .......... .......... .......... .......... .......... 75% 5.17M 9s
160800K .......... .......... .......... .......... .......... 75% 31.4M 9s
160850K .......... .......... .......... .......... .......... 75% 3.56M 9s
160900K .......... .......... .......... .......... .......... 75% 47.0M 9s
160950K .......... .......... .......... .......... .......... 75% 4.77M 9s
161000K .......... .......... .......... .......... .......... 75% 53.9M 9s
161050K .......... .......... .......... .......... .......... 75% 3.57M 9s
161100K .......... .......... .......... .......... .......... 75% 56.6M 9s
161150K .......... .......... .......... .......... .......... 75% 4.20M 9s
161200K .......... .......... .......... .......... .......... 75% 64.4M 9s
161250K .......... .......... .......... .......... .......... 75% 3.88M 9s
161300K .......... .......... .......... .......... .......... 75% 4.24M 9s
161350K .......... .......... .......... .......... .......... 75% 51.2M 9s
161400K .......... .......... .......... .......... .......... 75% 1.27M 9s
161450K .......... .......... .......... .......... .......... 75% 62.5M 9s
161500K .......... .......... .......... .......... .......... 75% 84.5M 9s
161550K .......... .......... .......... .......... .......... 75% 92.7M 9s
161600K .......... .......... .......... .......... .......... 76% 77.0M 9s
161650K .......... .......... .......... .......... .......... 76% 88.2M 9s
161700K .......... .......... .......... .......... .......... 76% 5.27M 9s
161750K .......... .......... .......... .......... .......... 76% 3.85M 9s
161800K .......... .......... .......... .......... .......... 76% 15.5M 9s
161850K .......... .......... .......... .......... .......... 76% 4.75M 9s
161900K .......... .......... .......... .......... .......... 76% 3.93M 9s
161950K .......... .......... .......... .......... .......... 76% 4.09M 9s
162000K .......... .......... .......... .......... .......... 76% 29.5M 9s
162050K .......... .......... .......... .......... .......... 76% 3.94M 9s
162100K .......... .......... .......... .......... .......... 76% 4.13M 9s
162150K .......... .......... .......... .......... .......... 76% 3.72M 9s
162200K .......... .......... .......... .......... .......... 76% 44.0M 9s
162250K .......... .......... .......... .......... .......... 76% 4.14M 9s
162300K .......... .......... .......... .......... .......... 76% 3.82M 9s
162350K .......... .......... .......... .......... .......... 76% 17.7M 9s
162400K .......... .......... .......... .......... .......... 76% 4.60M 9s
162450K .......... .......... .......... .......... .......... 76% 3.88M 9s
162500K .......... .......... .......... .......... .......... 76% 4.23M 9s
162550K .......... .......... .......... .......... .......... 76% 33.8M 9s
162600K .......... .......... .......... .......... .......... 76% 3.86M 9s
162650K .......... .......... .......... .......... .......... 76% 4.21M 9s
162700K .......... .......... .......... .......... .......... 76% 34.5M 9s
162750K .......... .......... .......... .......... .......... 76% 3.89M 9s
162800K .......... .......... .......... .......... .......... 76% 4.15M 9s
162850K .......... .......... .......... .......... .......... 76% 3.66M 9s
162900K .......... .......... .......... .......... .......... 76% 60.1M 9s
162950K .......... .......... .......... .......... .......... 76% 4.18M 9s
163000K .......... .......... .......... .......... .......... 76% 3.65M 9s
163050K .......... .......... .......... .......... .......... 76% 56.7M 9s
163100K .......... .......... .......... .......... .......... 76% 4.33M 9s
163150K .......... .......... .......... .......... .......... 76% 3.63M 9s
163200K .......... .......... .......... .......... .......... 76% 12.3M 9s
163250K .......... .......... .......... .......... .......... 76% 5.86M 9s
163300K .......... .......... .......... .......... .......... 76% 3.66M 9s
163350K .......... .......... .......... .......... .......... 76% 12.6M 9s
163400K .......... .......... .......... .......... .......... 76% 5.72M 9s
163450K .......... .......... .......... .......... .......... 76% 3.71M 9s
163500K .......... .......... .......... .......... .......... 76% 12.2M 9s
163550K .......... .......... .......... .......... .......... 76% 5.90M 9s
163600K .......... .......... .......... .......... .......... 76% 3.61M 9s
163650K .......... .......... .......... .......... .......... 76% 7.62M 9s
163700K .......... .......... .......... .......... .......... 77% 8.29M 9s
163750K .......... .......... .......... .......... .......... 77% 3.71M 9s
163800K .......... .......... .......... .......... .......... 77% 7.32M 9s
163850K .......... .......... .......... .......... .......... 77% 8.37M 9s
163900K .......... .......... .......... .......... .......... 77% 3.67M 9s
163950K .......... .......... .......... .......... .......... 77% 7.54M 9s
164000K .......... .......... .......... .......... .......... 77% 8.05M 9s
164050K .......... .......... .......... .......... .......... 77% 3.77M 9s
164100K .......... .......... .......... .......... .......... 77% 4.26M 9s
164150K .......... .......... .......... .......... .......... 77% 53.0M 9s
164200K .......... .......... .......... .......... .......... 77% 3.76M 9s
164250K .......... .......... .......... .......... .......... 77% 7.35M 9s
164300K .......... .......... .......... .......... .......... 77% 8.21M 9s
164350K .......... .......... .......... .......... .......... 77% 3.74M 9s
164400K .......... .......... .......... .......... .......... 77% 4.17M 8s
164450K .......... .......... .......... .......... .......... 77% 46.8M 8s
164500K .......... .......... .......... .......... .......... 77% 3.75M 8s
164550K .......... .......... .......... .......... .......... 77% 7.76M 8s
164600K .......... .......... .......... .......... .......... 77% 8.01M 8s
164650K .......... .......... .......... .......... .......... 77% 3.82M 8s
164700K .......... .......... .......... .......... .......... 77% 7.28M 8s
164750K .......... .......... .......... .......... .......... 77% 8.30M 8s
164800K .......... .......... .......... .......... .......... 77% 3.70M 8s
164850K .......... .......... .......... .......... .......... 77% 4.20M 8s
164900K .......... .......... .......... .......... .......... 77% 52.5M 8s
164950K .......... .......... .......... .......... .......... 77% 3.90M 8s
165000K .......... .......... .......... .......... .......... 77% 7.01M 8s
165050K .......... .......... .......... .......... .......... 77% 8.43M 8s
165100K .......... .......... .......... .......... .......... 77% 3.79M 8s
165150K .......... .......... .......... .......... .......... 77% 12.4M 8s
165200K .......... .......... .......... .......... .......... 77% 5.62M 8s
165250K .......... .......... .......... .......... .......... 77% 3.79M 8s
165300K .......... .......... .......... .......... .......... 77% 12.9M 8s
165350K .......... .......... .......... .......... .......... 77% 5.58M 8s
165400K .......... .......... .......... .......... .......... 77% 9.46M 8s
165450K .......... .......... .......... .......... .......... 77% 5.69M 8s
165500K .......... .......... .......... .......... .......... 77% 4.11M 8s
165550K .......... .......... .......... .......... .......... 77% 83.2M 8s
165600K .......... .......... .......... .......... .......... 77% 3.77M 8s
165650K .......... .......... .......... .......... .......... 77% 4.08M 8s
165700K .......... .......... .......... .......... .......... 77% 20.5M 8s
165750K .......... .......... .......... .......... .......... 77% 4.42M 8s
165800K .......... .......... .......... .......... .......... 77% 4.18M 8s
165850K .......... .......... .......... .......... .......... 78% 54.7M 8s
165900K .......... .......... .......... .......... .......... 78% 3.85M 8s
165950K .......... .......... .......... .......... .......... 78% 4.06M 8s
166000K .......... .......... .......... .......... .......... 78% 61.5M 8s
166050K .......... .......... .......... .......... .......... 78% 3.82M 8s
166100K .......... .......... .......... .......... .......... 78% 4.13M 8s
166150K .......... .......... .......... .......... .......... 78% 66.8M 8s
166200K .......... .......... .......... .......... .......... 78% 3.77M 8s
166250K .......... .......... .......... .......... .......... 78% 7.41M 8s
166300K .......... .......... .......... .......... .......... 78% 8.28M 8s
166350K .......... .......... .......... .......... .......... 78% 9.67M 8s
166400K .......... .......... .......... .......... .......... 78% 3.38M 8s
166450K .......... .......... .......... .......... .......... 78% 7.98M 8s
166500K .......... .......... .......... .......... .......... 78% 71.3M 8s
166550K .......... .......... .......... .......... .......... 78% 3.82M 8s
166600K .......... .......... .......... .......... .......... 78% 4.11M 8s
166650K .......... .......... .......... .......... .......... 78% 70.6M 8s
166700K .......... .......... .......... .......... .......... 78% 3.78M 8s
166750K .......... .......... .......... .......... .......... 78% 4.11M 8s
166800K .......... .......... .......... .......... .......... 78% 62.5M 8s
166850K .......... .......... .......... .......... .......... 78% 3.81M 8s
166900K .......... .......... .......... .......... .......... 78% 4.11M 8s
166950K .......... .......... .......... .......... .......... 78% 77.3M 8s
167000K .......... .......... .......... .......... .......... 78% 3.79M 8s
167050K .......... .......... .......... .......... .......... 78% 78.7M 8s
167100K .......... .......... .......... .......... .......... 78% 4.06M 8s
167150K .......... .......... .......... .......... .......... 78% 73.2M 8s
167200K .......... .......... .......... .......... .......... 78% 3.80M 8s
167250K .......... .......... .......... .......... .......... 78% 4.11M 8s
167300K .......... .......... .......... .......... .......... 78% 72.2M 8s
167350K .......... .......... .......... .......... .......... 78% 3.86M 8s
167400K .......... .......... .......... .......... .......... 78% 4.11M 8s
167450K .......... .......... .......... .......... .......... 78% 60.9M 8s
167500K .......... .......... .......... .......... .......... 78% 3.84M 8s
167550K .......... .......... .......... .......... .......... 78% 68.8M 8s
167600K .......... .......... .......... .......... .......... 78% 4.09M 8s
167650K .......... .......... .......... .......... .......... 78% 20.8M 8s
167700K .......... .......... .......... .......... .......... 78% 4.38M 8s
167750K .......... .......... .......... .......... .......... 78% 4.16M 8s
167800K .......... .......... .......... .......... .......... 78% 56.9M 8s
167850K .......... .......... .......... .......... .......... 78% 3.87M 8s
167900K .......... .......... .......... .......... .......... 78% 4.11M 8s
167950K .......... .......... .......... .......... .......... 79% 75.3M 8s
168000K .......... .......... .......... .......... .......... 79% 3.81M 8s
168050K .......... .......... .......... .......... .......... 79% 4.07M 8s
168100K .......... .......... .......... .......... .......... 79% 67.0M 8s
168150K .......... .......... .......... .......... .......... 79% 12.2M 8s
168200K .......... .......... .......... .......... .......... 79% 2.36M 8s
168250K .......... .......... .......... .......... .......... 79% 77.7M 8s
168300K .......... .......... .......... .......... .......... 79% 67.9M 8s
168350K .......... .......... .......... .......... .......... 79% 3.90M 8s
168400K .......... .......... .......... .......... .......... 79% 4.04M 8s
168450K .......... .......... .......... .......... .......... 79% 63.7M 8s
168500K .......... .......... .......... .......... .......... 79% 3.86M 8s
168550K .......... .......... .......... .......... .......... 79% 4.11M 8s
168600K .......... .......... .......... .......... .......... 79% 58.8M 8s
168650K .......... .......... .......... .......... .......... 79% 12.3M 8s
168700K .......... .......... .......... .......... .......... 79% 2.37M 8s
168750K .......... .......... .......... .......... .......... 79% 81.6M 8s
168800K .......... .......... .......... .......... .......... 79% 11.7M 8s
168850K .......... .......... .......... .......... .......... 79% 2.36M 8s
168900K .......... .......... .......... .......... .......... 79% 51.1M 8s
168950K .......... .......... .......... .......... .......... 79% 57.2M 8s
169000K .......... .......... .......... .......... .......... 79% 3.96M 8s
169050K .......... .......... .......... .......... .......... 79% 4.21M 8s
169100K .......... .......... .......... .......... .......... 79% 65.2M 8s
169150K .......... .......... .......... .......... .......... 79% 25.7M 8s
169200K .......... .......... .......... .......... .......... 79% 2.14M 8s
169250K .......... .......... .......... .......... .......... 79% 73.3M 8s
169300K .......... .......... .......... .......... .......... 79% 58.6M 8s
169350K .......... .......... .......... .......... .......... 79% 3.92M 8s
169400K .......... .......... .......... .......... .......... 79% 4.07M 8s
169450K .......... .......... .......... .......... .......... 79% 61.4M 8s
169500K .......... .......... .......... .......... .......... 79% 30.7M 8s
169550K .......... .......... .......... .......... .......... 79% 4.25M 8s
169600K .......... .......... .......... .......... .......... 79% 4.04M 8s
169650K .......... .......... .......... .......... .......... 79% 64.6M 8s
169700K .......... .......... .......... .......... .......... 79% 3.91M 8s
169750K .......... .......... .......... .......... .......... 79% 4.08M 8s
169800K .......... .......... .......... .......... .......... 79% 83.6M 8s
169850K .......... .......... .......... .......... .......... 79% 3.87M 8s
169900K .......... .......... .......... .......... .......... 79% 3.96M 8s
169950K .......... .......... .......... .......... .......... 79% 73.4M 7s
170000K .......... .......... .......... .......... .......... 79% 45.9M 7s
170050K .......... .......... .......... .......... .......... 79% 4.01M 7s
170100K .......... .......... .......... .......... .......... 80% 3.97M 7s
170150K .......... .......... .......... .......... .......... 80% 71.3M 7s
170200K .......... .......... .......... .......... .......... 80% 3.99M 7s
170250K .......... .......... .......... .......... .......... 80% 4.14M 7s
170300K .......... .......... .......... .......... .......... 80% 40.5M 7s
170350K .......... .......... .......... .......... .......... 80% 70.1M 7s
170400K .......... .......... .......... .......... .......... 80% 2.08M 7s
170450K .......... .......... .......... .......... .......... 80% 45.1M 7s
170500K .......... .......... .......... .......... .......... 80% 69.5M 7s
170550K .......... .......... .......... .......... .......... 80% 3.93M 7s
170600K .......... .......... .......... .......... .......... 80% 4.16M 7s
170650K .......... .......... .......... .......... .......... 80% 46.8M 7s
170700K .......... .......... .......... .......... .......... 80% 55.1M 7s
170750K .......... .......... .......... .......... .......... 80% 3.99M 7s
170800K .......... .......... .......... .......... .......... 80% 4.00M 7s
170850K .......... .......... .......... .......... .......... 80% 60.0M 7s
170900K .......... .......... .......... .......... .......... 80% 3.95M 7s
170950K .......... .......... .......... .......... .......... 80% 4.21M 7s
171000K .......... .......... .......... .......... .......... 80% 44.2M 7s
171050K .......... .......... .......... .......... .......... 80% 67.0M 7s
171100K .......... .......... .......... .......... .......... 80% 3.96M 7s
171150K .......... .......... .......... .......... .......... 80% 4.08M 7s
171200K .......... .......... .......... .......... .......... 80% 50.0M 7s
171250K .......... .......... .......... .......... .......... 80% 3.99M 7s
171300K .......... .......... .......... .......... .......... 80% 4.10M 7s
171350K .......... .......... .......... .......... .......... 80% 58.3M 7s
171400K .......... .......... .......... .......... .......... 80% 23.4M 7s
171450K .......... .......... .......... .......... .......... 80% 4.43M 7s
171500K .......... .......... .......... .......... .......... 80% 4.02M 7s
171550K .......... .......... .......... .......... .......... 80% 54.4M 7s
171600K .......... .......... .......... .......... .......... 80% 12.8M 7s
171650K .......... .......... .......... .......... .......... 80% 2.38M 7s
171700K .......... .......... .......... .......... .......... 80% 62.9M 7s
171750K .......... .......... .......... .......... .......... 80% 27.5M 7s
171800K .......... .......... .......... .......... .......... 80% 4.37M 7s
171850K .......... .......... .......... .......... .......... 80% 4.05M 7s
171900K .......... .......... .......... .......... .......... 80% 48.1M 7s
171950K .......... .......... .......... .......... .......... 80% 22.9M 7s
172000K .......... .......... .......... .......... .......... 80% 2.21M 7s
172050K .......... .......... .......... .......... .......... 80% 50.9M 7s
172100K .......... .......... .......... .......... .......... 80% 28.6M 7s
172150K .......... .......... .......... .......... .......... 80% 4.44M 7s
172200K .......... .......... .......... .......... .......... 81% 4.00M 7s
172250K .......... .......... .......... .......... .......... 81% 56.6M 7s
172300K .......... .......... .......... .......... .......... 81% 22.9M 7s
172350K .......... .......... .......... .......... .......... 81% 4.58M 7s
172400K .......... .......... .......... .......... .......... 81% 3.98M 7s
172450K .......... .......... .......... .......... .......... 81% 25.9M 7s
172500K .......... .......... .......... .......... .......... 81% 4.38M 7s
172550K .......... .......... .......... .......... .......... 81% 4.09M 7s
172600K .......... .......... .......... .......... .......... 81% 47.9M 7s
172650K .......... .......... .......... .......... .......... 81% 22.5M 7s
172700K .......... .......... .......... .......... .......... 81% 4.54M 7s
172750K .......... .......... .......... .......... .......... 81% 4.17M 7s
172800K .......... .......... .......... .......... .......... 81% 39.1M 7s
172850K .......... .......... .......... .......... .......... 81% 6.14M 7s
172900K .......... .......... .......... .......... .......... 81% 3.09M 7s
172950K .......... .......... .......... .......... .......... 81% 41.6M 7s
173000K .......... .......... .......... .......... .......... 81% 60.5M 7s
173050K .......... .......... .......... .......... .......... 81% 3.96M 7s
173100K .......... .......... .......... .......... .......... 81% 4.22M 7s
173150K .......... .......... .......... .......... .......... 81% 44.8M 7s
173200K .......... .......... .......... .......... .......... 81% 26.9M 7s
173250K .......... .......... .......... .......... .......... 81% 4.23M 7s
173300K .......... .......... .......... .......... .......... 81% 4.24M 7s
173350K .......... .......... .......... .......... .......... 81% 38.1M 7s
173400K .......... .......... .......... .......... .......... 81% 21.4M 7s
173450K .......... .......... .......... .......... .......... 81% 2.24M 7s
173500K .......... .......... .......... .......... .......... 81% 69.7M 7s
173550K .......... .......... .......... .......... .......... 81% 46.5M 7s
173600K .......... .......... .......... .......... .......... 81% 3.04M 7s
173650K .......... .......... .......... .......... .......... 81% 6.33M 7s
173700K .......... .......... .......... .......... .......... 81% 51.6M 7s
173750K .......... .......... .......... .......... .......... 81% 29.4M 7s
173800K .......... .......... .......... .......... .......... 81% 3.06M 7s
173850K .......... .......... .......... .......... .......... 81% 6.35M 7s
173900K .......... .......... .......... .......... .......... 81% 72.4M 7s
173950K .......... .......... .......... .......... .......... 81% 33.7M 7s
174000K .......... .......... .......... .......... .......... 81% 2.93M 7s
174050K .......... .......... .......... .......... .......... 81% 6.61M 7s
174100K .......... .......... .......... .......... .......... 81% 70.0M 7s
174150K .......... .......... .......... .......... .......... 81% 12.1M 7s
174200K .......... .......... .......... .......... .......... 81% 3.14M 7s
174250K .......... .......... .......... .......... .......... 81% 8.15M 7s
174300K .......... .......... .......... .......... .......... 81% 77.9M 7s
174350K .......... .......... .......... .......... .......... 82% 13.6M 7s
174400K .......... .......... .......... .......... .......... 82% 2.46M 7s
174450K .......... .......... .......... .......... .......... 82% 33.7M 7s
174500K .......... .......... .......... .......... .......... 82% 34.0M 7s
174550K .......... .......... .......... .......... .......... 82% 3.00M 7s
174600K .......... .......... .......... .......... .......... 82% 6.47M 7s
174650K .......... .......... .......... .......... .......... 82% 83.9M 7s
174700K .......... .......... .......... .......... .......... 82% 29.4M 7s
174750K .......... .......... .......... .......... .......... 82% 3.09M 7s
174800K .......... .......... .......... .......... .......... 82% 6.44M 7s
174850K .......... .......... .......... .......... .......... 82% 86.9M 7s
174900K .......... .......... .......... .......... .......... 82% 11.2M 7s
174950K .......... .......... .......... .......... .......... 82% 3.25M 7s
175000K .......... .......... .......... .......... .......... 82% 8.56M 7s
175050K .......... .......... .......... .......... .......... 82% 33.2M 7s
175100K .......... .......... .......... .......... .......... 82% 14.5M 7s
175150K .......... .......... .......... .......... .......... 82% 3.20M 7s
175200K .......... .......... .......... .......... .......... 82% 6.93M 7s
175250K .......... .......... .......... .......... .......... 82% 46.8M 7s
175300K .......... .......... .......... .......... .......... 82% 3.11M 7s
175350K .......... .......... .......... .......... .......... 82% 7.12M 7s
175400K .......... .......... .......... .......... .......... 82% 26.3M 6s
175450K .......... .......... .......... .......... .......... 82% 30.3M 6s
175500K .......... .......... .......... .......... .......... 82% 10.1M 6s
175550K .......... .......... .......... .......... .......... 82% 2.58M 6s
175600K .......... .......... .......... .......... .......... 82% 18.2M 6s
175650K .......... .......... .......... .......... .......... 82% 39.1M 6s
175700K .......... .......... .......... .......... .......... 82% 3.49M 6s
175750K .......... .......... .......... .......... .......... 82% 5.99M 6s
175800K .......... .......... .......... .......... .......... 82% 18.9M 6s
175850K .......... .......... .......... .......... .......... 82% 50.7M 6s
175900K .......... .......... .......... .......... .......... 82% 3.50M 6s
175950K .......... .......... .......... .......... .......... 82% 5.96M 6s
176000K .......... .......... .......... .......... .......... 82% 17.7M 6s
176050K .......... .......... .......... .......... .......... 82% 29.5M 6s
176100K .......... .......... .......... .......... .......... 82% 2.39M 6s
176150K .......... .......... .......... .......... .......... 82% 20.4M 6s
176200K .......... .......... .......... .......... .......... 82% 41.8M 6s
176250K .......... .......... .......... .......... .......... 82% 21.7M 6s
176300K .......... .......... .......... .......... .......... 82% 2.42M 6s
176350K .......... .......... .......... .......... .......... 82% 21.9M 6s
176400K .......... .......... .......... .......... .......... 82% 46.0M 6s
176450K .......... .......... .......... .......... .......... 83% 15.2M 6s
176500K .......... .......... .......... .......... .......... 83% 2.48M 6s
176550K .......... .......... .......... .......... .......... 83% 19.2M 6s
176600K .......... .......... .......... .......... .......... 83% 74.8M 6s
176650K .......... .......... .......... .......... .......... 83% 24.5M 6s
176700K .......... .......... .......... .......... .......... 83% 2.39M 6s
176750K .......... .......... .......... .......... .......... 83% 68.0M 6s
176800K .......... .......... .......... .......... .......... 83% 12.5M 6s
176850K .......... .......... .......... .......... .......... 83% 50.8M 6s
176900K .......... .......... .......... .......... .......... 83% 2.39M 6s
176950K .......... .......... .......... .......... .......... 83% 16.7M 6s
177000K .......... .......... .......... .......... .......... 83% 40.8M 6s
177050K .......... .......... .......... .......... .......... 83% 27.9M 6s
177100K .......... .......... .......... .......... .......... 83% 2.48M 6s
177150K .......... .......... .......... .......... .......... 83% 15.9M 6s
177200K .......... .......... .......... .......... .......... 83% 42.3M 6s
177250K .......... .......... .......... .......... .......... 83% 25.3M 6s
177300K .......... .......... .......... .......... .......... 83% 2.45M 6s
177350K .......... .......... .......... .......... .......... 83% 16.1M 6s
177400K .......... .......... .......... .......... .......... 83% 46.6M 6s
177450K .......... .......... .......... .......... .......... 83% 33.4M 6s
177500K .......... .......... .......... .......... .......... 83% 2.34M 6s
177550K .......... .......... .......... .......... .......... 83% 50.3M 6s
177600K .......... .......... .......... .......... .......... 83% 17.6M 6s
177650K .......... .......... .......... .......... .......... 83% 51.6M 6s
177700K .......... .......... .......... .......... .......... 83% 2.35M 6s
177750K .......... .......... .......... .......... .......... 83% 22.3M 6s
177800K .......... .......... .......... .......... .......... 83% 32.6M 6s
177850K .......... .......... .......... .......... .......... 83% 49.2M 6s
177900K .......... .......... .......... .......... .......... 83% 2.33M 6s
177950K .......... .......... .......... .......... .......... 83% 54.3M 6s
178000K .......... .......... .......... .......... .......... 83% 13.8M 6s
178050K .......... .......... .......... .......... .......... 83% 85.7M 6s
178100K .......... .......... .......... .......... .......... 83% 2.34M 6s
178150K .......... .......... .......... .......... .......... 83% 40.1M 6s
178200K .......... .......... .......... .......... .......... 83% 33.7M 6s
178250K .......... .......... .......... .......... .......... 83% 19.2M 6s
178300K .......... .......... .......... .......... .......... 83% 25.6M 6s
178350K .......... .......... .......... .......... .......... 83% 2.52M 6s
178400K .......... .......... .......... .......... .......... 83% 22.1M 6s
178450K .......... .......... .......... .......... .......... 83% 22.1M 6s
178500K .......... .......... .......... .......... .......... 83% 13.0M 6s
178550K .......... .......... .......... .......... .......... 83% 2.75M 6s
178600K .......... .......... .......... .......... .......... 84% 21.3M 6s
178650K .......... .......... .......... .......... .......... 84% 29.7M 6s
178700K .......... .......... .......... .......... .......... 84% 19.4M 6s
178750K .......... .......... .......... .......... .......... 84% 2.52M 6s
178800K .......... .......... .......... .......... .......... 84% 20.2M 6s
178850K .......... .......... .......... .......... .......... 84% 29.8M 6s
178900K .......... .......... .......... .......... .......... 84% 23.1M 6s
178950K .......... .......... .......... .......... .......... 84% 2.52M 6s
179000K .......... .......... .......... .......... .......... 84% 27.3M 6s
179050K .......... .......... .......... .......... .......... 84% 26.3M 6s
179100K .......... .......... .......... .......... .......... 84% 36.0M 6s
179150K .......... .......... .......... .......... .......... 84% 11.2M 6s
179200K .......... .......... .......... .......... .......... 84% 2.60M 6s
179250K .......... .......... .......... .......... .......... 84% 27.0M 6s
179300K .......... .......... .......... .......... .......... 84% 19.6M 6s
179350K .......... .......... .......... .......... .......... 84% 9.97M 6s
179400K .......... .......... .......... .......... .......... 84% 2.95M 6s
179450K .......... .......... .......... .......... .......... 84% 45.5M 6s
179500K .......... .......... .......... .......... .......... 84% 20.7M 6s
179550K .......... .......... .......... .......... .......... 84% 14.1M 6s
179600K .......... .......... .......... .......... .......... 84% 2.59M 6s
179650K .......... .......... .......... .......... .......... 84% 41.9M 6s
179700K .......... .......... .......... .......... .......... 84% 20.4M 6s
179750K .......... .......... .......... .......... .......... 84% 14.0M 6s
179800K .......... .......... .......... .......... .......... 84% 2.75M 6s
179850K .......... .......... .......... .......... .......... 84% 24.3M 6s
179900K .......... .......... .......... .......... .......... 84% 21.3M 6s
179950K .......... .......... .......... .......... .......... 84% 13.8M 6s
180000K .......... .......... .......... .......... .......... 84% 2.72M 6s
180050K .......... .......... .......... .......... .......... 84% 22.3M 6s
180100K .......... .......... .......... .......... .......... 84% 26.1M 6s
180150K .......... .......... .......... .......... .......... 84% 14.3M 6s
180200K .......... .......... .......... .......... .......... 84% 2.83M 6s
180250K .......... .......... .......... .......... .......... 84% 20.5M 6s
180300K .......... .......... .......... .......... .......... 84% 17.4M 6s
180350K .......... .......... .......... .......... .......... 84% 16.7M 6s
180400K .......... .......... .......... .......... .......... 84% 2.83M 6s
180450K .......... .......... .......... .......... .......... 84% 19.7M 6s
180500K .......... .......... .......... .......... .......... 84% 17.2M 6s
180550K .......... .......... .......... .......... .......... 84% 15.0M 6s
180600K .......... .......... .......... .......... .......... 84% 20.0M 6s
180650K .......... .......... .......... .......... .......... 84% 2.90M 6s
180700K .......... .......... .......... .......... .......... 85% 15.3M 6s
180750K .......... .......... .......... .......... .......... 85% 16.0M 6s
180800K .......... .......... .......... .......... .......... 85% 10.7M 6s
180850K .......... .......... .......... .......... .......... 85% 3.31M 5s
180900K .......... .......... .......... .......... .......... 85% 15.1M 5s
180950K .......... .......... .......... .......... .......... 85% 14.6M 5s
181000K .......... .......... .......... .......... .......... 85% 16.3M 5s
181050K .......... .......... .......... .......... .......... 85% 3.41M 5s
181100K .......... .......... .......... .......... .......... 85% 12.1M 5s
181150K .......... .......... .......... .......... .......... 85% 27.0M 5s
181200K .......... .......... .......... .......... .......... 85% 10.5M 5s
181250K .......... .......... .......... .......... .......... 85% 3.26M 5s
181300K .......... .......... .......... .......... .......... 85% 14.0M 5s
181350K .......... .......... .......... .......... .......... 85% 18.8M 5s
181400K .......... .......... .......... .......... .......... 85% 12.5M 5s
181450K .......... .......... .......... .......... .......... 85% 14.2M 5s
181500K .......... .......... .......... .......... .......... 85% 3.35M 5s
181550K .......... .......... .......... .......... .......... 85% 14.7M 5s
181600K .......... .......... .......... .......... .......... 85% 14.5M 5s
181650K .......... .......... .......... .......... .......... 85% 17.6M 5s
181700K .......... .......... .......... .......... .......... 85% 2.98M 5s
181750K .......... .......... .......... .......... .......... 85% 35.7M 5s
181800K .......... .......... .......... .......... .......... 85% 16.2M 5s
181850K .......... .......... .......... .......... .......... 85% 14.7M 5s
181900K .......... .......... .......... .......... .......... 85% 3.21M 5s
181950K .......... .......... .......... .......... .......... 85% 13.3M 5s
182000K .......... .......... .......... .......... .......... 85% 19.3M 5s
182050K .......... .......... .......... .......... .......... 85% 12.5M 5s
182100K .......... .......... .......... .......... .......... 85% 3.19M 5s
182150K .......... .......... .......... .......... .......... 85% 11.1M 5s
182200K .......... .......... .......... .......... .......... 85% 35.0M 5s
182250K .......... .......... .......... .......... .......... 85% 13.4M 5s
182300K .......... .......... .......... .......... .......... 85% 27.7M 5s
182350K .......... .......... .......... .......... .......... 85% 2.91M 5s
182400K .......... .......... .......... .......... .......... 85% 20.0M 5s
182450K .......... .......... .......... .......... .......... 85% 18.3M 5s
182500K .......... .......... .......... .......... .......... 85% 11.9M 5s
182550K .......... .......... .......... .......... .......... 85% 3.41M 5s
182600K .......... .......... .......... .......... .......... 85% 10.7M 5s
182650K .......... .......... .......... .......... .......... 85% 38.3M 5s
182700K .......... .......... .......... .......... .......... 85% 12.4M 5s
182750K .......... .......... .......... .......... .......... 85% 24.2M 5s
182800K .......... .......... .......... .......... .......... 85% 2.68M 5s
182850K .......... .......... .......... .......... .......... 86% 43.7M 5s
182900K .......... .......... .......... .......... .......... 86% 13.7M 5s
182950K .......... .......... .......... .......... .......... 86% 19.1M 5s
183000K .......... .......... .......... .......... .......... 86% 3.00M 5s
183050K .......... .......... .......... .......... .......... 86% 16.4M 5s
183100K .......... .......... .......... .......... .......... 86% 24.5M 5s
183150K .......... .......... .......... .......... .......... 86% 13.6M 5s
183200K .......... .......... .......... .......... .......... 86% 15.8M 5s
183250K .......... .......... .......... .......... .......... 86% 2.95M 5s
183300K .......... .......... .......... .......... .......... 86% 40.3M 5s
183350K .......... .......... .......... .......... .......... 86% 15.1M 5s
183400K .......... .......... .......... .......... .......... 86% 14.0M 5s
183450K .......... .......... .......... .......... .......... 86% 2.10M 5s
183500K .......... .......... .......... .......... .......... 86% 29.6M 5s
183550K .......... .......... .......... .......... .......... 86% 36.4M 5s
183600K .......... .......... .......... .......... .......... 86% 12.9M 5s
183650K .......... .......... .......... .......... .......... 86% 2.86M 5s
183700K .......... .......... .......... .......... .......... 86% 15.3M 5s
183750K .......... .......... .......... .......... .......... 86% 38.3M 5s
183800K .......... .......... .......... .......... .......... 86% 29.0M 5s
183850K .......... .......... .......... .......... .......... 86% 14.2M 5s
183900K .......... .......... .......... .......... .......... 86% 2.66M 5s
183950K .......... .......... .......... .......... .......... 86% 30.3M 5s
184000K .......... .......... .......... .......... .......... 86% 34.5M 5s
184050K .......... .......... .......... .......... .......... 86% 11.9M 5s
184100K .......... .......... .......... .......... .......... 86% 2.94M 5s
184150K .......... .......... .......... .......... .......... 86% 15.4M 5s
184200K .......... .......... .......... .......... .......... 86% 38.6M 5s
184250K .......... .......... .......... .......... .......... 86% 31.2M 5s
184300K .......... .......... .......... .......... .......... 86% 14.8M 5s
184350K .......... .......... .......... .......... .......... 86% 2.72M 5s
184400K .......... .......... .......... .......... .......... 86% 19.3M 5s
184450K .......... .......... .......... .......... .......... 86% 35.0M 5s
184500K .......... .......... .......... .......... .......... 86% 13.9M 5s
184550K .......... .......... .......... .......... .......... 86% 2.94M 5s
184600K .......... .......... .......... .......... .......... 86% 13.9M 5s
184650K .......... .......... .......... .......... .......... 86% 47.1M 5s
184700K .......... .......... .......... .......... .......... 86% 18.8M 5s
184750K .......... .......... .......... .......... .......... 86% 10.0M 5s
184800K .......... .......... .......... .......... .......... 86% 2.90M 5s
184850K .......... .......... .......... .......... .......... 86% 55.5M 5s
184900K .......... .......... .......... .......... .......... 86% 29.8M 5s
184950K .......... .......... .......... .......... .......... 87% 13.3M 5s
185000K .......... .......... .......... .......... .......... 87% 3.00M 5s
185050K .......... .......... .......... .......... .......... 87% 13.5M 5s
185100K .......... .......... .......... .......... .......... 87% 27.7M 5s
185150K .......... .......... .......... .......... .......... 87% 30.5M 5s
185200K .......... .......... .......... .......... .......... 87% 5.16M 5s
185250K .......... .......... .......... .......... .......... 87% 3.88M 5s
185300K .......... .......... .......... .......... .......... 87% 55.7M 5s
185350K .......... .......... .......... .......... .......... 87% 36.9M 5s
185400K .......... .......... .......... .......... .......... 87% 11.7M 5s
185450K .......... .......... .......... .......... .......... 87% 2.79M 5s
185500K .......... .......... .......... .......... .......... 87% 19.6M 5s
185550K .......... .......... .......... .......... .......... 87% 82.0M 5s
185600K .......... .......... .......... .......... .......... 87% 12.9M 5s
185650K .......... .......... .......... .......... .......... 87% 15.4M 5s
185700K .......... .......... .......... .......... .......... 87% 2.87M 5s
185750K .......... .......... .......... .......... .......... 87% 32.1M 5s
185800K .......... .......... .......... .......... .......... 87% 63.2M 5s
185850K .......... .......... .......... .......... .......... 87% 11.0M 5s
185900K .......... .......... .......... .......... .......... 87% 7.46M 5s
185950K .......... .......... .......... .......... .......... 87% 3.89M 5s
186000K .......... .......... .......... .......... .......... 87% 23.1M 5s
186050K .......... .......... .......... .......... .......... 87% 16.2M 5s
186100K .......... .......... .......... .......... .......... 87% 6.36M 5s
186150K .......... .......... .......... .......... .......... 87% 4.09M 5s
186200K .......... .......... .......... .......... .......... 87% 19.7M 5s
186250K .......... .......... .......... .......... .......... 87% 56.8M 5s
186300K .......... .......... .......... .......... .......... 87% 10.5M 5s
186350K .......... .......... .......... .......... .......... 87% 8.16M 4s
186400K .......... .......... .......... .......... .......... 87% 3.83M 4s
186450K .......... .......... .......... .......... .......... 87% 24.7M 4s
186500K .......... .......... .......... .......... .......... 87% 27.4M 4s
186550K .......... .......... .......... .......... .......... 87% 5.47M 4s
186600K .......... .......... .......... .......... .......... 87% 4.20M 4s
186650K .......... .......... .......... .......... .......... 87% 16.2M 4s
186700K .......... .......... .......... .......... .......... 87% 45.7M 4s
186750K .......... .......... .......... .......... .......... 87% 35.5M 4s
186800K .......... .......... .......... .......... .......... 87% 5.48M 4s
186850K .......... .......... .......... .......... .......... 87% 3.85M 4s
186900K .......... .......... .......... .......... .......... 87% 23.8M 4s
186950K .......... .......... .......... .......... .......... 87% 28.7M 4s
187000K .......... .......... .......... .......... .......... 87% 12.1M 4s
187050K .......... .......... .......... .......... .......... 87% 7.86M 4s
187100K .......... .......... .......... .......... .......... 88% 4.15M 4s
187150K .......... .......... .......... .......... .......... 88% 22.4M 4s
187200K .......... .......... .......... .......... .......... 88% 23.1M 4s
187250K .......... .......... .......... .......... .......... 88% 5.76M 4s
187300K .......... .......... .......... .......... .......... 88% 3.97M 4s
187350K .......... .......... .......... .......... .......... 88% 21.9M 4s
187400K .......... .......... .......... .......... .......... 88% 27.2M 4s
187450K .......... .......... .......... .......... .......... 88% 45.2M 4s
187500K .......... .......... .......... .......... .......... 88% 4.76M 4s
187550K .......... .......... .......... .......... .......... 88% 4.34M 4s
187600K .......... .......... .......... .......... .......... 88% 30.1M 4s
187650K .......... .......... .......... .......... .......... 88% 22.5M 4s
187700K .......... .......... .......... .......... .......... 88% 15.5M 4s
187750K .......... .......... .......... .......... .......... 88% 2.90M 4s
187800K .......... .......... .......... .......... .......... 88% 22.8M 4s
187850K .......... .......... .......... .......... .......... 88% 22.5M 4s
187900K .......... .......... .......... .......... .......... 88% 35.3M 4s
187950K .......... .......... .......... .......... .......... 88% 5.95M 4s
188000K .......... .......... .......... .......... .......... 88% 3.53M 4s
188050K .......... .......... .......... .......... .......... 88% 38.8M 4s
188100K .......... .......... .......... .......... .......... 88% 27.3M 4s
188150K .......... .......... .......... .......... .......... 88% 41.7M 4s
188200K .......... .......... .......... .......... .......... 88% 4.46M 4s
188250K .......... .......... .......... .......... .......... 88% 4.62M 4s
188300K .......... .......... .......... .......... .......... 88% 28.1M 4s
188350K .......... .......... .......... .......... .......... 88% 38.8M 4s
188400K .......... .......... .......... .......... .......... 88% 10.5M 4s
188450K .......... .......... .......... .......... .......... 88% 2.90M 4s
188500K .......... .......... .......... .......... .......... 88% 26.4M 4s
188550K .......... .......... .......... .......... .......... 88% 27.5M 4s
188600K .......... .......... .......... .......... .......... 88% 36.1M 4s
188650K .......... .......... .......... .......... .......... 88% 11.4M 4s
188700K .......... .......... .......... .......... .......... 88% 2.73M 4s
188750K .......... .......... .......... .......... .......... 88% 68.7M 4s
188800K .......... .......... .......... .......... .......... 88% 23.3M 4s
188850K .......... .......... .......... .......... .......... 88% 20.9M 4s
188900K .......... .......... .......... .......... .......... 88% 5.92M 4s
188950K .......... .......... .......... .......... .......... 88% 3.81M 4s
189000K .......... .......... .......... .......... .......... 88% 52.5M 4s
189050K .......... .......... .......... .......... .......... 88% 38.2M 4s
189100K .......... .......... .......... .......... .......... 88% 21.3M 4s
189150K .......... .......... .......... .......... .......... 88% 5.83M 4s
189200K .......... .......... .......... .......... .......... 89% 3.53M 4s
189250K .......... .......... .......... .......... .......... 89% 50.3M 4s
189300K .......... .......... .......... .......... .......... 89% 32.6M 4s
189350K .......... .......... .......... .......... .......... 89% 14.5M 4s
189400K .......... .......... .......... .......... .......... 89% 2.86M 4s
189450K .......... .......... .......... .......... .......... 89% 18.9M 4s
189500K .......... .......... .......... .......... .......... 89% 33.1M 4s
189550K .......... .......... .......... .......... .......... 89% 35.4M 4s
189600K .......... .......... .......... .......... .......... 89% 6.86M 4s
189650K .......... .......... .......... .......... .......... 89% 3.30M 4s
189700K .......... .......... .......... .......... .......... 89% 27.8M 4s
189750K .......... .......... .......... .......... .......... 89% 53.9M 4s
189800K .......... .......... .......... .......... .......... 89% 21.4M 4s
189850K .......... .......... .......... .......... .......... 89% 8.06M 4s
189900K .......... .......... .......... .......... .......... 89% 3.30M 4s
189950K .......... .......... .......... .......... .......... 89% 28.3M 4s
190000K .......... .......... .......... .......... .......... 89% 24.4M 4s
190050K .......... .......... .......... .......... .......... 89% 16.3M 4s
190100K .......... .......... .......... .......... .......... 89% 2.92M 4s
190150K .......... .......... .......... .......... .......... 89% 16.3M 4s
190200K .......... .......... .......... .......... .......... 89% 36.3M 4s
190250K .......... .......... .......... .......... .......... 89% 20.2M 4s
190300K .......... .......... .......... .......... .......... 89% 8.28M 4s
190350K .......... .......... .......... .......... .......... 89% 3.63M 4s
190400K .......... .......... .......... .......... .......... 89% 11.8M 4s
190450K .......... .......... .......... .......... .......... 89% 32.3M 4s
190500K .......... .......... .......... .......... .......... 89% 23.6M 4s
190550K .......... .......... .......... .......... .......... 89% 11.2M 4s
190600K .......... .......... .......... .......... .......... 89% 3.08M 4s
190650K .......... .......... .......... .......... .......... 89% 24.0M 4s
190700K .......... .......... .......... .......... .......... 89% 42.2M 4s
190750K .......... .......... .......... .......... .......... 89% 21.1M 4s
190800K .......... .......... .......... .......... .......... 89% 10.4M 4s
190850K .......... .......... .......... .......... .......... 89% 3.00M 4s
190900K .......... .......... .......... .......... .......... 89% 24.2M 4s
190950K .......... .......... .......... .......... .......... 89% 32.7M 4s
191000K .......... .......... .......... .......... .......... 89% 19.3M 4s
191050K .......... .......... .......... .......... .......... 89% 13.9M 4s
191100K .......... .......... .......... .......... .......... 89% 3.21M 4s
191150K .......... .......... .......... .......... .......... 89% 18.0M 4s
191200K .......... .......... .......... .......... .......... 89% 18.2M 4s
191250K .......... .......... .......... .......... .......... 89% 29.3M 4s
191300K .......... .......... .......... .......... .......... 89% 12.2M 4s
191350K .......... .......... .......... .......... .......... 90% 3.26M 4s
191400K .......... .......... .......... .......... .......... 90% 16.9M 4s
191450K .......... .......... .......... .......... .......... 90% 34.8M 4s
191500K .......... .......... .......... .......... .......... 90% 21.0M 4s
191550K .......... .......... .......... .......... .......... 90% 13.7M 4s
191600K .......... .......... .......... .......... .......... 90% 2.92M 4s
191650K .......... .......... .......... .......... .......... 90% 33.5M 4s
191700K .......... .......... .......... .......... .......... 90% 31.0M 4s
191750K .......... .......... .......... .......... .......... 90% 20.8M 4s
191800K .......... .......... .......... .......... .......... 90% 10.9M 4s
191850K .......... .......... .......... .......... .......... 90% 3.36M 4s
191900K .......... .......... .......... .......... .......... 90% 17.6M 4s
191950K .......... .......... .......... .......... .......... 90% 27.3M 4s
192000K .......... .......... .......... .......... .......... 90% 21.7M 3s
192050K .......... .......... .......... .......... .......... 90% 12.2M 3s
192100K .......... .......... .......... .......... .......... 90% 3.33M 3s
192150K .......... .......... .......... .......... .......... 90% 17.1M 3s
192200K .......... .......... .......... .......... .......... 90% 25.3M 3s
192250K .......... .......... .......... .......... .......... 90% 14.7M 3s
192300K .......... .......... .......... .......... .......... 90% 17.6M 3s
192350K .......... .......... .......... .......... .......... 90% 3.24M 3s
192400K .......... .......... .......... .......... .......... 90% 15.4M 3s
192450K .......... .......... .......... .......... .......... 90% 37.8M 3s
192500K .......... .......... .......... .......... .......... 90% 12.6M 3s
192550K .......... .......... .......... .......... .......... 90% 20.6M 3s
192600K .......... .......... .......... .......... .......... 90% 3.17M 3s
192650K .......... .......... .......... .......... .......... 90% 19.1M 3s
192700K .......... .......... .......... .......... .......... 90% 33.4M 3s
192750K .......... .......... .......... .......... .......... 90% 15.5M 3s
192800K .......... .......... .......... .......... .......... 90% 11.8M 3s
192850K .......... .......... .......... .......... .......... 90% 3.44M 3s
192900K .......... .......... .......... .......... .......... 90% 16.8M 3s
192950K .......... .......... .......... .......... .......... 90% 28.6M 3s
193000K .......... .......... .......... .......... .......... 90% 14.3M 3s
193050K .......... .......... .......... .......... .......... 90% 15.1M 3s
193100K .......... .......... .......... .......... .......... 90% 3.37M 3s
193150K .......... .......... .......... .......... .......... 90% 16.0M 3s
193200K .......... .......... .......... .......... .......... 90% 16.4M 3s
193250K .......... .......... .......... .......... .......... 90% 26.8M 3s
193300K .......... .......... .......... .......... .......... 90% 13.8M 3s
193350K .......... .......... .......... .......... .......... 90% 3.46M 3s
193400K .......... .......... .......... .......... .......... 90% 14.6M 3s
193450K .......... .......... .......... .......... .......... 91% 17.6M 3s
193500K .......... .......... .......... .......... .......... 91% 61.2M 3s
193550K .......... .......... .......... .......... .......... 91% 10.7M 3s
193600K .......... .......... .......... .......... .......... 91% 3.42M 3s
193650K .......... .......... .......... .......... .......... 91% 15.2M 3s
193700K .......... .......... .......... .......... .......... 91% 18.9M 3s
193750K .......... .......... .......... .......... .......... 91% 49.6M 3s
193800K .......... .......... .......... .......... .......... 91% 10.4M 3s
193850K .......... .......... .......... .......... .......... 91% 3.48M 3s
193900K .......... .......... .......... .......... .......... 91% 14.9M 3s
193950K .......... .......... .......... .......... .......... 91% 20.5M 3s
194000K .......... .......... .......... .......... .......... 91% 24.2M 3s
194050K .......... .......... .......... .......... .......... 91% 12.9M 3s
194100K .......... .......... .......... .......... .......... 91% 3.49M 3s
194150K .......... .......... .......... .......... .......... 91% 14.8M 3s
194200K .......... .......... .......... .......... .......... 91% 19.6M 3s
194250K .......... .......... .......... .......... .......... 91% 42.1M 3s
194300K .......... .......... .......... .......... .......... 91% 11.7M 3s
194350K .......... .......... .......... .......... .......... 91% 3.44M 3s
194400K .......... .......... .......... .......... .......... 91% 13.4M 3s
194450K .......... .......... .......... .......... .......... 91% 20.9M 3s
194500K .......... .......... .......... .......... .......... 91% 35.7M 3s
194550K .......... .......... .......... .......... .......... 91% 11.2M 3s
194600K .......... .......... .......... .......... .......... 91% 3.51M 3s
194650K .......... .......... .......... .......... .......... 91% 13.5M 3s
194700K .......... .......... .......... .......... .......... 91% 20.4M 3s
194750K .......... .......... .......... .......... .......... 91% 39.5M 3s
194800K .......... .......... .......... .......... .......... 91% 11.1M 3s
194850K .......... .......... .......... .......... .......... 91% 3.54M 3s
194900K .......... .......... .......... .......... .......... 91% 13.7M 3s
194950K .......... .......... .......... .......... .......... 91% 19.1M 3s
195000K .......... .......... .......... .......... .......... 91% 38.5M 3s
195050K .......... .......... .......... .......... .......... 91% 12.6M 3s
195100K .......... .......... .......... .......... .......... 91% 3.48M 3s
195150K .......... .......... .......... .......... .......... 91% 13.9M 3s
195200K .......... .......... .......... .......... .......... 91% 17.4M 3s
195250K .......... .......... .......... .......... .......... 91% 36.1M 3s
195300K .......... .......... .......... .......... .......... 91% 11.7M 3s
195350K .......... .......... .......... .......... .......... 91% 3.59M 3s
195400K .......... .......... .......... .......... .......... 91% 13.7M 3s
195450K .......... .......... .......... .......... .......... 91% 17.0M 3s
195500K .......... .......... .......... .......... .......... 91% 39.7M 3s
195550K .......... .......... .......... .......... .......... 91% 13.2M 3s
195600K .......... .......... .......... .......... .......... 92% 3.42M 3s
195650K .......... .......... .......... .......... .......... 92% 13.7M 3s
195700K .......... .......... .......... .......... .......... 92% 18.6M 3s
195750K .......... .......... .......... .......... .......... 92% 36.5M 3s
195800K .......... .......... .......... .......... .......... 92% 13.2M 3s
195850K .......... .......... .......... .......... .......... 92% 3.45M 3s
195900K .......... .......... .......... .......... .......... 92% 13.9M 3s
195950K .......... .......... .......... .......... .......... 92% 42.3M 3s
196000K .......... .......... .......... .......... .......... 92% 15.8M 3s
196050K .......... .......... .......... .......... .......... 92% 12.3M 3s
196100K .......... .......... .......... .......... .......... 92% 3.58M 3s
196150K .......... .......... .......... .......... .......... 92% 13.1M 3s
196200K .......... .......... .......... .......... .......... 92% 17.9M 3s
196250K .......... .......... .......... .......... .......... 92% 36.3M 3s
196300K .......... .......... .......... .......... .......... 92% 13.6M 3s
196350K .......... .......... .......... .......... .......... 92% 3.50M 3s
196400K .......... .......... .......... .......... .......... 92% 12.4M 3s
196450K .......... .......... .......... .......... .......... 92% 19.1M 3s
196500K .......... .......... .......... .......... .......... 92% 37.0M 3s
196550K .......... .......... .......... .......... .......... 92% 13.0M 3s
196600K .......... .......... .......... .......... .......... 92% 4.23M 3s
196650K .......... .......... .......... .......... .......... 92% 8.04M 3s
196700K .......... .......... .......... .......... .......... 92% 42.5M 3s
196750K .......... .......... .......... .......... .......... 92% 16.0M 3s
196800K .......... .......... .......... .......... .......... 92% 12.2M 3s
196850K .......... .......... .......... .......... .......... 92% 4.34M 3s
196900K .......... .......... .......... .......... .......... 92% 8.17M 3s
196950K .......... .......... .......... .......... .......... 92% 38.7M 3s
197000K .......... .......... .......... .......... .......... 92% 16.5M 3s
197050K .......... .......... .......... .......... .......... 92% 13.4M 3s
197100K .......... .......... .......... .......... .......... 92% 4.12M 3s
197150K .......... .......... .......... .......... .......... 92% 10.9M 3s
197200K .......... .......... .......... .......... .......... 92% 19.1M 3s
197250K .......... .......... .......... .......... .......... 92% 17.3M 3s
197300K .......... .......... .......... .......... .......... 92% 13.5M 3s
197350K .......... .......... .......... .......... .......... 92% 4.14M 3s
197400K .......... .......... .......... .......... .......... 92% 19.6M 3s
197450K .......... .......... .......... .......... .......... 92% 11.3M 3s
197500K .......... .......... .......... .......... .......... 92% 20.6M 3s
197550K .......... .......... .......... .......... .......... 92% 28.3M 3s
197600K .......... .......... .......... .......... .......... 92% 12.4M 3s
197650K .......... .......... .......... .......... .......... 92% 4.27M 3s
197700K .......... .......... .......... .......... .......... 92% 8.52M 2s
197750K .......... .......... .......... .......... .......... 93% 20.9M 2s
197800K .......... .......... .......... .......... .......... 93% 32.8M 2s
197850K .......... .......... .......... .......... .......... 93% 11.3M 2s
197900K .......... .......... .......... .......... .......... 93% 4.36M 2s
197950K .......... .......... .......... .......... .......... 93% 8.31M 2s
198000K .......... .......... .......... .......... .......... 93% 20.1M 2s
198050K .......... .......... .......... .......... .......... 93% 35.3M 2s
198100K .......... .......... .......... .......... .......... 93% 11.1M 2s
198150K .......... .......... .......... .......... .......... 93% 4.40M 2s
198200K .......... .......... .......... .......... .......... 93% 18.4M 2s
198250K .......... .......... .......... .......... .......... 93% 11.0M 2s
198300K .......... .......... .......... .......... .......... 93% 21.4M 2s
198350K .......... .......... .......... .......... .......... 93% 30.5M 2s
198400K .......... .......... .......... .......... .......... 93% 11.8M 2s
198450K .......... .......... .......... .......... .......... 93% 3.84M 2s
198500K .......... .......... .......... .......... .......... 93% 11.6M 2s
198550K .......... .......... .......... .......... .......... 93% 18.4M 2s
198600K .......... .......... .......... .......... .......... 93% 28.3M 2s
198650K .......... .......... .......... .......... .......... 93% 13.3M 2s
198700K .......... .......... .......... .......... .......... 93% 4.35M 2s
198750K .......... .......... .......... .......... .......... 93% 8.47M 2s
198800K .......... .......... .......... .......... .......... 93% 41.1M 2s
198850K .......... .......... .......... .......... .......... 93% 17.0M 2s
198900K .......... .......... .......... .......... .......... 93% 16.1M 2s
198950K .......... .......... .......... .......... .......... 93% 22.6M 2s
199000K .......... .......... .......... .......... .......... 93% 3.03M 2s
199050K .......... .......... .......... .......... .......... 93% 48.0M 2s
199100K .......... .......... .......... .......... .......... 93% 19.0M 2s
199150K .......... .......... .......... .......... .......... 93% 14.1M 2s
199200K .......... .......... .......... .......... .......... 93% 21.8M 2s
199250K .......... .......... .......... .......... .......... 93% 3.88M 2s
199300K .......... .......... .......... .......... .......... 93% 10.7M 2s
199350K .......... .......... .......... .......... .......... 93% 19.1M 2s
199400K .......... .......... .......... .......... .......... 93% 54.9M 2s
199450K .......... .......... .......... .......... .......... 93% 15.2M 2s
199500K .......... .......... .......... .......... .......... 93% 22.4M 2s
199550K .......... .......... .......... .......... .......... 93% 3.06M 2s
199600K .......... .......... .......... .......... .......... 93% 39.9M 2s
199650K .......... .......... .......... .......... .......... 93% 18.4M 2s
199700K .......... .......... .......... .......... .......... 93% 14.5M 2s
199750K .......... .......... .......... .......... .......... 93% 23.7M 2s
199800K .......... .......... .......... .......... .......... 93% 3.84M 2s
199850K .......... .......... .......... .......... .......... 94% 10.9M 2s
199900K .......... .......... .......... .......... .......... 94% 20.0M 2s
199950K .......... .......... .......... .......... .......... 94% 56.7M 2s
200000K .......... .......... .......... .......... .......... 94% 11.2M 2s
200050K .......... .......... .......... .......... .......... 94% 3.72M 2s
200100K .......... .......... .......... .......... .......... 94% 10.9M 2s
200150K .......... .......... .......... .......... .......... 94% 65.9M 2s
200200K .......... .......... .......... .......... .......... 94% 19.0M 2s
200250K .......... .......... .......... .......... .......... 94% 14.2M 2s
200300K .......... .......... .......... .......... .......... 94% 23.6M 2s
200350K .......... .......... .......... .......... .......... 94% 3.08M 2s
200400K .......... .......... .......... .......... .......... 94% 37.1M 2s
200450K .......... .......... .......... .......... .......... 94% 17.9M 2s
200500K .......... .......... .......... .......... .......... 94% 14.1M 2s
200550K .......... .......... .......... .......... .......... 94% 27.7M 2s
200600K .......... .......... .......... .......... .......... 94% 3.01M 2s
200650K .......... .......... .......... .......... .......... 94% 45.0M 2s
200700K .......... .......... .......... .......... .......... 94% 60.7M 2s
200750K .......... .......... .......... .......... .......... 94% 18.6M 2s
200800K .......... .......... .......... .......... .......... 94% 10.9M 2s
200850K .......... .......... .......... .......... .......... 94% 4.50M 2s
200900K .......... .......... .......... .......... .......... 94% 7.72M 2s
200950K .......... .......... .......... .......... .......... 94% 46.9M 2s
201000K .......... .......... .......... .......... .......... 94% 21.9M 2s
201050K .......... .......... .......... .......... .......... 94% 19.7M 2s
201100K .......... .......... .......... .......... .......... 94% 15.1M 2s
201150K .......... .......... .......... .......... .......... 94% 4.51M 2s
201200K .......... .......... .......... .......... .......... 94% 7.42M 2s
201250K .......... .......... .......... .......... .......... 94% 22.4M 2s
201300K .......... .......... .......... .......... .......... 94% 37.3M 2s
201350K .......... .......... .......... .......... .......... 94% 11.7M 2s
201400K .......... .......... .......... .......... .......... 94% 12.8M 2s
201450K .......... .......... .......... .......... .......... 94% 3.62M 2s
201500K .......... .......... .......... .......... .......... 94% 42.6M 2s
201550K .......... .......... .......... .......... .......... 94% 19.6M 2s
201600K .......... .......... .......... .......... .......... 94% 11.0M 2s
201650K .......... .......... .......... .......... .......... 94% 38.2M 2s
201700K .......... .......... .......... .......... .......... 94% 3.03M 2s
201750K .......... .......... .......... .......... .......... 94% 50.8M 2s
201800K .......... .......... .......... .......... .......... 94% 22.4M 2s
201850K .......... .......... .......... .......... .......... 94% 36.4M 2s
201900K .......... .......... .......... .......... .......... 94% 10.7M 2s
201950K .......... .......... .......... .......... .......... 94% 15.7M 2s
202000K .......... .......... .......... .......... .......... 95% 3.45M 2s
202050K .......... .......... .......... .......... .......... 95% 47.3M 2s
202100K .......... .......... .......... .......... .......... 95% 20.0M 2s
202150K .......... .......... .......... .......... .......... 95% 11.0M 2s
202200K .......... .......... .......... .......... .......... 95% 39.5M 2s
202250K .......... .......... .......... .......... .......... 95% 4.04M 2s
202300K .......... .......... .......... .......... .......... 95% 10.5M 2s
202350K .......... .......... .......... .......... .......... 95% 22.2M 2s
202400K .......... .......... .......... .......... .......... 95% 11.4M 2s
202450K .......... .......... .......... .......... .......... 95% 30.4M 2s
202500K .......... .......... .......... .......... .......... 95% 3.87M 2s
202550K .......... .......... .......... .......... .......... 95% 11.7M 2s
202600K .......... .......... .......... .......... .......... 95% 34.3M 2s
202650K .......... .......... .......... .......... .......... 95% 19.8M 2s
202700K .......... .......... .......... .......... .......... 95% 10.8M 2s
202750K .......... .......... .......... .......... .......... 95% 46.8M 2s
202800K .......... .......... .......... .......... .......... 95% 3.03M 2s
202850K .......... .......... .......... .......... .......... 95% 59.8M 2s
202900K .......... .......... .......... .......... .......... 95% 17.5M 2s
202950K .......... .......... .......... .......... .......... 95% 13.8M 2s
203000K .......... .......... .......... .......... .......... 95% 28.1M 2s
203050K .......... .......... .......... .......... .......... 95% 9.62M 2s
203100K .......... .......... .......... .......... .......... 95% 4.11M 2s
203150K .......... .......... .......... .......... .......... 95% 41.7M 2s
203200K .......... .......... .......... .......... .......... 95% 16.8M 2s
203250K .......... .......... .......... .......... .......... 95% 11.4M 2s
203300K .......... .......... .......... .......... .......... 95% 17.2M 2s
203350K .......... .......... .......... .......... .......... 95% 3.53M 2s
203400K .......... .......... .......... .......... .......... 95% 43.8M 2s
203450K .......... .......... .......... .......... .......... 95% 17.9M 2s
203500K .......... .......... .......... .......... .......... 95% 13.5M 2s
203550K .......... .......... .......... .......... .......... 95% 28.9M 1s
203600K .......... .......... .......... .......... .......... 95% 3.84M 1s
203650K .......... .......... .......... .......... .......... 95% 10.5M 1s
203700K .......... .......... .......... .......... .......... 95% 23.7M 1s
203750K .......... .......... .......... .......... .......... 95% 34.4M 1s
203800K .......... .......... .......... .......... .......... 95% 10.6M 1s
203850K .......... .......... .......... .......... .......... 95% 17.6M 1s
203900K .......... .......... .......... .......... .......... 95% 4.75M 1s
203950K .......... .......... .......... .......... .......... 95% 9.89M 1s
204000K .......... .......... .......... .......... .......... 95% 17.0M 1s
204050K .......... .......... .......... .......... .......... 95% 11.8M 1s
204100K .......... .......... .......... .......... .......... 96% 47.2M 1s
204150K .......... .......... .......... .......... .......... 96% 3.96M 1s
204200K .......... .......... .......... .......... .......... 96% 11.2M 1s
204250K .......... .......... .......... .......... .......... 96% 20.2M 1s
204300K .......... .......... .......... .......... .......... 96% 32.2M 1s
204350K .......... .......... .......... .......... .......... 96% 11.4M 1s
204400K .......... .......... .......... .......... .......... 96% 9.71M 1s
204450K .......... .......... .......... .......... .......... 96% 4.18M 1s
204500K .......... .......... .......... .......... .......... 96% 32.2M 1s
204550K .......... .......... .......... .......... .......... 96% 17.9M 1s
204600K .......... .......... .......... .......... .......... 96% 14.4M 1s
204650K .......... .......... .......... .......... .......... 96% 23.9M 1s
204700K .......... .......... .......... .......... .......... 96% 4.01M 1s
204750K .......... .......... .......... .......... .......... 96% 11.7M 1s
204800K .......... .......... .......... .......... .......... 96% 15.9M 1s
204850K .......... .......... .......... .......... .......... 96% 25.0M 1s
204900K .......... .......... .......... .......... .......... 96% 14.5M 1s
204950K .......... .......... .......... .......... .......... 96% 10.1M 1s
205000K .......... .......... .......... .......... .......... 96% 4.04M 1s
205050K .......... .......... .......... .......... .......... 96% 36.6M 1s
205100K .......... .......... .......... .......... .......... 96% 17.9M 1s
205150K .......... .......... .......... .......... .......... 96% 15.1M 1s
205200K .......... .......... .......... .......... .......... 96% 12.7M 1s
205250K .......... .......... .......... .......... .......... 96% 11.1M 1s
205300K .......... .......... .......... .......... .......... 96% 4.72M 1s
205350K .......... .......... .......... .......... .......... 96% 16.3M 1s
205400K .......... .......... .......... .......... .......... 96% 24.1M 1s
205450K .......... .......... .......... .......... .......... 96% 12.8M 1s
205500K .......... .......... .......... .......... .......... 96% 11.2M 1s
205550K .......... .......... .......... .......... .......... 96% 4.08M 1s
205600K .......... .......... .......... .......... .......... 96% 28.6M 1s
205650K .......... .......... .......... .......... .......... 96% 21.6M 1s
205700K .......... .......... .......... .......... .......... 96% 14.0M 1s
205750K .......... .......... .......... .......... .......... 96% 21.8M 1s
205800K .......... .......... .......... .......... .......... 96% 8.31M 1s
205850K .......... .......... .......... .......... .......... 96% 4.74M 1s
205900K .......... .......... .......... .......... .......... 96% 18.6M 1s
205950K .......... .......... .......... .......... .......... 96% 39.8M 1s
206000K .......... .......... .......... .......... .......... 96% 14.1M 1s
206050K .......... .......... .......... .......... .......... 96% 12.5M 1s
206100K .......... .......... .......... .......... .......... 96% 11.8M 1s
206150K .......... .......... .......... .......... .......... 96% 4.60M 1s
206200K .......... .......... .......... .......... .......... 96% 20.1M 1s
206250K .......... .......... .......... .......... .......... 97% 21.9M 1s
206300K .......... .......... .......... .......... .......... 97% 14.4M 1s
206350K .......... .......... .......... .......... .......... 97% 17.2M 1s
206400K .......... .......... .......... .......... .......... 97% 3.49M 1s
206450K .......... .......... .......... .......... .......... 97% 52.2M 1s
206500K .......... .......... .......... .......... .......... 97% 20.9M 1s
206550K .......... .......... .......... .......... .......... 97% 11.7M 1s
206600K .......... .......... .......... .......... .......... 97% 24.5M 1s
206650K .......... .......... .......... .......... .......... 97% 20.1M 1s
206700K .......... .......... .......... .......... .......... 97% 3.55M 1s
206750K .......... .......... .......... .......... .......... 97% 48.3M 1s
206800K .......... .......... .......... .......... .......... 97% 16.1M 1s
206850K .......... .......... .......... .......... .......... 97% 10.8M 1s
206900K .......... .......... .......... .......... .......... 97% 50.9M 1s
206950K .......... .......... .......... .......... .......... 97% 9.00M 1s
207000K .......... .......... .......... .......... .......... 97% 4.36M 1s
207050K .......... .......... .......... .......... .......... 97% 84.6M 1s
207100K .......... .......... .......... .......... .......... 97% 15.7M 1s
207150K .......... .......... .......... .......... .......... 97% 10.9M 1s
207200K .......... .......... .......... .......... .......... 97% 16.8M 1s
207250K .......... .......... .......... .......... .......... 97% 3.60M 1s
207300K .......... .......... .......... .......... .......... 97% 45.4M 1s
207350K .......... .......... .......... .......... .......... 97% 21.7M 1s
207400K .......... .......... .......... .......... .......... 97% 29.7M 1s
207450K .......... .......... .......... .......... .......... 97% 11.4M 1s
207500K .......... .......... .......... .......... .......... 97% 17.7M 1s
207550K .......... .......... .......... .......... .......... 97% 3.59M 1s
207600K .......... .......... .......... .......... .......... 97% 35.9M 1s
207650K .......... .......... .......... .......... .......... 97% 16.7M 1s
207700K .......... .......... .......... .......... .......... 97% 16.1M 1s
207750K .......... .......... .......... .......... .......... 97% 21.5M 1s
207800K .......... .......... .......... .......... .......... 97% 10.0M 1s
207850K .......... .......... .......... .......... .......... 97% 4.21M 1s
207900K .......... .......... .......... .......... .......... 97% 47.0M 1s
207950K .......... .......... .......... .......... .......... 97% 17.8M 1s
208000K .......... .......... .......... .......... .......... 97% 10.6M 1s
208050K .......... .......... .......... .......... .......... 97% 50.4M 1s
208100K .......... .......... .......... .......... .......... 97% 8.95M 1s
208150K .......... .......... .......... .......... .......... 97% 4.43M 1s
208200K .......... .......... .......... .......... .......... 97% 53.1M 1s
208250K .......... .......... .......... .......... .......... 97% 15.3M 1s
208300K .......... .......... .......... .......... .......... 97% 19.1M 1s
208350K .......... .......... .......... .......... .......... 98% 19.2M 1s
208400K .......... .......... .......... .......... .......... 98% 8.64M 1s
208450K .......... .......... .......... .......... .......... 98% 4.42M 1s
208500K .......... .......... .......... .......... .......... 98% 51.7M 1s
208550K .......... .......... .......... .......... .......... 98% 16.5M 1s
208600K .......... .......... .......... .......... .......... 98% 11.1M 1s
208650K .......... .......... .......... .......... .......... 98% 40.4M 1s
208700K .......... .......... .......... .......... .......... 98% 9.51M 1s
208750K .......... .......... .......... .......... .......... 98% 4.41M 1s
208800K .......... .......... .......... .......... .......... 98% 43.5M 1s
208850K .......... .......... .......... .......... .......... 98% 17.1M 1s
208900K .......... .......... .......... .......... .......... 98% 10.9M 1s
208950K .......... .......... .......... .......... .......... 98% 45.5M 1s
209000K .......... .......... .......... .......... .......... 98% 3.22M 1s
209050K .......... .......... .......... .......... .......... 98% 44.0M 1s
209100K .......... .......... .......... .......... .......... 98% 47.7M 1s
209150K .......... .......... .......... .......... .......... 98% 16.4M 1s
209200K .......... .......... .......... .......... .......... 98% 9.50M 1s
209250K .......... .......... .......... .......... .......... 98% 10.5M 1s
209300K .......... .......... .......... .......... .......... 98% 4.46M 1s
209350K .......... .......... .......... .......... .......... 98% 49.5M 1s
209400K .......... .......... .......... .......... .......... 98% 14.8M 1s
209450K .......... .......... .......... .......... .......... 98% 67.1M 1s
209500K .......... .......... .......... .......... .......... 98% 9.79M 1s
209550K .......... .......... .......... .......... .......... 98% 14.3M 0s
209600K .......... .......... .......... .......... .......... 98% 3.91M 0s
209650K .......... .......... .......... .......... .......... 98% 48.7M 0s
209700K .......... .......... .......... .......... .......... 98% 17.2M 0s
209750K .......... .......... .......... .......... .......... 98% 25.8M 0s
209800K .......... .......... .......... .......... .......... 98% 12.5M 0s
209850K .......... .......... .......... .......... .......... 98% 3.22M 0s
209900K .......... .......... .......... .......... .......... 98% 60.8M 0s
209950K .......... .......... .......... .......... .......... 98% 51.9M 0s
210000K .......... .......... .......... .......... .......... 98% 15.2M 0s
210050K .......... .......... .......... .......... .......... 98% 22.4M 0s
210100K .......... .......... .......... .......... .......... 98% 12.9M 0s
210150K .......... .......... .......... .......... .......... 98% 3.31M 0s
210200K .......... .......... .......... .......... .......... 98% 67.8M 0s
210250K .......... .......... .......... .......... .......... 98% 48.1M 0s
210300K .......... .......... .......... .......... .......... 98% 15.5M 0s
210350K .......... .......... .......... .......... .......... 98% 22.4M 0s
210400K .......... .......... .......... .......... .......... 98% 12.9M 0s
210450K .......... .......... .......... .......... .......... 98% 3.32M 0s
210500K .......... .......... .......... .......... .......... 99% 46.0M 0s
210550K .......... .......... .......... .......... .......... 99% 43.5M 0s
210600K .......... .......... .......... .......... .......... 99% 16.7M 0s
210650K .......... .......... .......... .......... .......... 99% 12.9M 0s
210700K .......... .......... .......... .......... .......... 99% 23.6M 0s
210750K .......... .......... .......... .......... .......... 99% 3.37M 0s
210800K .......... .......... .......... .......... .......... 99% 36.0M 0s
210850K .......... .......... .......... .......... .......... 99% 53.0M 0s
210900K .......... .......... .......... .......... .......... 99% 15.8M 0s
210950K .......... .......... .......... .......... .......... 99% 13.6M 0s
211000K .......... .......... .......... .......... .......... 99% 21.2M 0s
211050K .......... .......... .......... .......... .......... 99% 3.32M 0s
211100K .......... .......... .......... .......... .......... 99% 51.6M 0s
211150K .......... .......... .......... .......... .......... 99% 61.3M 0s
211200K .......... .......... .......... .......... .......... 99% 15.4M 0s
211250K .......... .......... .......... .......... .......... 99% 10.1M 0s
211300K .......... .......... .......... .......... .......... 99% 18.9M 0s
211350K .......... .......... .......... .......... .......... 99% 3.62M 0s
211400K .......... .......... .......... .......... .......... 99% 49.2M 0s
211450K .......... .......... .......... .......... .......... 99% 21.3M 0s
211500K .......... .......... .......... .......... .......... 99% 31.0M 0s
211550K .......... .......... .......... .......... .......... 99% 10.3M 0s
211600K .......... .......... .......... .......... .......... 99% 3.21M 0s
211650K .......... .......... .......... .......... .......... 99% 53.9M 0s
211700K .......... .......... .......... .......... .......... 99% 60.6M 0s
211750K .......... .......... .......... .......... .......... 99% 20.2M 0s
211800K .......... .......... .......... .......... .......... 99% 16.5M 0s
211850K .......... .......... .......... .......... .......... 99% 14.6M 0s
211900K .......... .......... .......... .......... .......... 99% 19.8M 0s
211950K .......... .......... .......... .......... .......... 99% 3.62M 0s
212000K .......... .......... .......... .......... .......... 99% 40.7M 0s
212050K .......... .......... .......... .......... .......... 99% 16.2M 0s
212100K .......... .......... .......... .......... .......... 99% 23.4M 0s
212150K .......... .......... .......... .......... .......... 99% 12.6M 0s
212200K .......... .......... .......... .......... .......... 99% 3.30M 0s
212250K .......... .......... .......... .......... .......... 99% 65.2M 0s
212300K .......... .......... .......... .......... .......... 99% 45.1M 0s
212350K .......... .......... .......... .......... .......... 99% 16.5M 0s
212400K .......... .......... .......... .......... .......... 99% 12.6M 0s
212450K .......... .......... .......... .......... .......... 99% 23.0M 0s
212500K .......... .......... .......... .......... .......... 99% 3.28M 0s
212550K .......... .......... .......... .......... .......... 99% 57.0M 0s
212600K .......... .......... .......... .....                100% 43.0M=35s

2021-07-31 05:33:29 (6.01 MB/s) - ‘Katrina.tar.gz’ saved [217738925/217738925]

Katrina/
Katrina/avn_050828_00_00
Katrina/avn_050828_00_06
Katrina/avn_050828_00_12
Katrina/avn_050828_00_18
Katrina/avn_050828_00_24
Katrina/avn_050828_00_30
Katrina/avn_050828_00_36
Katrina/avn_050828_00_42
Katrina/avn_050828_00_48
Katrina/OBSGRID_DATA/
Katrina/OBSGRID_DATA/obs:2005-08-28_00
Katrina/OBSGRID_DATA/obs:2005-08-28_01
Katrina/OBSGRID_DATA/obs:2005-08-28_02
Katrina/OBSGRID_DATA/obs:2005-08-28_03
Katrina/OBSGRID_DATA/obs:2005-08-28_04
Katrina/OBSGRID_DATA/obs:2005-08-28_05
Katrina/OBSGRID_DATA/obs:2005-08-28_06
Katrina/OBSGRID_DATA/obs:2005-08-28_07
Katrina/OBSGRID_DATA/obs:2005-08-28_08
Katrina/OBSGRID_DATA/obs:2005-08-28_09
Katrina/OBSGRID_DATA/obs:2005-08-28_10
Katrina/OBSGRID_DATA/obs:2005-08-28_11
Katrina/OBSGRID_DATA/obs:2005-08-28_12
Katrina/OBSGRID_DATA/obs:2005-08-28_13
Katrina/OBSGRID_DATA/obs:2005-08-28_14
Katrina/OBSGRID_DATA/obs:2005-08-28_15
Katrina/OBSGRID_DATA/obs:2005-08-28_16
Katrina/OBSGRID_DATA/obs:2005-08-28_17
Katrina/OBSGRID_DATA/obs:2005-08-28_18
Katrina/OBSGRID_DATA/obs:2005-08-28_19
Katrina/OBSGRID_DATA/obs:2005-08-28_20
Katrina/OBSGRID_DATA/obs:2005-08-28_21
Katrina/OBSGRID_DATA/obs:2005-08-28_22
Katrina/OBSGRID_DATA/obs:2005-08-28_23
Katrina/OBSGRID_DATA/obs:2005-08-29_00
Katrina/OBSGRID_DATA/obs:2005-08-29_01
Katrina/OBSGRID_DATA/obs:2005-08-29_02
Katrina/OBSGRID_DATA/obs:2005-08-29_03
Katrina/OBSGRID_DATA/obs:2005-08-29_04
Katrina/OBSGRID_DATA/obs:2005-08-29_05
Katrina/OBSGRID_DATA/obs:2005-08-29_06
Katrina/OBSGRID_DATA/obs:2005-08-29_07
Katrina/OBSGRID_DATA/obs:2005-08-29_08
Katrina/OBSGRID_DATA/obs:2005-08-29_09
Katrina/OBSGRID_DATA/obs:2005-08-29_10
Katrina/OBSGRID_DATA/obs:2005-08-29_11
Katrina/OBSGRID_DATA/obs:2005-08-29_12
Katrina/OBSGRID_DATA/obs:2005-08-29_13
Katrina/OBSGRID_DATA/obs:2005-08-29_14
Katrina/OBSGRID_DATA/obs:2005-08-29_15
Katrina/OBSGRID_DATA/obs:2005-08-29_16
Katrina/OBSGRID_DATA/obs:2005-08-29_17
Katrina/OBSGRID_DATA/obs:2005-08-29_18
Katrina/OBSGRID_DATA/obs:2005-08-29_19
Katrina/OBSGRID_DATA/obs:2005-08-29_20
Katrina/OBSGRID_DATA/obs:2005-08-29_21
Katrina/OBSGRID_DATA/obs:2005-08-29_22
Katrina/OBSGRID_DATA/obs:2005-08-29_23
Katrina/OBSGRID_DATA/obs:2005-08-30_00
rm: cannot remove ‘FILE:*’: No such file or directory
 *** Starting program ungrib.exe ***
Start_date =  2005-08-28_00:00:00 ,      End_date = 2005-08-29_00:00:00
output format is WPS
Path to intermediate files is ./

###############################################################################

Inventory for date = 2005-08-28 00:00:00

PRES   TT       UU       VV       RH       HGT      PSFC     PMSL     SM000010 SM010040 SM040100 SM100200 SM010200 ST000010 ST010040 ST040100 ST100200 ST010200 SEAICE   LANDSEA  SOILHGT  SKINTEMP SNOW     SNOWH   
-------------------------------------------------------------------------------
2013.0  O        O        O        O        O        O        X        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O      
2001.1  O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        X        O      
2001.0  O        O        X        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O      
2001.0  O        X        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O      
2001.0  O        O        O        X        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O      
2001.0  X        O        O        O        O        X        O        X        X        X        X        O        X        X        X        X        O        X        X        X        X        O        O      
1000.0  X        X        X        X        X                                                                                                                                                                        
 975.0  X        X        X        X        X                                                                                                                                                                        
 950.0  X        X        X        X        X                                                                                                                                                                        
 925.0  X        X        X        X        X                                                                                                                                                                        
 900.0  X        X        X        X        X                                                                                                                                                                        
 850.0  X        X        X        X        X                                                                                                                                                                        
 800.0  X        X        X        X        X                                                                                                                                                                        
 750.0  X        X        X        X        X                                                                                                                                                                        
 700.0  X        X        X        X        X                                                                                                                                                                        
 650.0  X        X        X        X        X                                                                                                                                                                        
 600.0  X        X        X        X        X                                                                                                                                                                        
 550.0  X        X        X        X        X                                                                                                                                                                        
 500.0  X        X        X        X        X                                                                                                                                                                        
 450.0  X        X        X        X        X                                                                                                                                                                        
 400.0  X        X        X        X        X                                                                                                                                                                        
 350.0  X        X        X        X        X                                                                                                                                                                        
 300.0  X        X        X        X        X                                                                                                                                                                        
 250.0  X        X        X        X        X                                                                                                                                                                        
 200.0  X        X        X        X        X                                                                                                                                                                        
 150.0  X        X        X        X        X                                                                                                                                                                        
 100.0  X        X        X        X        X                                                                                                                                                                        
  70.0  X        X        X                 X                                                                                                                                                                        
  50.0  X        X        X                 X                                                                                                                                                                        
  30.0  X        X        X                 X                                                                                                                                                                        
  20.0  X        X        X                 X                                                                                                                                                                        
  10.0  X        X        X                 X                                                                                                                                                                        
-------------------------------------------------------------------------------

###############################################################################

Inventory for date = 2005-08-28 06:00:00

PRES   TT       UU       VV       RH       HGT      PSFC     PMSL     SM000010 SM010040 SM040100 SM100200 SM010200 ST000010 ST010040 ST040100 ST100200 ST010200 SEAICE   LANDSEA  SOILHGT  SKINTEMP SNOW     SNOWH   
-------------------------------------------------------------------------------
2013.0  O        O        O        O        O        O        X        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O      
2001.1  O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        X        O      
2001.0  O        O        X        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O      
2001.0  O        X        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O      
2001.0  O        O        O        X        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O      
2001.0  X        O        O        O        O        X        O        X        X        X        X        O        X        X        X        X        O        X        X        X        X        O        O      
1000.0  X        X        X        X        X                                                                                                                                                                        
 975.0  X        X        X        X        X                                                                                                                                                                        
 950.0  X        X        X        X        X                                                                                                                                                                        
 925.0  X        X        X        X        X                                                                                                                                                                        
 900.0  X        X        X        X        X                                                                                                                                                                        
 850.0  X        X        X        X        X                                                                                                                                                                        
 800.0  X        X        X        X        X                                                                                                                                                                        
 750.0  X        X        X        X        X                                                                                                                                                                        
 700.0  X        X        X        X        X                                                                                                                                                                        
 650.0  X        X        X        X        X                                                                                                                                                                        
 600.0  X        X        X        X        X                                                                                                                                                                        
 550.0  X        X        X        X        X                                                                                                                                                                        
 500.0  X        X        X        X        X                                                                                                                                                                        
 450.0  X        X        X        X        X                                                                                                                                                                        
 400.0  X        X        X        X        X                                                                                                                                                                        
 350.0  X        X        X        X        X                                                                                                                                                                        
 300.0  X        X        X        X        X                                                                                                                                                                        
 250.0  X        X        X        X        X                                                                                                                                                                        
 200.0  X        X        X        X        X                                                                                                                                                                        
 150.0  X        X        X        X        X                                                                                                                                                                        
 100.0  X        X        X        X        X                                                                                                                                                                        
  70.0  X        X        X                 X                                                                                                                                                                        
  50.0  X        X        X                 X                                                                                                                                                                        
  30.0  X        X        X                 X                                                                                                                                                                        
  20.0  X        X        X                 X                                                                                                                                                                        
  10.0  X        X        X                 X                                                                                                                                                                        
-------------------------------------------------------------------------------

###############################################################################

Inventory for date = 2005-08-28 12:00:00

PRES   TT       UU       VV       RH       HGT      PSFC     PMSL     SM000010 SM010040 SM040100 SM100200 SM010200 ST000010 ST010040 ST040100 ST100200 ST010200 SEAICE   LANDSEA  SOILHGT  SKINTEMP SNOW     SNOWH   
-------------------------------------------------------------------------------
2013.0  O        O        O        O        O        O        X        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O      
2001.1  O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        X        O      
2001.0  O        O        X        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O      
2001.0  O        X        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O      
2001.0  O        O        O        X        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O      
2001.0  X        O        O        O        O        X        O        X        X        X        X        O        X        X        X        X        O        X        X        X        X        O        O      
1000.0  X        X        X        X        X                                                                                                                                                                        
 975.0  X        X        X        X        X                                                                                                                                                                        
 950.0  X        X        X        X        X                                                                                                                                                                        
 925.0  X        X        X        X        X                                                                                                                                                                        
 900.0  X        X        X        X        X                                                                                                                                                                        
 850.0  X        X        X        X        X                                                                                                                                                                        
 800.0  X        X        X        X        X                                                                                                                                                                        
 750.0  X        X        X        X        X                                                                                                                                                                        
 700.0  X        X        X        X        X                                                                                                                                                                        
 650.0  X        X        X        X        X                                                                                                                                                                        
 600.0  X        X        X        X        X                                                                                                                                                                        
 550.0  X        X        X        X        X                                                                                                                                                                        
 500.0  X        X        X        X        X                                                                                                                                                                        
 450.0  X        X        X        X        X                                                                                                                                                                        
 400.0  X        X        X        X        X                                                                                                                                                                        
 350.0  X        X        X        X        X                                                                                                                                                                        
 300.0  X        X        X        X        X                                                                                                                                                                        
 250.0  X        X        X        X        X                                                                                                                                                                        
 200.0  X        X        X        X        X                                                                                                                                                                        
 150.0  X        X        X        X        X                                                                                                                                                                        
 100.0  X        X        X        X        X                                                                                                                                                                        
  70.0  X        X        X                 X                                                                                                                                                                        
  50.0  X        X        X                 X                                                                                                                                                                        
  30.0  X        X        X                 X                                                                                                                                                                        
  20.0  X        X        X                 X                                                                                                                                                                        
  10.0  X        X        X                 X                                                                                                                                                                        
-------------------------------------------------------------------------------

###############################################################################

Inventory for date = 2005-08-28 18:00:00

PRES   TT       UU       VV       RH       HGT      PSFC     PMSL     SM000010 SM010040 SM040100 SM100200 SM010200 ST000010 ST010040 ST040100 ST100200 ST010200 SEAICE   LANDSEA  SOILHGT  SKINTEMP SNOW     SNOWH   
-------------------------------------------------------------------------------
2013.0  O        O        O        O        O        O        X        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O      
2001.1  O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        X        O      
2001.0  O        O        X        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O      
2001.0  O        X        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O      
2001.0  O        O        O        X        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O      
2001.0  X        O        O        O        O        X        O        X        X        X        X        O        X        X        X        X        O        X        X        X        X        O        O      
1000.0  X        X        X        X        X                                                                                                                                                                        
 975.0  X        X        X        X        X                                                                                                                                                                        
 950.0  X        X        X        X        X                                                                                                                                                                        
 925.0  X        X        X        X        X                                                                                                                                                                        
 900.0  X        X        X        X        X                                                                                                                                                                        
 850.0  X        X        X        X        X                                                                                                                                                                        
 800.0  X        X        X        X        X                                                                                                                                                                        
 750.0  X        X        X        X        X                                                                                                                                                                        
 700.0  X        X        X        X        X                                                                                                                                                                        
 650.0  X        X        X        X        X                                                                                                                                                                        
 600.0  X        X        X        X        X                                                                                                                                                                        
 550.0  X        X        X        X        X                                                                                                                                                                        
 500.0  X        X        X        X        X                                                                                                                                                                        
 450.0  X        X        X        X        X                                                                                                                                                                        
 400.0  X        X        X        X        X                                                                                                                                                                        
 350.0  X        X        X        X        X                                                                                                                                                                        
 300.0  X        X        X        X        X                                                                                                                                                                        
 250.0  X        X        X        X        X                                                                                                                                                                        
 200.0  X        X        X        X        X                                                                                                                                                                        
 150.0  X        X        X        X        X                                                                                                                                                                        
 100.0  X        X        X        X        X                                                                                                                                                                        
  70.0  X        X        X                 X                                                                                                                                                                        
  50.0  X        X        X                 X                                                                                                                                                                        
  30.0  X        X        X                 X                                                                                                                                                                        
  20.0  X        X        X                 X                                                                                                                                                                        
  10.0  X        X        X                 X                                                                                                                                                                        
-------------------------------------------------------------------------------

###############################################################################

Inventory for date = 2005-08-29 00:00:00

PRES   TT       UU       VV       RH       HGT      PSFC     PMSL     SM000010 SM010040 SM040100 SM100200 SM010200 ST000010 ST010040 ST040100 ST100200 ST010200 SEAICE   LANDSEA  SOILHGT  SKINTEMP SNOW     SNOWH   
-------------------------------------------------------------------------------
2013.0  O        O        O        O        O        O        X        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O      
2001.1  O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        X        O      
2001.0  O        O        X        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O      
2001.0  O        X        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O      
2001.0  O        O        O        X        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O      
2001.0  X        O        O        O        O        X        O        X        X        X        X        O        X        X        X        X        O        X        X        X        X        O        O      
1000.0  X        X        X        X        X                                                                                                                                                                        
 975.0  X        X        X        X        X                                                                                                                                                                        
 950.0  X        X        X        X        X                                                                                                                                                                        
 925.0  X        X        X        X        X                                                                                                                                                                        
 900.0  X        X        X        X        X                                                                                                                                                                        
 850.0  X        X        X        X        X                                                                                                                                                                        
 800.0  X        X        X        X        X                                                                                                                                                                        
 750.0  X        X        X        X        X                                                                                                                                                                        
 700.0  X        X        X        X        X                                                                                                                                                                        
 650.0  X        X        X        X        X                                                                                                                                                                        
 600.0  X        X        X        X        X                                                                                                                                                                        
 550.0  X        X        X        X        X                                                                                                                                                                        
 500.0  X        X        X        X        X                                                                                                                                                                        
 450.0  X        X        X        X        X                                                                                                                                                                        
 400.0  X        X        X        X        X                                                                                                                                                                        
 350.0  X        X        X        X        X                                                                                                                                                                        
 300.0  X        X        X        X        X                                                                                                                                                                        
 250.0  X        X        X        X        X                                                                                                                                                                        
 200.0  X        X        X        X        X                                                                                                                                                                        
 150.0  X        X        X        X        X                                                                                                                                                                        
 100.0  X        X        X        X        X                                                                                                                                                                        
  70.0  X        X        X                 X                                                                                                                                                                        
  50.0  X        X        X                 X                                                                                                                                                                        
  30.0  X        X        X                 X                                                                                                                                                                        
  20.0  X        X        X                 X                                                                                                                                                                        
  10.0  X        X        X                 X                                                                                                                                                                        
-------------------------------------------------------------------------------
 Name of source model =>NCEP GFS Analysis       GRID   3

###############################################################################

Inventory for date = 2005-08-28 00:00:00

PRES   TT       UU       VV       RH       HGT      PSFC     PMSL     SM000010 SM010040 SM040100 SM100200 SM010200 ST000010 ST010040 ST040100 ST100200 ST010200 SEAICE   LANDSEA  SOILHGT  SKINTEMP SNOW     SNOWH   
-------------------------------------------------------------------------------
2013.0  O        O        O        O        O        O        X        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O      
2001.0  X        X        X        X        O        X        O        X        X        X        X        O        X        X        X        X        O        X        X        X        X        X        X      
1000.0  X        X        X        X        X                                                                                                                                                                        
 975.0  X        X        X        X        X                                                                                                                                                                        
 950.0  X        X        X        X        X                                                                                                                                                                        
 925.0  X        X        X        X        X                                                                                                                                                                        
 900.0  X        X        X        X        X                                                                                                                                                                        
 850.0  X        X        X        X        X                                                                                                                                                                        
 800.0  X        X        X        X        X                                                                                                                                                                        
 750.0  X        X        X        X        X                                                                                                                                                                        
 700.0  X        X        X        X        X                                                                                                                                                                        
 650.0  X        X        X        X        X                                                                                                                                                                        
 600.0  X        X        X        X        X                                                                                                                                                                        
 550.0  X        X        X        X        X                                                                                                                                                                        
 500.0  X        X        X        X        X                                                                                                                                                                        
 450.0  X        X        X        X        X                                                                                                                                                                        
 400.0  X        X        X        X        X                                                                                                                                                                        
 350.0  X        X        X        X        X                                                                                                                                                                        
 300.0  X        X        X        X        X                                                                                                                                                                        
 250.0  X        X        X        X        X                                                                                                                                                                        
 200.0  X        X        X        X        X                                                                                                                                                                        
 150.0  X        X        X        X        X                                                                                                                                                                        
 100.0  X        X        X        X        X                                                                                                                                                                        
  70.0  X        X        X        X        X                                                                                                                                                                        
  50.0  X        X        X        X        X                                                                                                                                                                        
  30.0  X        X        X        X        X                                                                                                                                                                        
  20.0  X        X        X        X        X                                                                                                                                                                        
  10.0  X        X        X        X        X                                                                                                                                                                        
-------------------------------------------------------------------------------
 Name of source model =>NCEP GFS Model          GRID   3

###############################################################################

Inventory for date = 2005-08-28 06:00:00

PRES   TT       UU       VV       RH       HGT      PSFC     PMSL     SM000010 SM010040 SM040100 SM100200 SM010200 ST000010 ST010040 ST040100 ST100200 ST010200 SEAICE   LANDSEA  SOILHGT  SKINTEMP SNOW     SNOWH   
-------------------------------------------------------------------------------
2013.0  O        O        O        O        O        O        X        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O      
2001.0  X        X        X        X        O        X        O        X        X        X        X        O        X        X        X        X        O        X        X        X        X        X        X      
1000.0  X        X        X        X        X                                                                                                                                                                        
 975.0  X        X        X        X        X                                                                                                                                                                        
 950.0  X        X        X        X        X                                                                                                                                                                        
 925.0  X        X        X        X        X                                                                                                                                                                        
 900.0  X        X        X        X        X                                                                                                                                                                        
 850.0  X        X        X        X        X                                                                                                                                                                        
 800.0  X        X        X        X        X                                                                                                                                                                        
 750.0  X        X        X        X        X                                                                                                                                                                        
 700.0  X        X        X        X        X                                                                                                                                                                        
 650.0  X        X        X        X        X                                                                                                                                                                        
 600.0  X        X        X        X        X                                                                                                                                                                        
 550.0  X        X        X        X        X                                                                                                                                                                        
 500.0  X        X        X        X        X                                                                                                                                                                        
 450.0  X        X        X        X        X                                                                                                                                                                        
 400.0  X        X        X        X        X                                                                                                                                                                        
 350.0  X        X        X        X        X                                                                                                                                                                        
 300.0  X        X        X        X        X                                                                                                                                                                        
 250.0  X        X        X        X        X                                                                                                                                                                        
 200.0  X        X        X        X        X                                                                                                                                                                        
 150.0  X        X        X        X        X                                                                                                                                                                        
 100.0  X        X        X        X        X                                                                                                                                                                        
  70.0  X        X        X        X        X                                                                                                                                                                        
  50.0  X        X        X        X        X                                                                                                                                                                        
  30.0  X        X        X        X        X                                                                                                                                                                        
  20.0  X        X        X        X        X                                                                                                                                                                        
  10.0  X        X        X        X        X                                                                                                                                                                        
-------------------------------------------------------------------------------
 Name of source model =>NCEP GFS Model          GRID   3

###############################################################################

Inventory for date = 2005-08-28 12:00:00

PRES   TT       UU       VV       RH       HGT      PSFC     PMSL     SM000010 SM010040 SM040100 SM100200 SM010200 ST000010 ST010040 ST040100 ST100200 ST010200 SEAICE   LANDSEA  SOILHGT  SKINTEMP SNOW     SNOWH   
-------------------------------------------------------------------------------
2013.0  O        O        O        O        O        O        X        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O      
2001.0  X        X        X        X        O        X        O        X        X        X        X        O        X        X        X        X        O        X        X        X        X        X        X      
1000.0  X        X        X        X        X                                                                                                                                                                        
 975.0  X        X        X        X        X                                                                                                                                                                        
 950.0  X        X        X        X        X                                                                                                                                                                        
 925.0  X        X        X        X        X                                                                                                                                                                        
 900.0  X        X        X        X        X                                                                                                                                                                        
 850.0  X        X        X        X        X                                                                                                                                                                        
 800.0  X        X        X        X        X                                                                                                                                                                        
 750.0  X        X        X        X        X                                                                                                                                                                        
 700.0  X        X        X        X        X                                                                                                                                                                        
 650.0  X        X        X        X        X                                                                                                                                                                        
 600.0  X        X        X        X        X                                                                                                                                                                        
 550.0  X        X        X        X        X                                                                                                                                                                        
 500.0  X        X        X        X        X                                                                                                                                                                        
 450.0  X        X        X        X        X                                                                                                                                                                        
 400.0  X        X        X        X        X                                                                                                                                                                        
 350.0  X        X        X        X        X                                                                                                                                                                        
 300.0  X        X        X        X        X                                                                                                                                                                        
 250.0  X        X        X        X        X                                                                                                                                                                        
 200.0  X        X        X        X        X                                                                                                                                                                        
 150.0  X        X        X        X        X                                                                                                                                                                        
 100.0  X        X        X        X        X                                                                                                                                                                        
  70.0  X        X        X        X        X                                                                                                                                                                        
  50.0  X        X        X        X        X                                                                                                                                                                        
  30.0  X        X        X        X        X                                                                                                                                                                        
  20.0  X        X        X        X        X                                                                                                                                                                        
  10.0  X        X        X        X        X                                                                                                                                                                        
-------------------------------------------------------------------------------
 Name of source model =>NCEP GFS Model          GRID   3

###############################################################################

Inventory for date = 2005-08-28 18:00:00

PRES   TT       UU       VV       RH       HGT      PSFC     PMSL     SM000010 SM010040 SM040100 SM100200 SM010200 ST000010 ST010040 ST040100 ST100200 ST010200 SEAICE   LANDSEA  SOILHGT  SKINTEMP SNOW     SNOWH   
-------------------------------------------------------------------------------
2013.0  O        O        O        O        O        O        X        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O      
2001.0  X        X        X        X        O        X        O        X        X        X        X        O        X        X        X        X        O        X        X        X        X        X        X      
1000.0  X        X        X        X        X                                                                                                                                                                        
 975.0  X        X        X        X        X                                                                                                                                                                        
 950.0  X        X        X        X        X                                                                                                                                                                        
 925.0  X        X        X        X        X                                                                                                                                                                        
 900.0  X        X        X        X        X                                                                                                                                                                        
 850.0  X        X        X        X        X                                                                                                                                                                        
 800.0  X        X        X        X        X                                                                                                                                                                        
 750.0  X        X        X        X        X                                                                                                                                                                        
 700.0  X        X        X        X        X                                                                                                                                                                        
 650.0  X        X        X        X        X                                                                                                                                                                        
 600.0  X        X        X        X        X                                                                                                                                                                        
 550.0  X        X        X        X        X                                                                                                                                                                        
 500.0  X        X        X        X        X                                                                                                                                                                        
 450.0  X        X        X        X        X                                                                                                                                                                        
 400.0  X        X        X        X        X                                                                                                                                                                        
 350.0  X        X        X        X        X                                                                                                                                                                        
 300.0  X        X        X        X        X                                                                                                                                                                        
 250.0  X        X        X        X        X                                                                                                                                                                        
 200.0  X        X        X        X        X                                                                                                                                                                        
 150.0  X        X        X        X        X                                                                                                                                                                        
 100.0  X        X        X        X        X                                                                                                                                                                        
  70.0  X        X        X        X        X                                                                                                                                                                        
  50.0  X        X        X        X        X                                                                                                                                                                        
  30.0  X        X        X        X        X                                                                                                                                                                        
  20.0  X        X        X        X        X                                                                                                                                                                        
  10.0  X        X        X        X        X                                                                                                                                                                        
-------------------------------------------------------------------------------
 Name of source model =>NCEP GFS Model          GRID   3

###############################################################################

Inventory for date = 2005-08-29 00:00:00

PRES   TT       UU       VV       RH       HGT      PSFC     PMSL     SM000010 SM010040 SM040100 SM100200 SM010200 ST000010 ST010040 ST040100 ST100200 ST010200 SEAICE   LANDSEA  SOILHGT  SKINTEMP SNOW     SNOWH   
-------------------------------------------------------------------------------
2013.0  O        O        O        O        O        O        X        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O        O      
2001.0  X        X        X        X        O        X        O        X        X        X        X        O        X        X        X        X        O        X        X        X        X        X        X      
1000.0  X        X        X        X        X                                                                                                                                                                        
 975.0  X        X        X        X        X                                                                                                                                                                        
 950.0  X        X        X        X        X                                                                                                                                                                        
 925.0  X        X        X        X        X                                                                                                                                                                        
 900.0  X        X        X        X        X                                                                                                                                                                        
 850.0  X        X        X        X        X                                                                                                                                                                        
 800.0  X        X        X        X        X                                                                                                                                                                        
 750.0  X        X        X        X        X                                                                                                                                                                        
 700.0  X        X        X        X        X                                                                                                                                                                        
 650.0  X        X        X        X        X                                                                                                                                                                        
 600.0  X        X        X        X        X                                                                                                                                                                        
 550.0  X        X        X        X        X                                                                                                                                                                        
 500.0  X        X        X        X        X                                                                                                                                                                        
 450.0  X        X        X        X        X                                                                                                                                                                        
 400.0  X        X        X        X        X                                                                                                                                                                        
 350.0  X        X        X        X        X                                                                                                                                                                        
 300.0  X        X        X        X        X                                                                                                                                                                        
 250.0  X        X        X        X        X                                                                                                                                                                        
 200.0  X        X        X        X        X                                                                                                                                                                        
 150.0  X        X        X        X        X                                                                                                                                                                        
 100.0  X        X        X        X        X                                                                                                                                                                        
  70.0  X        X        X        X        X                                                                                                                                                                        
  50.0  X        X        X        X        X                                                                                                                                                                        
  30.0  X        X        X        X        X                                                                                                                                                                        
  20.0  X        X        X        X        X                                                                                                                                                                        
  10.0  X        X        X        X        X                                                                                                                                                                        
-------------------------------------------------------------------------------
Subroutine DATINT: Interpolating 3-d files to fill in any missing data...
Looking for data at time 2005-08-28_00
Found file:      FILE:2005-08-28_00
Looking for data at time 2005-08-28_06
Found file:      FILE:2005-08-28_06
Looking for data at time 2005-08-28_12
Found file:      FILE:2005-08-28_12
Looking for data at time 2005-08-28_18
Found file:      FILE:2005-08-28_18
Looking for data at time 2005-08-29_00
Found file:      FILE:2005-08-29_00
End Subroutine DATINT.

**********
Deleting temporary files created by ungrib...
**********

Deleting file:  ./PFILE:2005-08-28_00
Deleting file:  ./PFILE:2005-08-28_06
Deleting file:  ./PFILE:2005-08-28_12
Deleting file:  ./PFILE:2005-08-28_18
Deleting file:  ./PFILE:2005-08-29_00

**********
Done deleting temporary files.
**********

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!  Successful completion of ungrib.   !
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Spider mode enabled. Check if remote file exists.
--2021-07-31 05:33:34--  http://www2.mmm.ucar.edu/wrf/TUTORIAL_DATA/SST.tar.gz
Resolving www2.mmm.ucar.edu (www2.mmm.ucar.edu)... 128.117.86.13
Connecting to www2.mmm.ucar.edu (www2.mmm.ucar.edu)|128.117.86.13|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://www2.mmm.ucar.edu/wrf/TUTORIAL_DATA/SST.tar.gz [following]
Spider mode enabled. Check if remote file exists.
--2021-07-31 05:33:34--  https://www2.mmm.ucar.edu/wrf/TUTORIAL_DATA/SST.tar.gz
Connecting to www2.mmm.ucar.edu (www2.mmm.ucar.edu)|128.117.86.13|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1394471 (1.3M) [application/x-gzip]
Remote file exists.

--2021-07-31 05:33:34--  http://www2.mmm.ucar.edu/wrf/TUTORIAL_DATA/SST.tar.gz
Resolving www2.mmm.ucar.edu (www2.mmm.ucar.edu)... 128.117.86.13
Connecting to www2.mmm.ucar.edu (www2.mmm.ucar.edu)|128.117.86.13|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://www2.mmm.ucar.edu/wrf/TUTORIAL_DATA/SST.tar.gz [following]
--2021-07-31 05:33:34--  https://www2.mmm.ucar.edu/wrf/TUTORIAL_DATA/SST.tar.gz
Connecting to www2.mmm.ucar.edu (www2.mmm.ucar.edu)|128.117.86.13|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1394471 (1.3M) [application/x-gzip]
Saving to: ‘SST.tar.gz’

     0K .......... .......... .......... .......... ..........  3%  937K 1s
    50K .......... .......... .......... .......... ..........  7% 1.91M 1s
   100K .......... .......... .......... .......... .......... 11% 63.5M 1s
   150K .......... .......... .......... .......... .......... 14% 1.99M 1s
   200K .......... .......... .......... .......... .......... 18% 37.6M 0s
   250K .......... .......... .......... .......... .......... 22% 1.82M 0s
   300K .......... .......... .......... .......... .......... 25% 20.2M 0s
   350K .......... .......... .......... .......... .......... 29% 2.28M 0s
   400K .......... .......... .......... .......... .......... 33% 73.7M 0s
   450K .......... .......... .......... .......... .......... 36% 48.2M 0s
   500K .......... .......... .......... .......... .......... 40% 77.5M 0s
   550K .......... .......... .......... .......... .......... 44% 91.1M 0s
   600K .......... .......... .......... .......... .......... 47% 82.9M 0s
   650K .......... .......... .......... .......... .......... 51% 64.1M 0s
   700K .......... .......... .......... .......... .......... 55% 89.6M 0s
   750K .......... .......... .......... .......... .......... 58% 2.33M 0s
   800K .......... .......... .......... .......... .......... 62% 29.5M 0s
   850K .......... .......... .......... .......... .......... 66% 69.1M 0s
   900K .......... .......... .......... .......... .......... 69% 2.18M 0s
   950K .......... .......... .......... .......... .......... 73% 53.4M 0s
  1000K .......... .......... .......... .......... .......... 77% 29.6M 0s
  1050K .......... .......... .......... .......... .......... 80% 73.0M 0s
  1100K .......... .......... .......... .......... .......... 84% 2.16M 0s
  1150K .......... .......... .......... .......... .......... 88% 61.6M 0s
  1200K .......... .......... .......... .......... .......... 91% 36.0M 0s
  1250K .......... .......... .......... .......... .......... 95% 62.4M 0s
  1300K .......... .......... .......... .......... .......... 99% 2.15M 0s
  1350K .......... .                                          100% 44.7M=0.3s

2021-07-31 05:33:35 (5.15 MB/s) - ‘SST.tar.gz’ saved [1394471/1394471]

SST/
SST/rtg_sst_grb_0.5.20050831
SST/rtg_sst_grb_0.5.20050829
SST/rtg_sst_grb_0.5.20050828
SST/rtg_sst_grb_0.5.20050830
SST/rtg_sst_grb_0.5.20050827
rm: cannot remove ‘SST:*’: No such file or directory
 *** Starting program ungrib.exe ***
Start_date =  2005-08-28_00:00:00 ,      End_date = 2005-08-29_00:00:00
output format is WPS
Path to intermediate files is ./

###############################################################################

Inventory for date = 2005-08-27 00:00:00

PRES   SST     
-------------------------------------------------------------------------------
2001.0  X      
-------------------------------------------------------------------------------

###############################################################################

Inventory for date = 2005-08-28 00:00:00

PRES   SST     
-------------------------------------------------------------------------------
2001.0  X      
-------------------------------------------------------------------------------

###############################################################################

Inventory for date = 2005-08-29 00:00:00

PRES   SST     
-------------------------------------------------------------------------------
2001.0  X      
-------------------------------------------------------------------------------
 Name of source model =>NCEP SST Analysis       GRID 235

###############################################################################

Inventory for date = 2005-08-28 00:00:00

PRES   SST     
-------------------------------------------------------------------------------
2001.0  X      
-------------------------------------------------------------------------------
 Name of source model =>NCEP SST Analysis       GRID 235

###############################################################################

Inventory for date = 2005-08-29 00:00:00

PRES   SST     
-------------------------------------------------------------------------------
2001.0  X      
-------------------------------------------------------------------------------
Subroutine DATINT: Interpolating 3-d files to fill in any missing data...
Looking for data at time 2005-08-28_00
Found file:      SST:2005-08-28_00
Looking for data at time 2005-08-28_06
Found surrounding files:      SST: 2005-08-28_00  and SST: 2005-08-29_00
Interpolating to create file:      SST: 2005-08-28_06
A Time Difference = 6.000000
B Time Difference = 18.000000
Looking for data at time 2005-08-28_12
Found surrounding files:      SST: 2005-08-28_00  and SST: 2005-08-29_00
Interpolating to create file:      SST: 2005-08-28_12
A Time Difference = 12.000000
B Time Difference = 12.000000
Looking for data at time 2005-08-28_18
Found surrounding files:      SST: 2005-08-28_00  and SST: 2005-08-29_00
Interpolating to create file:      SST: 2005-08-28_18
A Time Difference = 18.000000
B Time Difference = 6.000000
Looking for data at time 2005-08-29_00
Found file:      SST:2005-08-29_00
End Subroutine DATINT.

**********
Deleting temporary files created by ungrib...
**********

Deleting file:  ./PFILE:2005-08-27_00
Deleting file:  ./PFILE:2005-08-28_00
Deleting file:  ./PFILE:2005-08-29_00

**********
Done deleting temporary files.
**********

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!  Successful completion of ungrib.   !
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
rm: cannot remove ‘met_em.*’: No such file or directory
Processing domain 1 of 1
 Processing 2005-08-28_00
    FILE
 Processing 2005-08-28_06
    FILE
 Processing 2005-08-28_12
    FILE
 Processing 2005-08-28_18
    FILE
 Processing 2005-08-29_00
    FILE
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!  Successful completion of metgrid.  !
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
rm: cannot remove ‘wrfinput_d01’: No such file or directory
rm: cannot remove ‘wrfbdy_d01’: No such file or directory
 Namelist logging not found in namelist.input. Using registry defaults for varia
 bles in logging.
 Namelist logging not found in namelist.input. Using registry defaults for varia
 bles in logging.
 Namelist dfi_control not found in namelist.input. Using registry defaults for v
 ariables in dfi_control
 Namelist tc not found in namelist.input. Using registry defaults for variables 
 in tc
 Namelist noah_mp not found in namelist.input. Using registry defaults for varia
 bles in noah_mp
 Namelist scm not found in namelist.input. Using registry defaults for variables
  in scm
 Namelist fire not found in namelist.input. Using registry defaults for variable
 s in fire
 Namelist diags not found in namelist.input. Using registry defaults for variabl
 es in diags
 Namelist crm not found in namelist.input. Using registry defaults for variables
  in crm
 --- WARNING: traj_opt is zero, but num_traj is not zero; setting num_traj to ze
 ro.
 --- NOTE: sst_update is 0, setting io_form_auxinput4 = 0 and auxinput4_interval
  = 0 for all domains
 --- NOTE: grid_fdda is 0 for domain      1, setting gfdda interval and ending t
 ime to 0 for that domain.
 --- NOTE: both grid_sfdda and pxlsm_soil_nudge are 0 for domain      1, setting
  sgfdda interval and ending time to 0 for that domain.
 --- NOTE: obs_nudge_opt is 0 for domain      1, setting obs nudging interval an
 d ending time to 0 for that domain.
 bl_pbl_physics /= 4, implies mfshconv must be 0, resetting
 --- NOTE: num_soil_layers has been set to      4
 REAL_EM V3.5.1 PREPROCESSOR
 DYNAMICS OPTION: Eulerian Mass Coordinate
    alloc_space_field: domain            1 ,              322860468  bytes alloc
 ated
Time period #   1 to process = 2005-08-28_00:00:00.
Time period #   2 to process = 2005-08-28_06:00:00.
Time period #   3 to process = 2005-08-28_12:00:00.
Time period #   4 to process = 2005-08-28_18:00:00.
Time period #   5 to process = 2005-08-29_00:00:00.
Total analysis times to input =    5.
  
 -----------------------------------------------------------------------------
  
 Domain  1: Current date being processed: 2005-08-28_00:00:00.0000, which is loop #   1 out of    5
 configflags%julyr, %julday, %gmt:        2005         240  0.0000000E+00
  metgrid input_wrf.F first_date_input = 2005-08-28_00:00:00
  metgrid input_wrf.F first_date_nml = 2005-08-28_00:00:00
 d01 2005-08-28_00:00:00 Timing for input          0 s.
 d01 2005-08-28_00:00:00          flag_soil_layers read from met_em file is  1
 Max map factor in domain 1 =  1.19. Scale the dt in the model accordingly.
 Using sfcprs3 to compute psfc
 Converged znw(kte) should be about 0.0 =   3.1664968E-08
           1   z (m)            =   0.0000000E+00
           2   z (m) and dz (m) =    56.57587       56.57587    
           3   z (m) and dz (m) =    137.9440       81.36809    
           4   z (m) and dz (m) =    244.6989       106.7549    
           5   z (m) and dz (m) =    377.6406       132.9418    
           6   z (m) and dz (m) =    546.2932       168.6526    
           7   z (m) and dz (m) =    761.1215       214.8283    
           8   z (m) and dz (m) =    1016.167       255.0454    
           9   z (m) and dz (m) =    1455.311       439.1445    
          10   z (m) and dz (m) =    1914.608       459.2965    
          11   z (m) and dz (m) =    2396.180       481.5719    
          12   z (m) and dz (m) =    2902.513       506.3330    
          13   z (m) and dz (m) =    3845.110       942.5968    
          14   z (m) and dz (m) =    4787.707       942.5972    
          15   z (m) and dz (m) =    5730.304       942.5972    
          16   z (m) and dz (m) =    6672.901       942.5972    
          17   z (m) and dz (m) =    7615.499       942.5976    
          18   z (m) and dz (m) =    8558.096       942.5968    
          19   z (m) and dz (m) =    9500.693       942.5976    
          20   z (m) and dz (m) =    10443.29       942.5968    
          21   z (m) and dz (m) =    11385.89       942.5968    
          22   z (m) and dz (m) =    12328.48       942.5968    
          23   z (m) and dz (m) =    13271.08       942.5968    
          24   z (m) and dz (m) =    14213.68       942.5976    
          25   z (m) and dz (m) =    15156.27       942.5968    
          26   z (m) and dz (m) =    16098.87       942.5968    
          27   z (m) and dz (m) =    17041.47       942.5968    
          28   z (m) and dz (m) =    17984.06       942.5968    
          29   z (m) and dz (m) =    18926.66       942.5968    
          30   z (m) and dz (m) =    19869.26       942.6000    
 d01 2005-08-28_00:00:00 Old data, no inland lake information
  Assume Noah LSM input
 LAND  CHANGE =            0
 WATER CHANGE =            0
 d01 2005-08-28_00:00:00 Timing for processing          0 s.
 d01 2005-08-28_00:00:00 Timing for output          0 s.
 d01 2005-08-28_00:00:00 Timing for loop #    1 =          0 s.
  
 -----------------------------------------------------------------------------
  
 Domain  1: Current date being processed: 2005-08-28_06:00:00.0000, which is loop #   2 out of    5
 configflags%julyr, %julday, %gmt:        2005         240   6.000000    
  metgrid input_wrf.F first_date_input = 2005-08-28_06:00:00
  metgrid input_wrf.F first_date_nml = 2005-08-28_00:00:00
 d01 2005-08-28_06:00:00 Timing for input          0 s.
 d01 2005-08-28_06:00:00          flag_soil_layers read from met_em file is  1
 Using sfcprs3 to compute psfc
 d01 2005-08-28_06:00:00 Old data, no inland lake information
  Assume Noah LSM input
 LAND  CHANGE =            0
 WATER CHANGE =            0
 d01 2005-08-28_06:00:00 Timing for processing          0 s.
 LBC valid between these times 2005-08-28_00:00:00.0000 2005-08-28_06:00:00     
 d01 2005-08-28_06:00:00 Timing for output          0 s.
 d01 2005-08-28_06:00:00 Timing for loop #    2 =          0 s.
  
 -----------------------------------------------------------------------------
  
 Domain  1: Current date being processed: 2005-08-28_12:00:00.0000, which is loop #   3 out of    5
 configflags%julyr, %julday, %gmt:        2005         240   12.00000    
  metgrid input_wrf.F first_date_input = 2005-08-28_12:00:00
  metgrid input_wrf.F first_date_nml = 2005-08-28_00:00:00
 d01 2005-08-28_12:00:00 Timing for input          0 s.
 d01 2005-08-28_12:00:00          flag_soil_layers read from met_em file is  1
 Using sfcprs3 to compute psfc
 d01 2005-08-28_12:00:00 Old data, no inland lake information
  Assume Noah LSM input
 LAND  CHANGE =            0
 WATER CHANGE =            0
 d01 2005-08-28_12:00:00 Timing for processing          0 s.
 LBC valid between these times 2005-08-28_06:00:00.0000 2005-08-28_12:00:00     
 d01 2005-08-28_12:00:00 Timing for output          0 s.
 d01 2005-08-28_12:00:00 Timing for loop #    3 =          0 s.
  
 -----------------------------------------------------------------------------
  
 Domain  1: Current date being processed: 2005-08-28_18:00:00.0000, which is loop #   4 out of    5
 configflags%julyr, %julday, %gmt:        2005         240   18.00000    
  metgrid input_wrf.F first_date_input = 2005-08-28_18:00:00
  metgrid input_wrf.F first_date_nml = 2005-08-28_00:00:00
 d01 2005-08-28_18:00:00 Timing for input          0 s.
 d01 2005-08-28_18:00:00          flag_soil_layers read from met_em file is  1
 Using sfcprs3 to compute psfc
 d01 2005-08-28_18:00:00 Old data, no inland lake information
  Assume Noah LSM input
 LAND  CHANGE =            0
 WATER CHANGE =            0
 d01 2005-08-28_18:00:00 Timing for processing          0 s.
 LBC valid between these times 2005-08-28_12:00:00.0000 2005-08-28_18:00:00     
 d01 2005-08-28_18:00:00 Timing for output          0 s.
 d01 2005-08-28_18:00:00 Timing for loop #    4 =          0 s.
  
 -----------------------------------------------------------------------------
  
 Domain  1: Current date being processed: 2005-08-29_00:00:00.0000, which is loop #   5 out of    5
 configflags%julyr, %julday, %gmt:        2005         241  0.0000000E+00
  metgrid input_wrf.F first_date_input = 2005-08-29_00:00:00
  metgrid input_wrf.F first_date_nml = 2005-08-28_00:00:00
 d01 2005-08-29_00:00:00 Timing for input          0 s.
 d01 2005-08-29_00:00:00          flag_soil_layers read from met_em file is  1
 Using sfcprs3 to compute psfc
 d01 2005-08-29_00:00:00 Old data, no inland lake information
  Assume Noah LSM input
 LAND  CHANGE =            0
 WATER CHANGE =            0
 d01 2005-08-29_00:00:00 Timing for processing          0 s.
 LBC valid between these times 2005-08-28_18:00:00.0000 2005-08-29_00:00:00     
 d01 2005-08-29_00:00:00 Timing for output          0 s.
 d01 2005-08-29_00:00:00 Timing for loop #    5 =          0 s.
 d01 2005-08-29_00:00:00 real_em: SUCCESS COMPLETE REAL_EM INIT
 Namelist logging not found in namelist.input. Using registry defaults for varia
 bles in logging.
 Namelist logging not found in namelist.input. Using registry defaults for varia
 bles in logging.
 Namelist dfi_control not found in namelist.input. Using registry defaults for v
 ariables in dfi_control
 Namelist tc not found in namelist.input. Using registry defaults for variables 
 in tc
 Namelist noah_mp not found in namelist.input. Using registry defaults for varia
 bles in noah_mp
 Namelist scm not found in namelist.input. Using registry defaults for variables
  in scm
 Namelist fire not found in namelist.input. Using registry defaults for variable
 s in fire
 Namelist diags not found in namelist.input. Using registry defaults for variabl
 es in diags
 Namelist crm not found in namelist.input. Using registry defaults for variables
  in crm
 --- WARNING: traj_opt is zero, but num_traj is not zero; setting num_traj to ze
 ro.
 --- NOTE: sst_update is 0, setting io_form_auxinput4 = 0 and auxinput4_interval
  = 0 for all domains
 --- NOTE: grid_fdda is 0 for domain      1, setting gfdda interval and ending t
 ime to 0 for that domain.
 --- NOTE: both grid_sfdda and pxlsm_soil_nudge are 0 for domain      1, setting
  sgfdda interval and ending time to 0 for that domain.
 --- NOTE: obs_nudge_opt is 0 for domain      1, setting obs nudging interval an
 d ending time to 0 for that domain.
 bl_pbl_physics /= 4, implies mfshconv must be 0, resetting
 --- NOTE: num_soil_layers has been set to      4
 WRF V3.5.1 MODEL
 DYNAMICS OPTION: Eulerian Mass Coordinate
    alloc_space_field: domain            1 ,              302421972  bytes alloc
 ated
   med_initialdata_input: calling input_input
Timing for processing wrfinput file (stream 0) for domain        1:    0.02793 elapsed seconds
 INPUT LandUse = "USGS"
  LANDUSE TYPE = "USGS" FOUND          33  CATEGORIES           2  SEASONS WATER
  CATEGORY =           16  SNOW CATEGORY =           24
 INITIALIZE THREE Noah LSM RELATED TABLES
  LANDUSE TYPE = USGS FOUND          27  CATEGORIES
  INPUT SOIL TEXTURE CLASSIFICATION = STAS
  SOIL TEXTURE CLASSIFICATION = STAS FOUND          19  CATEGORIES
 in CLUBB_bl_init
 CLUBB configurable flags set in thread 0:
 iiPDF_type =            1
 ipdf_call_placement =            1
 l_use_precip_frac =  F
 l_predict_upwp_vpwp =  T
 l_min_wp2_from_corr_wx =  T
 l_min_xp2_from_corr_wx =  T
 l_C2_cloud_frac =  F
 l_diffuse_rtm_and_thlm =  F
 l_stability_correct_Kh_N2_zm =  F
 l_calc_thlp2_rad =  T
 l_upwind_wpxp_ta =  F
 l_upwind_xpyp_ta =  T
 l_upwind_xm_ma =  T
 l_uv_nudge =  F
 l_rtm_nudge =  F
 l_tke_aniso =  T
 l_vert_avg_closure =  F
 l_trapezoidal_rule_zt =  F
 l_trapezoidal_rule_zm =  F
 l_call_pdf_closure_twice =  F
 l_standard_term_ta =  F
 l_partial_upwind_wp3 =  F
 l_godunov_upwind_wpxp_ta =  F
 l_godunov_upwind_xpyp_ta =  F
 l_use_cloud_cover =  F
 l_diagnose_correlations =  F
 l_calc_w_corr =  F
 l_const_Nc_in_cloud =  F
 l_fix_w_chi_eta_correlations =  T
 l_stability_correct_tau_zm =  F
 l_damp_wp2_using_em =  T
 l_do_expldiff_rtm_thlm =  F
 l_Lscale_plume_centered =  F
 l_diag_Lscale_from_tau =  T
 l_use_C7_Richardson =  T
 l_use_C11_Richardson =  F
 l_use_shear_Richardson =  F
 l_brunt_vaisala_freq_moist =  F
 l_use_thvm_in_bv_freq =  F
 l_rcm_supersat_adj =  T
 l_single_C2_Skw =  F
 l_damp_wp3_Skw_squared =  T
 l_prescribed_avg_deltaz =  F
 l_update_pressure =  F
 l_lmm_stepping =  F
 l_e3sm_config =  F
 l_use_tke_in_wp3_pr_turb_term =  T
 --------------------------------------------------
 Tunable Parameters
 --------------------------------------------------
 C1                           =    1.000000    
 C1b                          =    1.000000    
 C1c                          =    1.000000    
 C2                           =    1.300000    
 C2b                          =    1.300000    
 C2c                          =    5.000000    
 C2rt                         =    2.000000    
 C2thl                        =    2.000000    
 C2rtthl                      =    2.000000    
 C4                           =    2.000000    
 C_uu_shr                     =   0.4000000    
 C_uu_buoy                    =   0.3000000    
 C6rt                         =    2.000000    
 C6rtb                        =    2.000000    
 C6rtc                        =    1.000000    
 C6thl                        =    2.000000    
 C6thlb                       =    2.000000    
 C6thlc                       =    1.000000    
 C7                           =   0.5000000    
 C7b                          =   0.5000000    
 C7c                          =   0.5000000    
 C8                           =   0.5000000    
 C8b                          =   2.0000000E-02
 C10                          =    3.300000    
 C11                          =   0.4000000    
 C11b                         =   0.4000000    
 C11c                         =   0.5000000    
 C12                          =    1.000000    
 C13                          =   0.1000000    
 C14                          =    1.000000    
 C_wp2_pr_dfsn                =   0.0000000E+00
 C_wp3_pr_tp                  =   0.0000000E+00
 C_wp3_pr_turb                =    1.000000    
 C_wp3_pr_dfsn                =   0.0000000E+00
 C_wp2_splat                  =    2.000000    
 C6rt_Lscale0                 =    14.00000    
 C6thl_Lscale0                =    14.00000    
 C7_Lscale0                   =   0.8500000    
 wpxp_L_thresh                =    60.00000    
 c_K                          =   0.2000000    
 c_K1                         =   0.2000000    
 nu1                          =    20.00000    
 c_K2                         =   2.5000000E-02
 nu2                          =    1.000000    
 c_K6                         =   0.3750000    
 nu6                          =    5.000000    
 c_K8                         =    5.000000    
 nu8                          =    20.00000    
 c_K9                         =   0.1000000    
 nu9                          =    10.00000    
 nu10                         =   0.0000000E+00
 c_K_hm                       =   0.7500000    
 c_K_hmb                      =   0.7500000    
 K_hm_min_coef                =   0.1000000    
 nu_hm                        =    1.500000    
 slope_coef_spread_DG_means_w =    21.00000    
 pdf_component_stdev_factor_w =    1.000000    
 coef_spread_DG_means_rt      =   0.8000000    
 coef_spread_DG_means_thl     =   0.8000000    
 gamma_coef                   =   0.2500000    
 gamma_coefb                  =   0.2500000    
 gamma_coefc                  =    5.000000    
 mu                           =   1.0000000E-03
 beta                         =    1.000000    
 lmin_coef                    =   0.5000000    
 omicron                      =   0.5000000    
 zeta_vrnce_rat               =   0.0000000E+00
 upsilon_precip_frac_rat      =   0.5500000    
 lambda0_stability_coef       =   2.9999999E-02
 mult_coef                    =   0.5000000    
 taumin                       =    90.00000    
 taumax                       =    3600.000    
 Lscale_mu_coef               =    2.000000    
 Lscale_pert_coef             =   0.1000000    
 alpha_corr                   =   0.1500000    
 Skw_denom_coef               =    4.000000    
 c_K10                        =    1.000000    
 c_K10h                       =    1.000000    
 thlp2_rad_coef               =    1.000000    
 thlp2_rad_cloud_frac_thresh  =   0.1000000    
 up2_sfc_coef                 =    4.000000    
 Skw_max_mag                  =    10.00000    
 C_invrs_tau_bkgnd            =    1.100000    
 C_invrs_tau_sfc              =   0.1000000    
 C_invrs_tau_shear            =   2.0000000E-02
 C_invrs_tau_N2               =   0.4000000    
 C_invrs_tau_N2_wp2           =   0.1000000    
 C_invrs_tau_N2_xp2           =   5.0000001E-02
 C_invrs_tau_N2_wpxp          =   0.0000000E+00
 C_invrs_tau_N2_clear_wp3     =    1.000000    
 C_invrs_tau_wpxp_Ri          =   0.3500000    
 C_invrs_tau_wpxp_N2_thresh   =   3.3000001E-04
 xp3_coef_base                =   0.2500000    
 xp3_coef_slope               =   9.9999998E-03
 altitude_threshold           =    100.0000    
 rtp2_clip_coef               =   0.5000000    
 Cx_min                       =   0.3300000    
 Cx_max                       =   0.9500000    
 Richardson_num_min           =   0.2500000    
 Richardson_num_max           =    400.0000    
 --------------------------------------------------
 SILHS configurable flags set in thread 0:
 cluster_allocation_strategy =            3
 l_lh_importance_sampling =  T
 l_Lscale_vert_avg =  F
 l_lh_straight_mc =  F
 l_lh_clustered_sampling =  T
 l_rcm_in_cloud_k_lh_start =  T
 l_random_k_lh_start =  F
 l_max_overlap_in_cloud =  T
 l_lh_instant_var_covar_src =  T
 l_lh_limit_weights =  T
 l_lh_var_frac =  F
 l_lh_normalize_weights =  T
 Warning: ./clubb_corr_array_cloud.in was not found! The default correlation arr
 ays will be used.
 User-selected WRF domain for the CLUBB statistical column is valid.
 WRF domain =            1
 A column for CLUBB stats is being automatically selected.  This column will be 
 the central column or a border-central column.  The column that was user-select
 ed for CLUBB statistics (by set_i_sample_col and set_j_sample_col) is outside t
 he i and/or j domain.
 Selected CLUBB statistical column (i_sample_col,j_sample_col):  
 i_sample_col =           49
 j_sample_col =           35
 Center of CLUBB statistics grid column: 
 Latitude:    25.00000    
 Longitude:   -89.00000    
 Edges of CLUBB statistics grid column: 
 Latitude, south edge:    24.87766    
 Latitude, north edge:    25.12222    
 Longitude, west edge:   -89.13492    
 Longitude, east edge:   -88.86508    
 --------------------------------------------------
 Statistics
 --------------------------------------------------
 vars_zt = 
 thlm                          
 thvm                          
 rtm                           
 rcm                           
 rvm                           
 um                            
 vm                            
 um_ref                        
 vm_ref                        
 wm_zt                         
 ug                            
 vg                            
 cloud_frac                    
 ice_supersat_frac             
 cloud_cover                   
 rcm_in_layer                  
 rcm_in_cloud                  
 p_in_Pa                       
 exner                         
 rho_ds_zt                     
 thv_ds_zt                     
 Lscale                        
 Lscale_pert_1                 
 Lscale_pert_2                 
 T_in_K                        
 rel_humidity                  
 wp3                           
 thlp3                         
 rtp3                          
 wpthlp2                       
 wp2thlp                       
 wprtp2                        
 wp2rtp                        
 Skw_zt                        
 Skthl_zt                      
 Skrt_zt                       
 Lscale_up                     
 Lscale_down                   
 tau_zt                        
 Kh_zt                         
 wp2thvp                       
 wp2rcp                        
 wp2hmp                        
 wprtpthlp                     
 wpup2                         
 wpvp2                         
 rc_coef                       
 sigma_sqd_w_zt                
 rho                           
 radht                         
 radht_LW                      
 radht_SW                      
 Ncm                           
 Nc_in_cloud                   
 Nc_activated                  
 Nccnm                         
 Nim                           
 snowslope                     
 Nsm                           
 Ngm                           
 sed_rcm                       
 rsat                          
 rsati                         
 rrm                           
 Nrm                           
 m_vol_rad_rain                
 m_vol_rad_cloud               
 eff_rad_cloud                 
 eff_rad_ice                   
 eff_rad_snow                  
 eff_rad_rain                  
 eff_rad_graupel               
 precip_rate_zt                
 rsm                           
 rim                           
 rgm                           
 diam                          
 mass_ice_cryst                
 rcm_icedfs                    
 u_T_cm                        
 rtm_bt                        
 rtm_ma                        
 rtm_ta                        
 rtm_mfl                       
 rtm_tacl                      
 rtm_cl                        
 rtm_forcing                   
 rtm_sdmp                      
 rtm_mc                        
 rtm_pd                        
 rvm_mc                        
 rcm_mc                        
 rcm_sd_mg_morr                
 thlm_bt                       
 thlm_ma                       
 thlm_ta                       
 thlm_mfl                      
 thlm_tacl                     
 thlm_cl                       
 thlm_forcing                  
 thlm_sdmp                     
 thlm_mc                       
 thlm_old                      
 thlm_without_ta               
 thlm_mfl_min                  
 thlm_mfl_max                  
 thlm_enter_mfl                
 thlm_exit_mfl                 
 rtm_old                       
 rtm_without_ta                
 rtm_mfl_min                   
 rtm_mfl_max                   
 rtm_enter_mfl                 
 rtm_exit_mfl                  
 um_bt                         
 um_ma                         
 um_gf                         
 um_cf                         
 um_ta                         
 um_f                          
 um_sdmp                       
 um_ndg                        
 um_mfl                        
 vm_bt                         
 vm_ma                         
 vm_gf                         
 vm_cf                         
 vm_ta                         
 vm_f                          
 vm_sdmp                       
 vm_ndg                        
 vm_mfl                        
 wp3_bt                        
 wp3_ma                        
 wp3_ta                        
 wp3_tp                        
 wp3_ac                        
 wp3_bp1                       
 wp3_pr_turb                   
 wp3_pr_dfsn                   
 wp3_pr1                       
 wp3_pr2                       
 wp3_pr3                       
 wp3_pr_tp                     
 wp3_dp1                       
 wp3_sdmp                      
 wp3_cl                        
 wp3_splat                     
 rtp3_bt                       
 rtp3_tp                       
 rtp3_ac                       
 rtp3_dp                       
 thlp3_bt                      
 thlp3_tp                      
 thlp3_ac                      
 thlp3_dp                      
 rrm_bt                        
 rrm_ma                        
 rrm_sd                        
 rrm_ts                        
 rrm_sd_morr                   
 rrm_ta                        
 rrm_evap                      
 rrm_auto                      
 rrm_accr                      
 rrm_evap_adj                  
 rrm_src_adj                   
 rrm_hf                        
 rrm_wvhf                      
 rrm_cl                        
 rrm_mc                        
 Nrm_bt                        
 Nrm_ma                        
 Nrm_sd                        
 Nrm_ts                        
 Nrm_ta                        
 Nrm_evap                      
 Nrm_auto                      
 Nrm_evap_adj                  
 Nrm_src_adj                   
 Nrm_cl                        
 Nrm_mc                        
 Ncm_bt                        
 Ncm_ma                        
 Ncm_ta                        
 Ncm_mc                        
 Ncm_cl                        
 Ncm_act                       
 rsm_bt                        
 rsm_ma                        
 rsm_sd                        
 rsm_sd_morr                   
 rsm_ta                        
 rsm_mc                        
 rsm_hf                        
 rsm_wvhf                      
 rsm_cl                        
 rim_bt                        
 rim_ma                        
 rim_sd                        
 rim_sd_mg_morr                
 rim_ta                        
 rim_mc                        
 rim_hf                        
 rim_wvhf                      
 rim_cl                        
 rgm_bt                        
 rgm_ma                        
 rgm_sd                        
 rgm_sd_morr                   
 rgm_ta                        
 rgm_mc                        
 rgm_hf                        
 rgm_wvhf                      
 rgm_cl                        
 Nsm_bt                        
 Nsm_mc                        
 Nsm_ta                        
 Nsm_ma                        
 Nsm_sd                        
 Nsm_cl                        
 Nim_bt                        
 Nim_mc                        
 Nim_ta                        
 Nim_ma                        
 Nim_sd                        
 Nim_cl                        
 Ngm_bt                        
 Ngm_mc                        
 Ngm_ta                        
 Ngm_ma                        
 Ngm_sd                        
 Ngm_cl                        
 w_KK_evap_covar_zt            
 rt_KK_evap_covar_zt           
 thl_KK_evap_covar_zt          
 w_KK_auto_covar_zt            
 rt_KK_auto_covar_zt           
 thl_KK_auto_covar_zt          
 w_KK_accr_covar_zt            
 rt_KK_accr_covar_zt           
 thl_KK_accr_covar_zt          
 rr_KK_mvr_covar_zt            
 Nr_KK_mvr_covar_zt            
 KK_mvr_variance_zt            
 mixt_frac                     
 w_1                           
 w_2                           
 varnce_w_1                    
 varnce_w_2                    
 thl_1                         
 thl_2                         
 varnce_thl_1                  
 varnce_thl_2                  
 rt_1                          
 rt_2                          
 varnce_rt_1                   
 varnce_rt_2                   
 rc_1                          
 rc_2                          
 rsatl_1                       
 rsatl_2                       
 cloud_frac_1                  
 cloud_frac_2                  
 a3_coef_zt                    
 wp3_on_wp2_zt                 
 chi_1                         
 chi_2                         
 stdev_chi_1                   
 stdev_chi_2                   
 stdev_eta_1                   
 stdev_eta_2                   
 covar_chi_eta_1               
 covar_chi_eta_2               
 corr_w_chi_1                  
 corr_w_chi_2                  
 corr_w_eta_1                  
 corr_w_eta_2                  
 corr_chi_eta_1                
 corr_chi_eta_2                
 corr_w_rt_1                   
 corr_w_rt_2                   
 corr_w_thl_1                  
 corr_w_thl_2                  
 corr_rt_thl_1                 
 corr_rt_thl_2                 
 crt_1                         
 crt_2                         
 cthl_1                        
 cthl_2                        
 F_w                           
 F_rt                          
 F_thl                         
 min_F_w                       
 max_F_w                       
 min_F_rt                      
 max_F_rt                      
 min_F_thl                     
 max_F_thl                     
 coef_wprtp2_implicit          
 term_wprtp2_explicit          
 coef_wpthlp2_implicit         
 term_wpthlp2_explicit         
 coef_wprtpthlp_implicit       
 term_wprtpthlp_explicit       
 coef_wp2rtp_implicit          
 term_wp2rtp_explicit          
 coef_wp2thlp_implicit         
 term_wp2thlp_explicit         
 hm_i                          
 precip_frac                   
 precip_frac_1                 
 precip_frac_2                 
 Ncnm                          
 mu_hm_i                       
 mu_Ncn_i                      
 sigma_hm_i                    
 sigma_Ncn_i                   
 corr_w_chi_1_ca               
 corr_w_chi_2_ca               
 corr_w_eta_1_ca               
 corr_w_eta_2_ca               
 corr_w_hm_i                   
 corr_w_Ncn_i                  
 corr_chi_eta_1_ca             
 corr_chi_eta_2_ca             
 corr_chi_hm_i                 
 corr_chi_Ncn_i                
 corr_eta_hm_i                 
 corr_eta_Ncn_i                
 corr_Ncn_hm_i                 
 corr_hmx_hmy_i                
 chi                           
 chip2                         
 C11_Skw_fnc                   
 wp2_zt                        
 thlp2_zt                      
 wpthlp_zt                     
 wprtp_zt                      
 rtp2_zt                       
 rtpthlp_zt                    
 up2_zt                        
 vp2_zt                        
 upwp_zt                       
 vpwp_zt                       
 hmp2_zt                       
 PSMLT                         
 EVPMS                         
 PRACS                         
 EVPMG                         
 PRACG                         
 PGMLT                         
 MNUCCC                        
 PSACWS                        
 PSACWI                        
 QMULTS                        
 QMULTG                        
 PSACWG                        
 PGSACW                        
 PRD                           
 PRCI                          
 PRAI                          
 QMULTR                        
 QMULTRG                       
 MNUCCD                        
 PRACI                         
 PRACIS                        
 EPRD                          
 MNUCCR                        
 PIACR                         
 PIACRS                        
 PGRACS                        
 PRDS                          
 EPRDS                         
 PSACR                         
 PRDG                          
 EPRDG                         
 NGSTEN                        
 NRSTEN                        
 NISTEN                        
 NSSTEN                        
 NCSTEN                        
 NPRC1                         
 NRAGG                         
 NPRACG                        
 NSUBR                         
 NSMLTR                        
 NGMLTR                        
 NPRACS                        
 NNUCCR                        
 NIACR                         
 NIACRS                        
 NGRACS                        
 NSMLTS                        
 NSAGG                         
 NPRCI                         
 NSCNG                         
 NSUBS                         
 PRC                           
 PRA                           
 PRE                           
 PCC                           
 NNUCCC                        
 NPSACWS                       
 NPRA                          
 NPRC                          
 NPSACWI                       
 NPSACWG                       
 NPRAI                         
 NMULTS                        
 NMULTG                        
 NMULTR                        
 NMULTRG                       
 NNUCCD                        
 NSUBI                         
 NGMLTG                        
 NSUBG                         
 NACT                          
 SIZEFIX_NR                    
 SIZEFIX_NC                    
 SIZEFIX_NI                    
 SIZEFIX_NS                    
 SIZEFIX_NG                    
 NEGFIX_NR                     
 NEGFIX_NC                     
 NEGFIX_NI                     
 NEGFIX_NS                     
 NEGFIX_NG                     
 NIM_MORR_CL                   
 QC_INST                       
 QR_INST                       
 QI_INST                       
 QS_INST                       
 QG_INST                       
 NC_INST                       
 NR_INST                       
 NI_INST                       
 NS_INST                       
 NG_INST                       
 T_in_K_mc                     
 cloud_frac_refined            
 rcm_refined                   
 hl_on_Cp_residual             
 qto_residual                  
 vars_zm = 
 wp2                           
 rtp2                          
 thlp2                         
 rtpthlp                       
 wprtp                         
 wpthlp                        
 wp2up2                        
 wp2vp2                        
 wp4                           
 up2                           
 vp2                           
 Skw_zm                        
 Skthl_zm                      
 Skrt_zm                       
 wpthvp                        
 rtpthvp                       
 thlpthvp                      
 tau_zm                        
 Kh_zm                         
 K_hm                          
 wprcp                         
 rc_coef_zm                    
 wm_zm                         
 thlprcp                       
 rtprcp                        
 rcp2                          
 upwp                          
 vpwp                          
 upthlp                        
 uprtp                         
 vpthlp                        
 vprtp                         
 upthvp                        
 uprcp                         
 vpthvp                        
 vprcp                         
 rho_zm                        
 sigma_sqd_w                   
 Skw_velocity                  
 gamma_Skw_fnc                 
 coef_wp4_implicit             
 C6rt_Skw_fnc                  
 C6thl_Skw_fnc                 
 C7_Skw_fnc                    
 C1_Skw_fnc                    
 a3_coef                       
 wp3_on_wp2                    
 rcm_zm                        
 rtm_zm                        
 thlm_zm                       
 cloud_frac_zm                 
 ice_supersat_frac_zm          
 rho_ds_zm                     
 thv_ds_zm                     
 em                            
 mean_w_up                     
 mean_w_down                   
 shear                         
 wp3_zm                        
 thlp3_zm                      
 rtp3_zm                       
 w_1_zm                        
 w_2_zm                        
 varnce_w_1_zm                 
 varnce_w_2_zm                 
 mixt_frac_zm                  
 Frad                          
 Frad_LW                       
 Frad_SW                       
 Frad_LW_up                    
 Frad_SW_up                    
 Frad_LW_down                  
 Frad_SW_down                  
 Fprec                         
 Fcsed                         
 hydrometp2                    
 wphydrometp                   
 rtphmp                        
 thlphmp                       
 hmxphmyp                      
 Vri                           
 VNi                           
 Vrc                           
 VNc                           
 Vrr                           
 VNr                           
 Vrs                           
 VNs                           
 Vrg                           
 Vrrprrp                       
 VNrpNrp                       
 Vrrprrp_expcalc               
 VNrpNrp_expcalc               
 wp2_bt                        
 wp2_ma                        
 wp2_ta                        
 wp2_ac                        
 wp2_bp                        
 wp2_pr1                       
 wp2_pr2                       
 wp2_pr3                       
 wp2_dp1                       
 wp2_dp2                       
 wp2_sdmp                      
 wp2_cl                        
 wp2_pd                        
 wp2_sf                        
 wp2_splat                     
 wp2_pr_dfsn                   
 vp2_bt                        
 vp2_ma                        
 vp2_ta                        
 vp2_tp                        
 vp2_dp1                       
 vp2_dp2                       
 vp2_pr1                       
 vp2_pr2                       
 vp2_sdmp                      
 vp2_cl                        
 vp2_pd                        
 vp2_sf                        
 vp2_splat                     
 up2_bt                        
 up2_ma                        
 up2_ta                        
 up2_tp                        
 up2_dp1                       
 up2_dp2                       
 up2_pr1                       
 up2_pr2                       
 up2_sdmp                      
 up2_cl                        
 up2_pd                        
 up2_sf                        
 up2_splat                     
 upwp_bt                       
 upwp_ma                       
 upwp_ta                       
 upwp_tp                       
 upwp_ac                       
 upwp_bp                       
 upwp_pr1                      
 upwp_pr2                      
 upwp_pr3                      
 upwp_pr4                      
 upwp_dp1                      
 upwp_mfl                      
 upwp_cl                       
 vpwp_bt                       
 vpwp_ma                       
 vpwp_ta                       
 vpwp_tp                       
 vpwp_ac                       
 vpwp_bp                       
 vpwp_pr1                      
 vpwp_pr2                      
 vpwp_pr3                      
 vpwp_pr4                      
 vpwp_dp1                      
 vpwp_mfl                      
 vpwp_cl                       
 wprtp_bt                      
 wprtp_ma                      
 wprtp_ta                      
 wprtp_tp                      
 wprtp_ac                      
 wprtp_bp                      
 wprtp_pr1                     
 wprtp_pr2                     
 wprtp_pr3                     
 wprtp_dp1                     
 wprtp_mfl                     
 wprtp_cl                      
 wprtp_sicl                    
 wprtp_pd                      
 wprtp_forcing                 
 wprtp_mc                      
 wpthlp_bt                     
 wpthlp_ma                     
 wpthlp_ta                     
 wpthlp_tp                     
 wpthlp_ac                     
 wpthlp_bp                     
 wpthlp_pr1                    
 wpthlp_pr2                    
 wpthlp_pr3                    
 wpthlp_dp1                    
 wpthlp_mfl                    
 wpthlp_cl                     
 wpthlp_sicl                   
 wpthlp_forcing                
 wpthlp_mc                     
 rtp2_bt                       
 rtp2_ma                       
 rtp2_ta                       
 rtp2_tp                       
 rtp2_dp1                      
 rtp2_dp2                      
 rtp2_cl                       
 rtp2_pd                       
 rtp2_sf                       
 rtp2_forcing                  
 rtp2_mc                       
 thlp2_bt                      
 thlp2_ma                      
 thlp2_ta                      
 thlp2_tp                      
 thlp2_dp1                     
 thlp2_dp2                     
 thlp2_cl                      
 thlp2_pd                      
 thlp2_sf                      
 thlp2_forcing                 
 thlp2_mc                      
 rtpthlp_bt                    
 rtpthlp_ma                    
 rtpthlp_ta                    
 rtpthlp_tp1                   
 rtpthlp_tp2                   
 rtpthlp_dp1                   
 rtpthlp_dp2                   
 rtpthlp_cl                    
 rtpthlp_sf                    
 rtpthlp_forcing               
 rtpthlp_mc                    
 wpthlp_entermfl               
 wpthlp_exit_mfl               
 wprtp_enter_mfl               
 wprtp_exit_mfl                
 wpthlp_mfl_min                
 wpthlp_mfl_max                
 wprtp_mfl_min                 
 wprtp_mfl_max                 
 stability_correction          
 bv_freq_sqd                   
 shear_sqd                     
 invrs_tau_zm                  
 invrs_tau_xp2_zm              
 invrs_tau_wp2_zm              
 invrs_tau_wpxp_zm             
 invrs_tau_wp3_zm              
 invrs_tau_no_N2_zm            
 Richardson_num                
 vars_sfc = 
 ustar                         
 soil_heat_flux                
 veg_T_in_K                    
 sfc_soil_T_in_K               
 deep_soil_T_in_K              
 lh                            
 sh                            
 cc                            
 lwp                           
 vwp                           
 swp                           
 iwp                           
 rwp                           
 z_cloud_base                  
 z_inversion                   
 precip_rate_sfc               
 rain_flux_sfc                 
 rrm_sfc                       
 precip_frac_tol               
 wpthlp_sfc                    
 wprtp_sfc                     
 upwp_sfc                      
 vpwp_sfc                      
 morr_snow_rate                
 thlm_vert_avg                 
 rtm_vert_avg                  
 um_vert_avg                   
 vm_vert_avg                   
 wp2_vert_avg                  
 up2_vert_avg                  
 vp2_vert_avg                  
 rtp2_vert_avg                 
 thlp2_vert_avg                
 T_sfc                         
 rtm_spur_src                  
 thlm_spur_src                 
 rs_sd_morr_int                
 --------------------------------------------------
Timing for Writing wrfout_d01_2005-08-28_00:00:00 for domain        1:    0.35726 elapsed seconds
Timing for processing lateral boundary for domain        1:    0.00617 elapsed seconds
  Tile Strategy is not specified. Assuming 1D-Y
 WRF TILE   1 IS      1 IE     98 JS      1 JE     70
 WRF NUMBER OF TILES =   1
iteration =        1; time =      180.0
Timing for main: time 2005-08-28_00:03:00 on domain   1:    2.06978 elapsed seconds
iteration =        2; time =      360.0
Timing for main: time 2005-08-28_00:06:00 on domain   1:    1.34355 elapsed seconds
iteration =        3; time =      540.0
Timing for main: time 2005-08-28_00:09:00 on domain   1:    1.34123 elapsed seconds
iteration =        4; time =      720.0
Timing for main: time 2005-08-28_00:12:00 on domain   1:    1.36547 elapsed seconds
iteration =        5; time =      900.0
Timing for main: time 2005-08-28_00:15:00 on domain   1:    1.34239 elapsed seconds
iteration =        6; time =     1080.0
Timing for main: time 2005-08-28_00:18:00 on domain   1:    1.35030 elapsed seconds
iteration =        7; time =     1260.0
Timing for main: time 2005-08-28_00:21:00 on domain   1:    1.36515 elapsed seconds
iteration =        8; time =     1440.0
 Warning: spurious supersaturation was removed after pdf_closure!
Timing for main: time 2005-08-28_00:24:00 on domain   1:    1.35904 elapsed seconds
iteration =        9; time =     1620.0
Timing for main: time 2005-08-28_00:27:00 on domain   1:    1.35144 elapsed seconds
iteration =       10; time =     1800.0
Timing for main: time 2005-08-28_00:30:00 on domain   1:    1.36685 elapsed seconds
iteration =       11; time =     1980.0
Timing for main: time 2005-08-28_00:33:00 on domain   1:    1.71609 elapsed seconds
iteration =       12; time =     2160.0
Timing for main: time 2005-08-28_00:36:00 on domain   1:    1.35978 elapsed seconds
iteration =       13; time =     2340.0
Timing for main: time 2005-08-28_00:39:00 on domain   1:    1.36142 elapsed seconds
iteration =       14; time =     2520.0
Timing for main: time 2005-08-28_00:42:00 on domain   1:    1.38334 elapsed seconds
iteration =       15; time =     2700.0
Timing for main: time 2005-08-28_00:45:00 on domain   1:    1.36448 elapsed seconds
iteration =       16; time =     2880.0
Timing for main: time 2005-08-28_00:48:00 on domain   1:    1.37027 elapsed seconds
iteration =       17; time =     3060.0
Timing for main: time 2005-08-28_00:51:00 on domain   1:    1.38267 elapsed seconds
iteration =       18; time =     3240.0
Timing for main: time 2005-08-28_00:54:00 on domain   1:    1.40017 elapsed seconds
iteration =       19; time =     3420.0
Timing for main: time 2005-08-28_00:57:00 on domain   1:    1.37761 elapsed seconds
iteration =       20; time =     3600.0
Timing for main: time 2005-08-28_01:00:00 on domain   1:    1.36732 elapsed seconds
Timing for Writing wrfout_d01_2005-08-28_01:00:00 for domain        1:    0.23873 elapsed seconds
iteration =       21; time =     3780.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
Timing for main: time 2005-08-28_01:03:00 on domain   1:    1.95406 elapsed seconds
iteration =       22; time =     3960.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
 rtm < 0 in beginning of advance_clubb_core at k =           30
Timing for main: time 2005-08-28_01:06:00 on domain   1:    1.38561 elapsed seconds
iteration =       23; time =     4140.0
Timing for main: time 2005-08-28_01:09:00 on domain   1:    1.37241 elapsed seconds
iteration =       24; time =     4320.0
Timing for main: time 2005-08-28_01:12:00 on domain   1:    1.38484 elapsed seconds
iteration =       25; time =     4500.0
Timing for main: time 2005-08-28_01:15:00 on domain   1:    1.38560 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
iteration =       26; time =     4680.0
Timing for main: time 2005-08-28_01:18:00 on domain   1:    1.37497 elapsed seconds
iteration =       27; time =     4860.0
Timing for main: time 2005-08-28_01:21:00 on domain   1:    1.36251 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
iteration =       28; time =     5040.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
Timing for main: time 2005-08-28_01:24:00 on domain   1:    1.35589 elapsed seconds
iteration =       29; time =     5220.0
Timing for main: time 2005-08-28_01:27:00 on domain   1:    1.35749 elapsed seconds
iteration =       30; time =     5400.0
Timing for main: time 2005-08-28_01:30:00 on domain   1:    1.36903 elapsed seconds
iteration =       31; time =     5580.0
Timing for main: time 2005-08-28_01:33:00 on domain   1:    1.73587 elapsed seconds
iteration =       32; time =     5760.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
Timing for main: time 2005-08-28_01:36:00 on domain   1:    1.38643 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           30
 Warning: spurious supersaturation was removed after pdf_closure!
iteration =       33; time =     5940.0
Timing for main: time 2005-08-28_01:39:00 on domain   1:    1.37515 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
iteration =       34; time =     6120.0
Timing for main: time 2005-08-28_01:42:00 on domain   1:    1.38188 elapsed seconds
iteration =       35; time =     6300.0
Timing for main: time 2005-08-28_01:45:00 on domain   1:    1.36897 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           25
iteration =       36; time =     6480.0
Timing for main: time 2005-08-28_01:48:00 on domain   1:    1.37303 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           25
iteration =       37; time =     6660.0
 rtm < 0 in beginning of advance_clubb_core at k =           29
 rtm < 0 in beginning of advance_clubb_core at k =           30
 rtm < 0 in beginning of advance_clubb_core at k =           30
Timing for main: time 2005-08-28_01:51:00 on domain   1:    1.37190 elapsed seconds
iteration =       38; time =     6840.0
Timing for main: time 2005-08-28_01:54:00 on domain   1:    1.38780 elapsed seconds
iteration =       39; time =     7020.0
 Warning: spurious supersaturation was removed after pdf_closure!
 rtm < 0 in beginning of advance_clubb_core at k =           30
Timing for main: time 2005-08-28_01:57:00 on domain   1:    1.36600 elapsed seconds
iteration =       40; time =     7200.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
Timing for main: time 2005-08-28_02:00:00 on domain   1:    1.37951 elapsed seconds
Timing for Writing wrfout_d01_2005-08-28_02:00:00 for domain        1:    0.23961 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           25
iteration =       41; time =     7380.0
Timing for main: time 2005-08-28_02:03:00 on domain   1:    1.98681 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           25
iteration =       42; time =     7560.0
 rtm < 0 in beginning of advance_clubb_core at k =           29
Timing for main: time 2005-08-28_02:06:00 on domain   1:    1.38981 elapsed seconds
iteration =       43; time =     7740.0
 rtm < 0 in beginning of advance_clubb_core at k =           28
Timing for main: time 2005-08-28_02:09:00 on domain   1:    1.37115 elapsed seconds
iteration =       44; time =     7920.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
Timing for main: time 2005-08-28_02:12:00 on domain   1:    1.38236 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
iteration =       45; time =     8100.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
Timing for main: time 2005-08-28_02:15:00 on domain   1:    1.37278 elapsed seconds
iteration =       46; time =     8280.0
 rtm < 0 in beginning of advance_clubb_core at k =           23
Timing for main: time 2005-08-28_02:18:00 on domain   1:    1.38265 elapsed seconds
iteration =       47; time =     8460.0
Timing for main: time 2005-08-28_02:21:00 on domain   1:    1.37899 elapsed seconds
iteration =       48; time =     8640.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
Timing for main: time 2005-08-28_02:24:00 on domain   1:    1.83410 elapsed seconds
iteration =       49; time =     8820.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
Timing for main: time 2005-08-28_02:27:00 on domain   1:    1.36415 elapsed seconds
iteration =       50; time =     9000.0
 rtm < 0 in beginning of advance_clubb_core at k =           24
Timing for main: time 2005-08-28_02:30:00 on domain   1:    1.37143 elapsed seconds
iteration =       51; time =     9180.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
Timing for main: time 2005-08-28_02:33:00 on domain   1:    1.73843 elapsed seconds
iteration =       52; time =     9360.0
Timing for main: time 2005-08-28_02:36:00 on domain   1:    1.37017 elapsed seconds
iteration =       53; time =     9540.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
 rtm < 0 in beginning of advance_clubb_core at k =           30
Timing for main: time 2005-08-28_02:39:00 on domain   1:    1.35960 elapsed seconds
iteration =       54; time =     9720.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
Timing for main: time 2005-08-28_02:42:00 on domain   1:    1.36585 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           25
iteration =       55; time =     9900.0
Timing for main: time 2005-08-28_02:45:00 on domain   1:    1.36256 elapsed seconds
iteration =       56; time =    10080.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
Timing for main: time 2005-08-28_02:48:00 on domain   1:    1.37082 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
iteration =       57; time =    10260.0
Timing for main: time 2005-08-28_02:51:00 on domain   1:    1.37122 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
iteration =       58; time =    10440.0
Timing for main: time 2005-08-28_02:54:00 on domain   1:    1.37757 elapsed seconds
iteration =       59; time =    10620.0
Timing for main: time 2005-08-28_02:57:00 on domain   1:    1.39011 elapsed seconds
iteration =       60; time =    10800.0
 rtm < 0 in beginning of advance_clubb_core at k =           28
 rtm < 0 in beginning of advance_clubb_core at k =           23
Timing for main: time 2005-08-28_03:00:00 on domain   1:    1.38641 elapsed seconds
Timing for Writing wrfout_d01_2005-08-28_03:00:00 for domain        1:    0.23684 elapsed seconds
iteration =       61; time =    10980.0
 Warning: spurious supersaturation was removed after pdf_closure!
 Warning: spurious supersaturation was removed after pdf_closure!
Timing for main: time 2005-08-28_03:03:00 on domain   1:    2.00412 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           25
iteration =       62; time =    11160.0
Timing for main: time 2005-08-28_03:06:00 on domain   1:    1.40938 elapsed seconds
iteration =       63; time =    11340.0
Timing for main: time 2005-08-28_03:09:00 on domain   1:    1.40356 elapsed seconds
iteration =       64; time =    11520.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
Timing for main: time 2005-08-28_03:12:00 on domain   1:    1.41039 elapsed seconds
iteration =       65; time =    11700.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
 rtm < 0 in beginning of advance_clubb_core at k =           30
Timing for main: time 2005-08-28_03:15:00 on domain   1:    1.40064 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           25
iteration =       66; time =    11880.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
 rtm < 0 in beginning of advance_clubb_core at k =           30
Timing for main: time 2005-08-28_03:18:00 on domain   1:    1.41409 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           25
iteration =       67; time =    12060.0
Timing for main: time 2005-08-28_03:21:00 on domain   1:    1.40419 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           25
iteration =       68; time =    12240.0
Timing for main: time 2005-08-28_03:24:00 on domain   1:    1.41444 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           25
iteration =       69; time =    12420.0
 rtm < 0 in beginning of advance_clubb_core at k =           29
Timing for main: time 2005-08-28_03:27:00 on domain   1:    1.40487 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           25
iteration =       70; time =    12600.0
Timing for main: time 2005-08-28_03:30:00 on domain   1:    1.42257 elapsed seconds
iteration =       71; time =    12780.0
Timing for main: time 2005-08-28_03:33:00 on domain   1:    1.78337 elapsed seconds
iteration =       72; time =    12960.0
Timing for main: time 2005-08-28_03:36:00 on domain   1:    1.40522 elapsed seconds
iteration =       73; time =    13140.0
Timing for main: time 2005-08-28_03:39:00 on domain   1:    1.40248 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           25
iteration =       74; time =    13320.0
Timing for main: time 2005-08-28_03:42:00 on domain   1:    1.40688 elapsed seconds
iteration =       75; time =    13500.0
 rtm < 0 in beginning of advance_clubb_core at k =           29
Timing for main: time 2005-08-28_03:45:00 on domain   1:    1.40189 elapsed seconds
iteration =       76; time =    13680.0
Timing for main: time 2005-08-28_03:48:00 on domain   1:    1.41062 elapsed seconds
iteration =       77; time =    13860.0
Timing for main: time 2005-08-28_03:51:00 on domain   1:    1.40373 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           25
iteration =       78; time =    14040.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
Timing for main: time 2005-08-28_03:54:00 on domain   1:    1.41148 elapsed seconds
iteration =       79; time =    14220.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
Timing for main: time 2005-08-28_03:57:00 on domain   1:    1.40720 elapsed seconds
iteration =       80; time =    14400.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
Timing for main: time 2005-08-28_04:00:00 on domain   1:    1.41040 elapsed seconds
Timing for Writing wrfout_d01_2005-08-28_04:00:00 for domain        1:    0.24074 elapsed seconds
iteration =       81; time =    14580.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
Timing for main: time 2005-08-28_04:03:00 on domain   1:    2.01982 elapsed seconds
iteration =       82; time =    14760.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
Timing for main: time 2005-08-28_04:06:00 on domain   1:    1.41172 elapsed seconds
iteration =       83; time =    14940.0
Timing for main: time 2005-08-28_04:09:00 on domain   1:    1.40158 elapsed seconds
iteration =       84; time =    15120.0
Timing for main: time 2005-08-28_04:12:00 on domain   1:    1.41331 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           25
iteration =       85; time =    15300.0
Timing for main: time 2005-08-28_04:15:00 on domain   1:    1.40345 elapsed seconds
iteration =       86; time =    15480.0
Timing for main: time 2005-08-28_04:18:00 on domain   1:    1.41755 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           25
iteration =       87; time =    15660.0
Timing for main: time 2005-08-28_04:21:00 on domain   1:    1.40343 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           25
iteration =       88; time =    15840.0
Timing for main: time 2005-08-28_04:24:00 on domain   1:    1.41082 elapsed seconds
iteration =       89; time =    16020.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
Timing for main: time 2005-08-28_04:27:00 on domain   1:    1.39769 elapsed seconds
iteration =       90; time =    16200.0
Timing for main: time 2005-08-28_04:30:00 on domain   1:    1.41234 elapsed seconds
iteration =       91; time =    16380.0
Timing for main: time 2005-08-28_04:33:00 on domain   1:    1.77549 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           26
 rtm < 0 in beginning of advance_clubb_core at k =           20
iteration =       92; time =    16560.0
 rtm < 0 in beginning of advance_clubb_core at k =           27
Timing for main: time 2005-08-28_04:36:00 on domain   1:    1.41162 elapsed seconds
iteration =       93; time =    16740.0
 rtm < 0 in beginning of advance_clubb_core at k =           28
 Warning: spurious supersaturation was removed after pdf_closure!
Timing for main: time 2005-08-28_04:39:00 on domain   1:    1.39902 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           25
iteration =       94; time =    16920.0
Timing for main: time 2005-08-28_04:42:00 on domain   1:    1.41078 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           20
iteration =       95; time =    17100.0
 rtm < 0 in beginning of advance_clubb_core at k =           27
Timing for main: time 2005-08-28_04:45:00 on domain   1:    1.40196 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           20
iteration =       96; time =    17280.0
Timing for main: time 2005-08-28_04:48:00 on domain   1:    1.41234 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           20
iteration =       97; time =    17460.0
Timing for main: time 2005-08-28_04:51:00 on domain   1:    1.40320 elapsed seconds
iteration =       98; time =    17640.0
 Warning: spurious supersaturation was removed after pdf_closure!
Timing for main: time 2005-08-28_04:54:00 on domain   1:    1.41624 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           20
iteration =       99; time =    17820.0
 rtm < 0 in beginning of advance_clubb_core at k =           28
 rtm < 0 in beginning of advance_clubb_core at k =           23
Timing for main: time 2005-08-28_04:57:00 on domain   1:    1.42569 elapsed seconds
iteration =      100; time =    18000.0
 rtm < 0 in beginning of advance_clubb_core at k =           23
Timing for main: time 2005-08-28_05:00:00 on domain   1:    1.43189 elapsed seconds
Timing for Writing wrfout_d01_2005-08-28_05:00:00 for domain        1:    0.24327 elapsed seconds
iteration =      101; time =    18180.0
Timing for main: time 2005-08-28_05:03:00 on domain   1:    2.03705 elapsed seconds
iteration =      102; time =    18360.0
Timing for main: time 2005-08-28_05:06:00 on domain   1:    1.41984 elapsed seconds
iteration =      103; time =    18540.0
Timing for main: time 2005-08-28_05:09:00 on domain   1:    1.41008 elapsed seconds
iteration =      104; time =    18720.0
 rtm < 0 in beginning of advance_clubb_core at k =           28
Timing for main: time 2005-08-28_05:12:00 on domain   1:    1.41351 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           25
iteration =      105; time =    18900.0
 rtm < 0 in beginning of advance_clubb_core at k =           28
Timing for main: time 2005-08-28_05:15:00 on domain   1:    1.40253 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           25
iteration =      106; time =    19080.0
Timing for main: time 2005-08-28_05:18:00 on domain   1:    1.41465 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           25
iteration =      107; time =    19260.0
Timing for main: time 2005-08-28_05:21:00 on domain   1:    1.40302 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
iteration =      108; time =    19440.0
Timing for main: time 2005-08-28_05:24:00 on domain   1:    1.41192 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           26
iteration =      109; time =    19620.0
Timing for main: time 2005-08-28_05:27:00 on domain   1:    1.40445 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
iteration =      110; time =    19800.0
Timing for main: time 2005-08-28_05:30:00 on domain   1:    1.41386 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           26
iteration =      111; time =    19980.0
Timing for main: time 2005-08-28_05:33:00 on domain   1:    1.78233 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           25
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      112; time =    20160.0
Timing for main: time 2005-08-28_05:36:00 on domain   1:    1.41088 elapsed seconds
iteration =      113; time =    20340.0
 rtm < 0 in beginning of advance_clubb_core at k =           29
 rtm < 0 in beginning of advance_clubb_core at k =           30
Timing for main: time 2005-08-28_05:39:00 on domain   1:    1.40075 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
iteration =      114; time =    20520.0
Timing for main: time 2005-08-28_05:42:00 on domain   1:    1.41331 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           25
iteration =      115; time =    20700.0
Timing for main: time 2005-08-28_05:45:00 on domain   1:    1.41074 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           27
iteration =      116; time =    20880.0
Timing for main: time 2005-08-28_05:48:00 on domain   1:    1.41597 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           27
iteration =      117; time =    21060.0
Timing for main: time 2005-08-28_05:51:00 on domain   1:    1.40431 elapsed seconds
iteration =      118; time =    21240.0
Timing for main: time 2005-08-28_05:54:00 on domain   1:    1.41474 elapsed seconds
iteration =      119; time =    21420.0
Timing for main: time 2005-08-28_05:57:00 on domain   1:    1.40607 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           25
iteration =      120; time =    21600.0
Timing for main: time 2005-08-28_06:00:00 on domain   1:    1.41217 elapsed seconds
Timing for Writing wrfout_d01_2005-08-28_06:00:00 for domain        1:    0.23970 elapsed seconds
Timing for processing lateral boundary for domain        1:    0.00583 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           25
iteration =      121; time =    21780.0
 rtm < 0 in beginning of advance_clubb_core at k =           27
Timing for main: time 2005-08-28_06:03:00 on domain   1:    2.02404 elapsed seconds
iteration =      122; time =    21960.0
Timing for main: time 2005-08-28_06:06:00 on domain   1:    1.41131 elapsed seconds
iteration =      123; time =    22140.0
Timing for main: time 2005-08-28_06:09:00 on domain   1:    1.40330 elapsed seconds
iteration =      124; time =    22320.0
Timing for main: time 2005-08-28_06:12:00 on domain   1:    1.40968 elapsed seconds
iteration =      125; time =    22500.0
 rtm < 0 in beginning of advance_clubb_core at k =           26
Timing for main: time 2005-08-28_06:15:00 on domain   1:    1.40091 elapsed seconds
iteration =      126; time =    22680.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
Timing for main: time 2005-08-28_06:18:00 on domain   1:    1.41221 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           25
iteration =      127; time =    22860.0
Timing for main: time 2005-08-28_06:21:00 on domain   1:    1.40118 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           25
iteration =      128; time =    23040.0
Timing for main: time 2005-08-28_06:24:00 on domain   1:    1.41016 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           25
iteration =      129; time =    23220.0
Timing for main: time 2005-08-28_06:27:00 on domain   1:    1.40943 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      130; time =    23400.0
Timing for main: time 2005-08-28_06:30:00 on domain   1:    1.42087 elapsed seconds
iteration =      131; time =    23580.0
Timing for main: time 2005-08-28_06:33:00 on domain   1:    1.78178 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           27
 rtm < 0 in beginning of advance_clubb_core at k =           26
iteration =      132; time =    23760.0
Timing for main: time 2005-08-28_06:36:00 on domain   1:    1.41240 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           27
 rtm < 0 in beginning of advance_clubb_core at k =           25
iteration =      133; time =    23940.0
 rtm < 0 in beginning of advance_clubb_core at k =           29
Timing for main: time 2005-08-28_06:39:00 on domain   1:    1.40458 elapsed seconds
iteration =      134; time =    24120.0
Timing for main: time 2005-08-28_06:42:00 on domain   1:    1.41451 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           25
 rtm < 0 in beginning of advance_clubb_core at k =           25
iteration =      135; time =    24300.0
 rtm < 0 in beginning of advance_clubb_core at k =           28
Timing for main: time 2005-08-28_06:45:00 on domain   1:    1.40619 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           25
 rtm < 0 in beginning of advance_clubb_core at k =           25
iteration =      136; time =    24480.0
Timing for main: time 2005-08-28_06:48:00 on domain   1:    1.41694 elapsed seconds
iteration =      137; time =    24660.0
Timing for main: time 2005-08-28_06:51:00 on domain   1:    1.40878 elapsed seconds
iteration =      138; time =    24840.0
Timing for main: time 2005-08-28_06:54:00 on domain   1:    1.41461 elapsed seconds
iteration =      139; time =    25020.0
Timing for main: time 2005-08-28_06:57:00 on domain   1:    1.40069 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           25
iteration =      140; time =    25200.0
Timing for main: time 2005-08-28_07:00:00 on domain   1:    1.66325 elapsed seconds
Timing for Writing wrfout_d01_2005-08-28_07:00:00 for domain        1:    0.24119 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           27
 rtm < 0 in beginning of advance_clubb_core at k =           25
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      141; time =    25380.0
Timing for main: time 2005-08-28_07:03:00 on domain   1:    2.03490 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           27
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      142; time =    25560.0
 rtm < 0 in beginning of advance_clubb_core at k =           26
 rtm < 0 in beginning of advance_clubb_core at k =           29
Timing for main: time 2005-08-28_07:06:00 on domain   1:    1.40445 elapsed seconds
iteration =      143; time =    25740.0
Timing for main: time 2005-08-28_07:09:00 on domain   1:    1.40155 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           27
iteration =      144; time =    25920.0
Timing for main: time 2005-08-28_07:12:00 on domain   1:    1.42595 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           27
 rtm < 0 in beginning of advance_clubb_core at k =           25
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      145; time =    26100.0
 rtm < 0 in beginning of advance_clubb_core at k =           28
Timing for main: time 2005-08-28_07:15:00 on domain   1:    1.39671 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           25
iteration =      146; time =    26280.0
 rtm < 0 in beginning of advance_clubb_core at k =           29
 rtm < 0 in beginning of advance_clubb_core at k =           29
Timing for main: time 2005-08-28_07:18:00 on domain   1:    1.40533 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           25
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      147; time =    26460.0
 rtm < 0 in beginning of advance_clubb_core at k =           25
Timing for main: time 2005-08-28_07:21:00 on domain   1:    1.39625 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      148; time =    26640.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
 rtm < 0 in beginning of advance_clubb_core at k =           30
Timing for main: time 2005-08-28_07:24:00 on domain   1:    1.40544 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           26
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      149; time =    26820.0
Timing for main: time 2005-08-28_07:27:00 on domain   1:    1.40236 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      150; time =    27000.0
 rtm < 0 in beginning of advance_clubb_core at k =           29
Timing for main: time 2005-08-28_07:30:00 on domain   1:    1.40480 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           25
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      151; time =    27180.0
 rtm < 0 in beginning of advance_clubb_core at k =           26
Timing for main: time 2005-08-28_07:33:00 on domain   1:    1.77898 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           25
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      152; time =    27360.0
Timing for main: time 2005-08-28_07:36:00 on domain   1:    1.40758 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      153; time =    27540.0
Timing for main: time 2005-08-28_07:39:00 on domain   1:    1.39433 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           25
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      154; time =    27720.0
Timing for main: time 2005-08-28_07:42:00 on domain   1:    1.40483 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           25
 rtm < 0 in beginning of advance_clubb_core at k =           28
iteration =      155; time =    27900.0
Timing for main: time 2005-08-28_07:45:00 on domain   1:    1.40210 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           25
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      156; time =    28080.0
Timing for main: time 2005-08-28_07:48:00 on domain   1:    1.40652 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           27
iteration =      157; time =    28260.0
Timing for main: time 2005-08-28_07:51:00 on domain   1:    1.39809 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      158; time =    28440.0
Timing for main: time 2005-08-28_07:54:00 on domain   1:    1.40500 elapsed seconds
iteration =      159; time =    28620.0
 rtm < 0 in beginning of advance_clubb_core at k =           29
 rtm < 0 in beginning of advance_clubb_core at k =           29
Timing for main: time 2005-08-28_07:57:00 on domain   1:    1.40122 elapsed seconds
iteration =      160; time =    28800.0
Timing for main: time 2005-08-28_08:00:00 on domain   1:    1.40548 elapsed seconds
Timing for Writing wrfout_d01_2005-08-28_08:00:00 for domain        1:    0.23987 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           25
iteration =      161; time =    28980.0
Timing for main: time 2005-08-28_08:03:00 on domain   1:    2.01708 elapsed seconds
iteration =      162; time =    29160.0
Timing for main: time 2005-08-28_08:06:00 on domain   1:    1.40119 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           25
iteration =      163; time =    29340.0
Timing for main: time 2005-08-28_08:09:00 on domain   1:    1.40019 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           25
iteration =      164; time =    29520.0
Timing for main: time 2005-08-28_08:12:00 on domain   1:    1.38010 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      165; time =    29700.0
 rtm < 0 in beginning of advance_clubb_core at k =           29
Timing for main: time 2005-08-28_08:15:00 on domain   1:    1.34625 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           30
iteration =      166; time =    29880.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
Timing for main: time 2005-08-28_08:18:00 on domain   1:    1.37830 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      167; time =    30060.0
 rtm < 0 in beginning of advance_clubb_core at k =           29
 rtm < 0 in beginning of advance_clubb_core at k =           23
Timing for main: time 2005-08-28_08:21:00 on domain   1:    1.36291 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           26
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      168; time =    30240.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
 rtm < 0 in beginning of advance_clubb_core at k =           23
Timing for main: time 2005-08-28_08:24:00 on domain   1:    1.37156 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           26
 rtm < 0 in beginning of advance_clubb_core at k =           26
iteration =      169; time =    30420.0
 rtm < 0 in beginning of advance_clubb_core at k =           23
Timing for main: time 2005-08-28_08:27:00 on domain   1:    1.35705 elapsed seconds
iteration =      170; time =    30600.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
Timing for main: time 2005-08-28_08:30:00 on domain   1:    1.37338 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           26
iteration =      171; time =    30780.0
 d01 2005-08-28_08:30:00            2  points exceeded cfl=2 in domain d01 at ti
 me 2005-08-28_08:30:00 hours
 d01 2005-08-28_08:30:00  MAX AT i,j,k:           18          54          19  ve
 rt_cfl,w,d(eta)=   2.085193       12.52282      4.0247619E-02
 d01 2005-08-28_08:30:00            3  points exceeded cfl=2 in domain d01 at ti
 me 2005-08-28_08:30:00 hours
 d01 2005-08-28_08:30:00  MAX AT i,j,k:           18          54          19  ve
 rt_cfl,w,d(eta)=   2.136037       13.20754      4.0247619E-02
 d01 2005-08-28_08:30:00            3  points exceeded cfl=2 in domain d01 at ti
 me 2005-08-28_08:30:00 hours
 d01 2005-08-28_08:30:00  MAX AT i,j,k:           18          54          19  ve
 rt_cfl,w,d(eta)=   2.087225       12.51686      4.0247619E-02
Timing for main: time 2005-08-28_08:33:00 on domain   1:    1.72843 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      172; time =    30960.0
 d01 2005-08-28_08:33:00            2  points exceeded cfl=2 in domain d01 at ti
 me 2005-08-28_08:33:00 hours
 d01 2005-08-28_08:33:00  MAX AT i,j,k:           18          54          20  ve
 rt_cfl,w,d(eta)=   2.091424       12.94092      3.5938144E-02
 d01 2005-08-28_08:33:00            2  points exceeded cfl=2 in domain d01 at ti
 me 2005-08-28_08:33:00 hours
 d01 2005-08-28_08:33:00  MAX AT i,j,k:           18          54          20  ve
 rt_cfl,w,d(eta)=   2.142482       11.79043      3.5938144E-02
 d01 2005-08-28_08:33:00            1  points exceeded cfl=2 in domain d01 at ti
 me 2005-08-28_08:33:00 hours
 d01 2005-08-28_08:33:00  MAX AT i,j,k:           18          54          20  ve
 rt_cfl,w,d(eta)=   2.033801       12.87135      3.5938144E-02
Timing for main: time 2005-08-28_08:36:00 on domain   1:    1.36177 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           23
iteration =      173; time =    31140.0
 rtm < 0 in beginning of advance_clubb_core at k =           27
Timing for main: time 2005-08-28_08:39:00 on domain   1:    1.35331 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           26
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           23
iteration =      174; time =    31320.0
Timing for main: time 2005-08-28_08:42:00 on domain   1:    1.35805 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      175; time =    31500.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
 rtm < 0 in beginning of advance_clubb_core at k =           30
Timing for main: time 2005-08-28_08:45:00 on domain   1:    1.36399 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      176; time =    31680.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
Timing for main: time 2005-08-28_08:48:00 on domain   1:    1.35894 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      177; time =    31860.0
Timing for main: time 2005-08-28_08:51:00 on domain   1:    1.35448 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      178; time =    32040.0
 rtm < 0 in beginning of advance_clubb_core at k =           29
 rtm < 0 in beginning of advance_clubb_core at k =           29
 rtm < 0 in beginning of advance_clubb_core at k =           30
Timing for main: time 2005-08-28_08:54:00 on domain   1:    1.36105 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           23
iteration =      179; time =    32220.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
 rtm < 0 in beginning of advance_clubb_core at k =           30
Timing for main: time 2005-08-28_08:57:00 on domain   1:    1.35856 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           26
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      180; time =    32400.0
 rtm < 0 in beginning of advance_clubb_core at k =           29
Timing for main: time 2005-08-28_09:00:00 on domain   1:    1.37024 elapsed seconds
Timing for Writing wrfout_d01_2005-08-28_09:00:00 for domain        1:    0.23605 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           27
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      181; time =    32580.0
Timing for main: time 2005-08-28_09:03:00 on domain   1:    1.98188 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      182; time =    32760.0
Timing for main: time 2005-08-28_09:06:00 on domain   1:    1.37492 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      183; time =    32940.0
Timing for main: time 2005-08-28_09:09:00 on domain   1:    1.35367 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      184; time =    33120.0
Timing for main: time 2005-08-28_09:12:00 on domain   1:    1.36813 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      185; time =    33300.0
Timing for main: time 2005-08-28_09:15:00 on domain   1:    1.37734 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      186; time =    33480.0
Timing for main: time 2005-08-28_09:18:00 on domain   1:    1.39403 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           26
 rtm < 0 in beginning of advance_clubb_core at k =           23
iteration =      187; time =    33660.0
Timing for main: time 2005-08-28_09:21:00 on domain   1:    1.39281 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           23
iteration =      188; time =    33840.0
Timing for main: time 2005-08-28_09:24:00 on domain   1:    1.38040 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      189; time =    34020.0
Timing for main: time 2005-08-28_09:27:00 on domain   1:    1.38345 elapsed seconds
iteration =      190; time =    34200.0
Timing for main: time 2005-08-28_09:30:00 on domain   1:    1.39742 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           26
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      191; time =    34380.0
Timing for main: time 2005-08-28_09:33:00 on domain   1:    1.77884 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      192; time =    34560.0
Timing for main: time 2005-08-28_09:36:00 on domain   1:    1.40590 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           27
iteration =      193; time =    34740.0
Timing for main: time 2005-08-28_09:39:00 on domain   1:    1.40267 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           24
iteration =      194; time =    34920.0
 rtm < 0 in beginning of advance_clubb_core at k =           29
Timing for main: time 2005-08-28_09:42:00 on domain   1:    1.40173 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      195; time =    35100.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
Timing for main: time 2005-08-28_09:45:00 on domain   1:    1.39251 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           26
 rtm < 0 in beginning of advance_clubb_core at k =           27
 rtm < 0 in beginning of advance_clubb_core at k =           25
iteration =      196; time =    35280.0
Timing for main: time 2005-08-28_09:48:00 on domain   1:    1.40371 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           27
iteration =      197; time =    35460.0
Timing for main: time 2005-08-28_09:51:00 on domain   1:    1.38734 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
iteration =      198; time =    35640.0
 Warning: spurious supersaturation was removed after pdf_closure!
Timing for main: time 2005-08-28_09:54:00 on domain   1:    1.39742 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           21
iteration =      199; time =    35820.0
Timing for main: time 2005-08-28_09:57:00 on domain   1:    1.38994 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           25
iteration =      200; time =    36000.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
Timing for main: time 2005-08-28_10:00:00 on domain   1:    1.39435 elapsed seconds
Timing for Writing wrfout_d01_2005-08-28_10:00:00 for domain        1:    0.23981 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
iteration =      201; time =    36180.0
Timing for main: time 2005-08-28_10:03:00 on domain   1:    2.00383 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           24
iteration =      202; time =    36360.0
Timing for main: time 2005-08-28_10:06:00 on domain   1:    1.39690 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           23
iteration =      203; time =    36540.0
Timing for main: time 2005-08-28_10:09:00 on domain   1:    1.38732 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           27
 rtm < 0 in beginning of advance_clubb_core at k =           23
iteration =      204; time =    36720.0
 rtm < 0 in beginning of advance_clubb_core at k =           27
Timing for main: time 2005-08-28_10:12:00 on domain   1:    1.39656 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           26
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      205; time =    36900.0
Timing for main: time 2005-08-28_10:15:00 on domain   1:    1.38583 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           27
iteration =      206; time =    37080.0
Timing for main: time 2005-08-28_10:18:00 on domain   1:    1.39541 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           26
 rtm < 0 in beginning of advance_clubb_core at k =           26
 rtm < 0 in beginning of advance_clubb_core at k =           30
iteration =      207; time =    37260.0
Timing for main: time 2005-08-28_10:21:00 on domain   1:    1.38083 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           25
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      208; time =    37440.0
Timing for main: time 2005-08-28_10:24:00 on domain   1:    1.39799 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           26
iteration =      209; time =    37620.0
Timing for main: time 2005-08-28_10:27:00 on domain   1:    1.38628 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           25
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           29
iteration =      210; time =    37800.0
Timing for main: time 2005-08-28_10:30:00 on domain   1:    1.39503 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           29
iteration =      211; time =    37980.0
Timing for main: time 2005-08-28_10:33:00 on domain   1:    1.76975 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           21
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      212; time =    38160.0
 rtm < 0 in beginning of advance_clubb_core at k =           26
Timing for main: time 2005-08-28_10:36:00 on domain   1:    1.39482 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           21
iteration =      213; time =    38340.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
Timing for main: time 2005-08-28_10:39:00 on domain   1:    1.38927 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      214; time =    38520.0
Timing for main: time 2005-08-28_10:42:00 on domain   1:    1.39276 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           21
iteration =      215; time =    38700.0
Timing for main: time 2005-08-28_10:45:00 on domain   1:    1.38433 elapsed seconds
iteration =      216; time =    38880.0
Timing for main: time 2005-08-28_10:48:00 on domain   1:    1.39021 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           28
iteration =      217; time =    39060.0
Timing for main: time 2005-08-28_10:51:00 on domain   1:    1.38207 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           28
iteration =      218; time =    39240.0
Timing for main: time 2005-08-28_10:54:00 on domain   1:    1.39384 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           26
iteration =      219; time =    39420.0
Timing for main: time 2005-08-28_10:57:00 on domain   1:    1.38143 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           26
iteration =      220; time =    39600.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
Timing for main: time 2005-08-28_11:00:00 on domain   1:    1.38797 elapsed seconds
Timing for Writing wrfout_d01_2005-08-28_11:00:00 for domain        1:    0.23793 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           24
iteration =      221; time =    39780.0
Timing for main: time 2005-08-28_11:03:00 on domain   1:    2.00284 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           23
iteration =      222; time =    39960.0
Timing for main: time 2005-08-28_11:06:00 on domain   1:    1.38796 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           26
 rtm < 0 in beginning of advance_clubb_core at k =           26
iteration =      223; time =    40140.0
Timing for main: time 2005-08-28_11:09:00 on domain   1:    1.38292 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           26
iteration =      224; time =    40320.0
Timing for main: time 2005-08-28_11:12:00 on domain   1:    1.40668 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
iteration =      225; time =    40500.0
Timing for main: time 2005-08-28_11:15:00 on domain   1:    1.38155 elapsed seconds
iteration =      226; time =    40680.0
 rtm < 0 in beginning of advance_clubb_core at k =           27
Timing for main: time 2005-08-28_11:18:00 on domain   1:    1.38849 elapsed seconds
iteration =      227; time =    40860.0
 Warning: spurious supersaturation was removed after pdf_closure!
Timing for main: time 2005-08-28_11:21:00 on domain   1:    1.38010 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           26
 rtm < 0 in beginning of advance_clubb_core at k =           28
iteration =      228; time =    41040.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
Timing for main: time 2005-08-28_11:24:00 on domain   1:    1.38826 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           26
 rtm < 0 in beginning of advance_clubb_core at k =           26
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      229; time =    41220.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
Timing for main: time 2005-08-28_11:27:00 on domain   1:    1.37820 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           26
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      230; time =    41400.0
Timing for main: time 2005-08-28_11:30:00 on domain   1:    1.39348 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           26
 rtm < 0 in beginning of advance_clubb_core at k =           26
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      231; time =    41580.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
Timing for main: time 2005-08-28_11:33:00 on domain   1:    1.77042 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           26
 rtm < 0 in beginning of advance_clubb_core at k =           26
iteration =      232; time =    41760.0
Timing for main: time 2005-08-28_11:36:00 on domain   1:    1.39506 elapsed seconds
iteration =      233; time =    41940.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
Timing for main: time 2005-08-28_11:39:00 on domain   1:    1.38051 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      234; time =    42120.0
Timing for main: time 2005-08-28_11:42:00 on domain   1:    1.39534 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           26
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           29
iteration =      235; time =    42300.0
Timing for main: time 2005-08-28_11:45:00 on domain   1:    1.38256 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      236; time =    42480.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
Timing for main: time 2005-08-28_11:48:00 on domain   1:    1.39580 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
iteration =      237; time =    42660.0
Timing for main: time 2005-08-28_11:51:00 on domain   1:    1.38343 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      238; time =    42840.0
Timing for main: time 2005-08-28_11:54:00 on domain   1:    1.38957 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           28
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      239; time =    43020.0
Timing for main: time 2005-08-28_11:57:00 on domain   1:    1.38251 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           26
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      240; time =    43200.0
Timing for main: time 2005-08-28_12:00:00 on domain   1:    1.39419 elapsed seconds
Timing for Writing wrfout_d01_2005-08-28_12:00:00 for domain        1:    0.23991 elapsed seconds
Timing for processing lateral boundary for domain        1:    0.00574 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      241; time =    43380.0
Timing for main: time 2005-08-28_12:03:00 on domain   1:    2.01770 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      242; time =    43560.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
Timing for main: time 2005-08-28_12:06:00 on domain   1:    1.39355 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      243; time =    43740.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
Timing for main: time 2005-08-28_12:09:00 on domain   1:    1.38261 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           26
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           21
iteration =      244; time =    43920.0
Timing for main: time 2005-08-28_12:12:00 on domain   1:    1.39244 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           26
 rtm < 0 in beginning of advance_clubb_core at k =           26
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      245; time =    44100.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
Timing for main: time 2005-08-28_12:15:00 on domain   1:    1.38923 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           21
 rtm < 0 in beginning of advance_clubb_core at k =           28
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      246; time =    44280.0
Timing for main: time 2005-08-28_12:18:00 on domain   1:    1.39147 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           26
 rtm < 0 in beginning of advance_clubb_core at k =           21
 rtm < 0 in beginning of advance_clubb_core at k =           28
iteration =      247; time =    44460.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
Timing for main: time 2005-08-28_12:21:00 on domain   1:    1.38410 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           26
 rtm < 0 in beginning of advance_clubb_core at k =           21
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      248; time =    44640.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
 rtm < 0 in beginning of advance_clubb_core at k =           30
Timing for main: time 2005-08-28_12:24:00 on domain   1:    1.39350 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           28
 rtm < 0 in beginning of advance_clubb_core at k =           21
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      249; time =    44820.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
Timing for main: time 2005-08-28_12:27:00 on domain   1:    1.38647 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           21
iteration =      250; time =    45000.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
Timing for main: time 2005-08-28_12:30:00 on domain   1:    1.39190 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           21
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      251; time =    45180.0
Timing for main: time 2005-08-28_12:33:00 on domain   1:    1.76727 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           21
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      252; time =    45360.0
Timing for main: time 2005-08-28_12:36:00 on domain   1:    1.39194 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           21
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      253; time =    45540.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
Timing for main: time 2005-08-28_12:39:00 on domain   1:    1.38604 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           21
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      254; time =    45720.0
Timing for main: time 2005-08-28_12:42:00 on domain   1:    1.39152 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           21
iteration =      255; time =    45900.0
Timing for main: time 2005-08-28_12:45:00 on domain   1:    1.38510 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           26
iteration =      256; time =    46080.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
Timing for main: time 2005-08-28_12:48:00 on domain   1:    1.39198 elapsed seconds
iteration =      257; time =    46260.0
Timing for main: time 2005-08-28_12:51:00 on domain   1:    1.38257 elapsed seconds
iteration =      258; time =    46440.0
Timing for main: time 2005-08-28_12:54:00 on domain   1:    1.39512 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           25
 rtm < 0 in beginning of advance_clubb_core at k =           28
iteration =      259; time =    46620.0
 rtm < 0 in beginning of advance_clubb_core at k =           27
Timing for main: time 2005-08-28_12:57:00 on domain   1:    1.38739 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           25
 rtm < 0 in beginning of advance_clubb_core at k =           28
 rtm < 0 in beginning of advance_clubb_core at k =           21
 rtm < 0 in beginning of advance_clubb_core at k =           21
iteration =      260; time =    46800.0
Timing for main: time 2005-08-28_13:00:00 on domain   1:    1.39354 elapsed seconds
Timing for Writing wrfout_d01_2005-08-28_13:00:00 for domain        1:    0.23781 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           21
 rtm < 0 in beginning of advance_clubb_core at k =           21
 rtm < 0 in beginning of advance_clubb_core at k =           21
iteration =      261; time =    46980.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
Timing for main: time 2005-08-28_13:03:00 on domain   1:    2.01189 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           21
iteration =      262; time =    47160.0
Timing for main: time 2005-08-28_13:06:00 on domain   1:    1.39450 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           27
 rtm < 0 in beginning of advance_clubb_core at k =           21
iteration =      263; time =    47340.0
 rtm < 0 in beginning of advance_clubb_core at k =           27
Timing for main: time 2005-08-28_13:09:00 on domain   1:    1.38245 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           26
 rtm < 0 in beginning of advance_clubb_core at k =           30
 rtm < 0 in beginning of advance_clubb_core at k =           21
 rtm < 0 in beginning of advance_clubb_core at k =           21
iteration =      264; time =    47520.0
Timing for main: time 2005-08-28_13:12:00 on domain   1:    1.39425 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           26
 rtm < 0 in beginning of advance_clubb_core at k =           25
 rtm < 0 in beginning of advance_clubb_core at k =           21
 rtm < 0 in beginning of advance_clubb_core at k =           21
iteration =      265; time =    47700.0
Timing for main: time 2005-08-28_13:15:00 on domain   1:    1.38968 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           25
 rtm < 0 in beginning of advance_clubb_core at k =           20
 rtm < 0 in beginning of advance_clubb_core at k =           21
 rtm < 0 in beginning of advance_clubb_core at k =           21
iteration =      266; time =    47880.0
Timing for main: time 2005-08-28_13:18:00 on domain   1:    1.40718 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           30
 rtm < 0 in beginning of advance_clubb_core at k =           20
 rtm < 0 in beginning of advance_clubb_core at k =           21
iteration =      267; time =    48060.0
Timing for main: time 2005-08-28_13:21:00 on domain   1:    1.37945 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           30
iteration =      268; time =    48240.0
Timing for main: time 2005-08-28_13:24:00 on domain   1:    1.39443 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           25
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           24
iteration =      269; time =    48420.0
Timing for main: time 2005-08-28_13:27:00 on domain   1:    1.37958 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           20
 rtm < 0 in beginning of advance_clubb_core at k =           30
iteration =      270; time =    48600.0
Timing for main: time 2005-08-28_13:30:00 on domain   1:    1.39284 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           20
 rtm < 0 in beginning of advance_clubb_core at k =           20
iteration =      271; time =    48780.0
Timing for main: time 2005-08-28_13:33:00 on domain   1:    1.77223 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           20
 rtm < 0 in beginning of advance_clubb_core at k =           20
 rtm < 0 in beginning of advance_clubb_core at k =           21
 rtm < 0 in beginning of advance_clubb_core at k =           21
iteration =      272; time =    48960.0
Timing for main: time 2005-08-28_13:36:00 on domain   1:    1.38947 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           20
 rtm < 0 in beginning of advance_clubb_core at k =           21
 rtm < 0 in beginning of advance_clubb_core at k =           21
 rtm < 0 in beginning of advance_clubb_core at k =           21
iteration =      273; time =    49140.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
Timing for main: time 2005-08-28_13:39:00 on domain   1:    1.37818 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           20
 rtm < 0 in beginning of advance_clubb_core at k =           21
iteration =      274; time =    49320.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
Timing for main: time 2005-08-28_13:42:00 on domain   1:    1.39016 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           26
 rtm < 0 in beginning of advance_clubb_core at k =           20
iteration =      275; time =    49500.0
Timing for main: time 2005-08-28_13:45:00 on domain   1:    1.38431 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           26
 rtm < 0 in beginning of advance_clubb_core at k =           26
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           30
 rtm < 0 in beginning of advance_clubb_core at k =           21
iteration =      276; time =    49680.0
Timing for main: time 2005-08-28_13:48:00 on domain   1:    1.39385 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           20
 rtm < 0 in beginning of advance_clubb_core at k =           20
 rtm < 0 in beginning of advance_clubb_core at k =           21
 rtm < 0 in beginning of advance_clubb_core at k =           21
iteration =      277; time =    49860.0
Timing for main: time 2005-08-28_13:51:00 on domain   1:    1.38467 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           26
 rtm < 0 in beginning of advance_clubb_core at k =           20
 rtm < 0 in beginning of advance_clubb_core at k =           20
 rtm < 0 in beginning of advance_clubb_core at k =           21
iteration =      278; time =    50040.0
Timing for main: time 2005-08-28_13:54:00 on domain   1:    1.39195 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           20
 rtm < 0 in beginning of advance_clubb_core at k =           30
 rtm < 0 in beginning of advance_clubb_core at k =           21
iteration =      279; time =    50220.0
Timing for main: time 2005-08-28_13:57:00 on domain   1:    1.38114 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           21
iteration =      280; time =    50400.0
Timing for main: time 2005-08-28_14:00:00 on domain   1:    1.38975 elapsed seconds
Timing for Writing wrfout_d01_2005-08-28_14:00:00 for domain        1:    0.23876 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           21
 rtm < 0 in beginning of advance_clubb_core at k =           21
 rtm < 0 in beginning of advance_clubb_core at k =           30
iteration =      281; time =    50580.0
Timing for main: time 2005-08-28_14:03:00 on domain   1:    2.00914 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           30
 rtm < 0 in beginning of advance_clubb_core at k =           21
iteration =      282; time =    50760.0
Timing for main: time 2005-08-28_14:06:00 on domain   1:    1.39023 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           21
iteration =      283; time =    50940.0
 rtm < 0 in beginning of advance_clubb_core at k =           29
Timing for main: time 2005-08-28_14:09:00 on domain   1:    1.38072 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           20
iteration =      284; time =    51120.0
Timing for main: time 2005-08-28_14:12:00 on domain   1:    1.39338 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
iteration =      285; time =    51300.0
 rtm < 0 in beginning of advance_clubb_core at k =           29
Timing for main: time 2005-08-28_14:15:00 on domain   1:    1.38311 elapsed seconds
iteration =      286; time =    51480.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
 rtm < 0 in beginning of advance_clubb_core at k =           30
Timing for main: time 2005-08-28_14:18:00 on domain   1:    1.39377 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           23
iteration =      287; time =    51660.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
Timing for main: time 2005-08-28_14:21:00 on domain   1:    1.38269 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           30
iteration =      288; time =    51840.0
Timing for main: time 2005-08-28_14:24:00 on domain   1:    1.39006 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           21
iteration =      289; time =    52020.0
Timing for main: time 2005-08-28_14:27:00 on domain   1:    1.38174 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           25
 rtm < 0 in beginning of advance_clubb_core at k =           23
iteration =      290; time =    52200.0
Timing for main: time 2005-08-28_14:30:00 on domain   1:    1.39123 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           25
 rtm < 0 in beginning of advance_clubb_core at k =           20
iteration =      291; time =    52380.0
Timing for main: time 2005-08-28_14:33:00 on domain   1:    1.77524 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           20
iteration =      292; time =    52560.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
Timing for main: time 2005-08-28_14:36:00 on domain   1:    1.39241 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           20
 rtm < 0 in beginning of advance_clubb_core at k =           21
iteration =      293; time =    52740.0
Timing for main: time 2005-08-28_14:39:00 on domain   1:    1.38358 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           20
iteration =      294; time =    52920.0
Timing for main: time 2005-08-28_14:42:00 on domain   1:    1.38967 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           25
 rtm < 0 in beginning of advance_clubb_core at k =           20
iteration =      295; time =    53100.0
Timing for main: time 2005-08-28_14:45:00 on domain   1:    1.39228 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           20
 rtm < 0 in beginning of advance_clubb_core at k =           20
 rtm < 0 in beginning of advance_clubb_core at k =           20
iteration =      296; time =    53280.0
Timing for main: time 2005-08-28_14:48:00 on domain   1:    1.39114 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           20
iteration =      297; time =    53460.0
 rtm < 0 in beginning of advance_clubb_core at k =           29
Timing for main: time 2005-08-28_14:51:00 on domain   1:    1.38332 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           20
iteration =      298; time =    53640.0
Timing for main: time 2005-08-28_14:54:00 on domain   1:    1.39158 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           25
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           20
 rtm < 0 in beginning of advance_clubb_core at k =           20
iteration =      299; time =    53820.0
Timing for main: time 2005-08-28_14:57:00 on domain   1:    1.38323 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           20
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      300; time =    54000.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
Timing for main: time 2005-08-28_15:00:00 on domain   1:    1.39015 elapsed seconds
Timing for Writing wrfout_d01_2005-08-28_15:00:00 for domain        1:    0.23840 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           20
 rtm < 0 in beginning of advance_clubb_core at k =           20
iteration =      301; time =    54180.0
Timing for main: time 2005-08-28_15:03:00 on domain   1:    2.01041 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           25
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           20
 rtm < 0 in beginning of advance_clubb_core at k =           20
iteration =      302; time =    54360.0
Timing for main: time 2005-08-28_15:06:00 on domain   1:    1.39048 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           25
 rtm < 0 in beginning of advance_clubb_core at k =           20
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           20
 rtm < 0 in beginning of advance_clubb_core at k =           20
iteration =      303; time =    54540.0
Timing for main: time 2005-08-28_15:09:00 on domain   1:    1.38097 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           20
iteration =      304; time =    54720.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
Timing for main: time 2005-08-28_15:12:00 on domain   1:    1.38525 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           20
 rtm < 0 in beginning of advance_clubb_core at k =           20
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           20
iteration =      305; time =    54900.0
Timing for main: time 2005-08-28_15:15:00 on domain   1:    1.37935 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           20
 rtm < 0 in beginning of advance_clubb_core at k =           20
iteration =      306; time =    55080.0
Timing for main: time 2005-08-28_15:18:00 on domain   1:    1.38844 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           20
iteration =      307; time =    55260.0
Timing for main: time 2005-08-28_15:21:00 on domain   1:    1.38712 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           20
iteration =      308; time =    55440.0
Timing for main: time 2005-08-28_15:24:00 on domain   1:    1.39555 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           20
iteration =      309; time =    55620.0
Timing for main: time 2005-08-28_15:27:00 on domain   1:    1.37797 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           20
 rtm < 0 in beginning of advance_clubb_core at k =           20
iteration =      310; time =    55800.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
Timing for main: time 2005-08-28_15:30:00 on domain   1:    1.38788 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           25
 rtm < 0 in beginning of advance_clubb_core at k =           20
 rtm < 0 in beginning of advance_clubb_core at k =           20
 rtm < 0 in beginning of advance_clubb_core at k =           20
 rtm < 0 in beginning of advance_clubb_core at k =           30
 rtm < 0 in beginning of advance_clubb_core at k =           20
iteration =      311; time =    55980.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
Timing for main: time 2005-08-28_15:33:00 on domain   1:    1.75900 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           25
iteration =      312; time =    56160.0
Timing for main: time 2005-08-28_15:36:00 on domain   1:    1.39054 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           25
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           20
 rtm < 0 in beginning of advance_clubb_core at k =           20
 rtm < 0 in beginning of advance_clubb_core at k =           20
iteration =      313; time =    56340.0
 rtm < 0 in beginning of advance_clubb_core at k =           26
Timing for main: time 2005-08-28_15:39:00 on domain   1:    1.37622 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           20
iteration =      314; time =    56520.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
Timing for main: time 2005-08-28_15:42:00 on domain   1:    1.38751 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           20
 rtm < 0 in beginning of advance_clubb_core at k =           20
 rtm < 0 in beginning of advance_clubb_core at k =           30
iteration =      315; time =    56700.0
Timing for main: time 2005-08-28_15:45:00 on domain   1:    1.37843 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           20
iteration =      316; time =    56880.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
 rtm < 0 in beginning of advance_clubb_core at k =           30
 rtm < 0 in beginning of advance_clubb_core at k =           30
 rtm < 0 in beginning of advance_clubb_core at k =           27
Timing for main: time 2005-08-28_15:48:00 on domain   1:    1.38723 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           25
 rtm < 0 in beginning of advance_clubb_core at k =           20
 rtm < 0 in beginning of advance_clubb_core at k =           29
iteration =      317; time =    57060.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
Timing for main: time 2005-08-28_15:51:00 on domain   1:    1.37593 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           20
 rtm < 0 in beginning of advance_clubb_core at k =           20
iteration =      318; time =    57240.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
 rtm < 0 in beginning of advance_clubb_core at k =           30
Timing for main: time 2005-08-28_15:54:00 on domain   1:    1.39061 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      319; time =    57420.0
Timing for main: time 2005-08-28_15:57:00 on domain   1:    1.37874 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           29
iteration =      320; time =    57600.0
Timing for main: time 2005-08-28_16:00:00 on domain   1:    1.38926 elapsed seconds
Timing for Writing wrfout_d01_2005-08-28_16:00:00 for domain        1:    0.23677 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           20
iteration =      321; time =    57780.0
Timing for main: time 2005-08-28_16:03:00 on domain   1:    1.99969 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
iteration =      322; time =    57960.0
Timing for main: time 2005-08-28_16:06:00 on domain   1:    1.38276 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
iteration =      323; time =    58140.0
Timing for main: time 2005-08-28_16:09:00 on domain   1:    1.37740 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      324; time =    58320.0
Timing for main: time 2005-08-28_16:12:00 on domain   1:    1.38105 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           23
iteration =      325; time =    58500.0
Timing for main: time 2005-08-28_16:15:00 on domain   1:    1.36482 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           20
iteration =      326; time =    58680.0
Timing for main: time 2005-08-28_16:18:00 on domain   1:    1.38135 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           30
 rtm < 0 in beginning of advance_clubb_core at k =           29
iteration =      327; time =    58860.0
Timing for main: time 2005-08-28_16:21:00 on domain   1:    1.36889 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      328; time =    59040.0
 rtm < 0 in beginning of advance_clubb_core at k =           26
Timing for main: time 2005-08-28_16:24:00 on domain   1:    1.37472 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      329; time =    59220.0
 rtm < 0 in beginning of advance_clubb_core at k =           26
 rtm < 0 in beginning of advance_clubb_core at k =           30
Timing for main: time 2005-08-28_16:27:00 on domain   1:    1.34912 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      330; time =    59400.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
Timing for main: time 2005-08-28_16:30:00 on domain   1:    1.35500 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           23
iteration =      331; time =    59580.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
Timing for main: time 2005-08-28_16:33:00 on domain   1:    1.76186 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           29
iteration =      332; time =    59760.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
 rtm < 0 in beginning of advance_clubb_core at k =           30
Timing for main: time 2005-08-28_16:36:00 on domain   1:    1.37225 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           25
 rtm < 0 in beginning of advance_clubb_core at k =           30
iteration =      333; time =    59940.0
Timing for main: time 2005-08-28_16:39:00 on domain   1:    1.36477 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           25
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      334; time =    60120.0
Timing for main: time 2005-08-28_16:42:00 on domain   1:    1.37127 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           25
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           25
iteration =      335; time =    60300.0
 rtm < 0 in beginning of advance_clubb_core at k =           23
Timing for main: time 2005-08-28_16:45:00 on domain   1:    1.36407 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           25
 rtm < 0 in beginning of advance_clubb_core at k =           28
iteration =      336; time =    60480.0
Timing for main: time 2005-08-28_16:48:00 on domain   1:    1.36205 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           25
 rtm < 0 in beginning of advance_clubb_core at k =           30
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      337; time =    60660.0
Timing for main: time 2005-08-28_16:51:00 on domain   1:    1.36884 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      338; time =    60840.0
Timing for main: time 2005-08-28_16:54:00 on domain   1:    1.39495 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           30
iteration =      339; time =    61020.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
 rtm < 0 in beginning of advance_clubb_core at k =           26
Timing for main: time 2005-08-28_16:57:00 on domain   1:    1.37957 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           25
iteration =      340; time =    61200.0
Timing for main: time 2005-08-28_17:00:00 on domain   1:    1.36985 elapsed seconds
Timing for Writing wrfout_d01_2005-08-28_17:00:00 for domain        1:    0.24110 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           25
iteration =      341; time =    61380.0
Timing for main: time 2005-08-28_17:03:00 on domain   1:    2.01427 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           23
iteration =      342; time =    61560.0
Timing for main: time 2005-08-28_17:06:00 on domain   1:    1.38605 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           23
iteration =      343; time =    61740.0
Timing for main: time 2005-08-28_17:09:00 on domain   1:    1.38587 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           30
iteration =      344; time =    61920.0
 rtm < 0 in beginning of advance_clubb_core at k =           27
Timing for main: time 2005-08-28_17:12:00 on domain   1:    1.39430 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           30
 rtm < 0 in beginning of advance_clubb_core at k =           30
iteration =      345; time =    62100.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
Timing for main: time 2005-08-28_17:15:00 on domain   1:    1.37477 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           30
iteration =      346; time =    62280.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
Timing for main: time 2005-08-28_17:18:00 on domain   1:    1.39465 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           30
 rtm < 0 in beginning of advance_clubb_core at k =           30
iteration =      347; time =    62460.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
Timing for main: time 2005-08-28_17:21:00 on domain   1:    1.38698 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           23
iteration =      348; time =    62640.0
 rtm < 0 in beginning of advance_clubb_core at k =           23
Timing for main: time 2005-08-28_17:24:00 on domain   1:    1.45490 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           25
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           25
iteration =      349; time =    62820.0
 rtm < 0 in beginning of advance_clubb_core at k =           29
Timing for main: time 2005-08-28_17:27:00 on domain   1:    1.38248 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           25
iteration =      350; time =    63000.0
Timing for main: time 2005-08-28_17:30:00 on domain   1:    1.39977 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           25
iteration =      351; time =    63180.0
Timing for main: time 2005-08-28_17:33:00 on domain   1:    1.77449 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           21
 rtm < 0 in beginning of advance_clubb_core at k =           25
iteration =      352; time =    63360.0
Timing for main: time 2005-08-28_17:36:00 on domain   1:    1.38137 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           30
iteration =      353; time =    63540.0
 Warning: spurious supersaturation was removed after pdf_closure!
 rtm < 0 in beginning of advance_clubb_core at k =           27
Timing for main: time 2005-08-28_17:39:00 on domain   1:    1.35823 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           21
 rtm < 0 in beginning of advance_clubb_core at k =           25
iteration =      354; time =    63720.0
 Warning: spurious supersaturation was removed after pdf_closure!
Timing for main: time 2005-08-28_17:42:00 on domain   1:    1.36632 elapsed seconds
iteration =      355; time =    63900.0
Timing for main: time 2005-08-28_17:45:00 on domain   1:    1.38367 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
iteration =      356; time =    64080.0
Timing for main: time 2005-08-28_17:48:00 on domain   1:    1.38475 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           21
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           25
iteration =      357; time =    64260.0
Timing for main: time 2005-08-28_17:51:00 on domain   1:    1.37372 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      358; time =    64440.0
Timing for main: time 2005-08-28_17:54:00 on domain   1:    1.39075 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      359; time =    64620.0
 rtm < 0 in beginning of advance_clubb_core at k =           25
Timing for main: time 2005-08-28_17:57:00 on domain   1:    1.44739 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           27
iteration =      360; time =    64800.0
Timing for main: time 2005-08-28_18:00:00 on domain   1:    1.39012 elapsed seconds
Timing for Writing wrfout_d01_2005-08-28_18:00:00 for domain        1:    0.23986 elapsed seconds
Timing for processing lateral boundary for domain        1:    0.00575 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           30
iteration =      361; time =    64980.0
Timing for main: time 2005-08-28_18:03:00 on domain   1:    2.05517 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           21
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      362; time =    65160.0
Timing for main: time 2005-08-28_18:06:00 on domain   1:    1.34366 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           30
iteration =      363; time =    65340.0
Timing for main: time 2005-08-28_18:09:00 on domain   1:    1.33585 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           28
iteration =      364; time =    65520.0
Timing for main: time 2005-08-28_18:12:00 on domain   1:    1.34871 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           25
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      365; time =    65700.0
 rtm < 0 in beginning of advance_clubb_core at k =           26
Timing for main: time 2005-08-28_18:15:00 on domain   1:    1.33511 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           25
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      366; time =    65880.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
 rtm < 0 in beginning of advance_clubb_core at k =           27
Timing for main: time 2005-08-28_18:18:00 on domain   1:    1.34523 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           25
iteration =      367; time =    66060.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
Timing for main: time 2005-08-28_18:21:00 on domain   1:    1.34136 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           23
iteration =      368; time =    66240.0
Timing for main: time 2005-08-28_18:24:00 on domain   1:    1.34975 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      369; time =    66420.0
Timing for main: time 2005-08-28_18:27:00 on domain   1:    1.34026 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           25
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      370; time =    66600.0
Timing for main: time 2005-08-28_18:30:00 on domain   1:    1.34854 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           25
 rtm < 0 in beginning of advance_clubb_core at k =           29
 rtm < 0 in beginning of advance_clubb_core at k =           27
 rtm < 0 in beginning of advance_clubb_core at k =           30
iteration =      371; time =    66780.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
Timing for main: time 2005-08-28_18:33:00 on domain   1:    1.72539 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      372; time =    66960.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
 rtm < 0 in beginning of advance_clubb_core at k =           30
Timing for main: time 2005-08-28_18:36:00 on domain   1:    1.34594 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           25
iteration =      373; time =    67140.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
 rtm < 0 in beginning of advance_clubb_core at k =           29
Timing for main: time 2005-08-28_18:39:00 on domain   1:    1.33670 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           29
iteration =      374; time =    67320.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
Timing for main: time 2005-08-28_18:42:00 on domain   1:    1.34650 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           23
iteration =      375; time =    67500.0
Timing for main: time 2005-08-28_18:45:00 on domain   1:    1.33707 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      376; time =    67680.0
Timing for main: time 2005-08-28_18:48:00 on domain   1:    1.35412 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           29
 rtm < 0 in beginning of advance_clubb_core at k =           30
iteration =      377; time =    67860.0
Timing for main: time 2005-08-28_18:51:00 on domain   1:    1.34442 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           21
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           28
iteration =      378; time =    68040.0
Timing for main: time 2005-08-28_18:54:00 on domain   1:    1.34440 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           24
iteration =      379; time =    68220.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
Timing for main: time 2005-08-28_18:57:00 on domain   1:    1.33614 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      380; time =    68400.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
Timing for main: time 2005-08-28_19:00:00 on domain   1:    1.35241 elapsed seconds
Timing for Writing wrfout_d01_2005-08-28_19:00:00 for domain        1:    0.23980 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           24
iteration =      381; time =    68580.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
Timing for main: time 2005-08-28_19:03:00 on domain   1:    1.98133 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           25
 rtm < 0 in beginning of advance_clubb_core at k =           27
iteration =      382; time =    68760.0
 rtm < 0 in beginning of advance_clubb_core at k =           25
Timing for main: time 2005-08-28_19:06:00 on domain   1:    1.36596 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           24
iteration =      383; time =    68940.0
 rtm < 0 in beginning of advance_clubb_core at k =           29
Timing for main: time 2005-08-28_19:09:00 on domain   1:    1.33875 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           21
 rtm < 0 in beginning of advance_clubb_core at k =           21
iteration =      384; time =    69120.0
 rtm < 0 in beginning of advance_clubb_core at k =           26
 rtm < 0 in beginning of advance_clubb_core at k =           26
Timing for main: time 2005-08-28_19:12:00 on domain   1:    1.34993 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           23
iteration =      385; time =    69300.0
Timing for main: time 2005-08-28_19:15:00 on domain   1:    1.34677 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           21
 rtm < 0 in beginning of advance_clubb_core at k =           28
iteration =      386; time =    69480.0
 rtm < 0 in beginning of advance_clubb_core at k =           25
Timing for main: time 2005-08-28_19:18:00 on domain   1:    1.34921 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           20
 rtm < 0 in beginning of advance_clubb_core at k =           21
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           21
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           28
iteration =      387; time =    69660.0
 rtm < 0 in beginning of advance_clubb_core at k =           27
Timing for main: time 2005-08-28_19:21:00 on domain   1:    1.34007 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           21
 rtm < 0 in beginning of advance_clubb_core at k =           29
iteration =      388; time =    69840.0
 rtm < 0 in beginning of advance_clubb_core at k =           29
Timing for main: time 2005-08-28_19:24:00 on domain   1:    1.35021 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           20
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           29
iteration =      389; time =    70020.0
Timing for main: time 2005-08-28_19:27:00 on domain   1:    1.34150 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           20
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           23
iteration =      390; time =    70200.0
Timing for main: time 2005-08-28_19:30:00 on domain   1:    1.34577 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           20
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           21
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      391; time =    70380.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
 rtm < 0 in beginning of advance_clubb_core at k =           30
Timing for main: time 2005-08-28_19:33:00 on domain   1:    1.73047 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           20
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           21
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           21
 rtm < 0 in beginning of advance_clubb_core at k =           28
iteration =      392; time =    70560.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
 rtm < 0 in beginning of advance_clubb_core at k =           30
Timing for main: time 2005-08-28_19:36:00 on domain   1:    1.35702 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           25
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           21
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           21
iteration =      393; time =    70740.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
Timing for main: time 2005-08-28_19:39:00 on domain   1:    1.34301 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           21
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           24
iteration =      394; time =    70920.0
Timing for main: time 2005-08-28_19:42:00 on domain   1:    1.35207 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           23
iteration =      395; time =    71100.0
Timing for main: time 2005-08-28_19:45:00 on domain   1:    1.33584 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           20
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           21
 rtm < 0 in beginning of advance_clubb_core at k =           29
iteration =      396; time =    71280.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
 Warning: spurious supersaturation was removed after pdf_closure!
Timing for main: time 2005-08-28_19:48:00 on domain   1:    1.34622 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           20
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           21
iteration =      397; time =    71460.0
 rtm < 0 in beginning of advance_clubb_core at k =           25
Timing for main: time 2005-08-28_19:51:00 on domain   1:    1.34471 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           28
iteration =      398; time =    71640.0
Timing for main: time 2005-08-28_19:54:00 on domain   1:    1.34834 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           21
iteration =      399; time =    71820.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
Timing for main: time 2005-08-28_19:57:00 on domain   1:    1.33720 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           21
 rtm < 0 in beginning of advance_clubb_core at k =           30
 rtm < 0 in beginning of advance_clubb_core at k =           27
iteration =      400; time =    72000.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
 rtm < 0 in beginning of advance_clubb_core at k =           25
Timing for main: time 2005-08-28_20:00:00 on domain   1:    1.34637 elapsed seconds
Timing for Writing wrfout_d01_2005-08-28_20:00:00 for domain        1:    0.23756 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           21
 rtm < 0 in beginning of advance_clubb_core at k =           21
iteration =      401; time =    72180.0
 rtm < 0 in beginning of advance_clubb_core at k =           25
Timing for main: time 2005-08-28_20:03:00 on domain   1:    1.96964 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           30
iteration =      402; time =    72360.0
Timing for main: time 2005-08-28_20:06:00 on domain   1:    1.34649 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           21
 rtm < 0 in beginning of advance_clubb_core at k =           21
iteration =      403; time =    72540.0
Timing for main: time 2005-08-28_20:09:00 on domain   1:    1.34456 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           21
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           21
iteration =      404; time =    72720.0
 rtm < 0 in beginning of advance_clubb_core at k =           27
 rtm < 0 in beginning of advance_clubb_core at k =           29
Timing for main: time 2005-08-28_20:12:00 on domain   1:    1.36190 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           21
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      405; time =    72900.0
 rtm < 0 in beginning of advance_clubb_core at k =           25
Timing for main: time 2005-08-28_20:15:00 on domain   1:    1.34351 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           21
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      406; time =    73080.0
 rtm < 0 in beginning of advance_clubb_core at k =           27
 rtm < 0 in beginning of advance_clubb_core at k =           30
 rtm < 0 in beginning of advance_clubb_core at k =           30
Timing for main: time 2005-08-28_20:18:00 on domain   1:    1.35424 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           21
 rtm < 0 in beginning of advance_clubb_core at k =           21
 rtm < 0 in beginning of advance_clubb_core at k =           21
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           26
iteration =      407; time =    73260.0
Timing for main: time 2005-08-28_20:21:00 on domain   1:    1.34663 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           21
 rtm < 0 in beginning of advance_clubb_core at k =           21
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      408; time =    73440.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
Timing for main: time 2005-08-28_20:24:00 on domain   1:    1.35178 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           21
iteration =      409; time =    73620.0
 rtm < 0 in beginning of advance_clubb_core at k =           25
Timing for main: time 2005-08-28_20:27:00 on domain   1:    1.34218 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           21
 rtm < 0 in beginning of advance_clubb_core at k =           21
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           30
iteration =      410; time =    73800.0
Timing for main: time 2005-08-28_20:30:00 on domain   1:    1.35462 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           21
 rtm < 0 in beginning of advance_clubb_core at k =           21
iteration =      411; time =    73980.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
 rtm < 0 in beginning of advance_clubb_core at k =           25
Timing for main: time 2005-08-28_20:33:00 on domain   1:    1.72911 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           21
 rtm < 0 in beginning of advance_clubb_core at k =           21
iteration =      412; time =    74160.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
Timing for main: time 2005-08-28_20:36:00 on domain   1:    1.34436 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           21
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           30
iteration =      413; time =    74340.0
Timing for main: time 2005-08-28_20:39:00 on domain   1:    1.34024 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           21
 rtm < 0 in beginning of advance_clubb_core at k =           21
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           30
iteration =      414; time =    74520.0
 rtm < 0 in beginning of advance_clubb_core at k =           29
 rtm < 0 in beginning of advance_clubb_core at k =           25
Timing for main: time 2005-08-28_20:42:00 on domain   1:    1.34602 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           21
 rtm < 0 in beginning of advance_clubb_core at k =           30
iteration =      415; time =    74700.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
 rtm < 0 in beginning of advance_clubb_core at k =           25
Timing for main: time 2005-08-28_20:45:00 on domain   1:    1.33514 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           21
 rtm < 0 in beginning of advance_clubb_core at k =           21
 rtm < 0 in beginning of advance_clubb_core at k =           30
 rtm < 0 in beginning of advance_clubb_core at k =           30
 rtm < 0 in beginning of advance_clubb_core at k =           30
 rtm < 0 in beginning of advance_clubb_core at k =           27
iteration =      416; time =    74880.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
Timing for main: time 2005-08-28_20:48:00 on domain   1:    1.35066 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           30
iteration =      417; time =    75060.0
Timing for main: time 2005-08-28_20:51:00 on domain   1:    1.33835 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           21
 rtm < 0 in beginning of advance_clubb_core at k =           21
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           30
iteration =      418; time =    75240.0
 rtm < 0 in beginning of advance_clubb_core at k =           29
Timing for main: time 2005-08-28_20:54:00 on domain   1:    1.35329 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           24
iteration =      419; time =    75420.0
Timing for main: time 2005-08-28_20:57:00 on domain   1:    1.33786 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           21
 rtm < 0 in beginning of advance_clubb_core at k =           23
iteration =      420; time =    75600.0
 rtm < 0 in beginning of advance_clubb_core at k =           25
Timing for main: time 2005-08-28_21:00:00 on domain   1:    1.34861 elapsed seconds
Timing for Writing wrfout_d01_2005-08-28_21:00:00 for domain        1:    0.23811 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           24
iteration =      421; time =    75780.0
Timing for main: time 2005-08-28_21:03:00 on domain   1:    1.96882 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           21
 rtm < 0 in beginning of advance_clubb_core at k =           23
iteration =      422; time =    75960.0
Timing for main: time 2005-08-28_21:06:00 on domain   1:    1.35394 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           21
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           30
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           23
iteration =      423; time =    76140.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
Timing for main: time 2005-08-28_21:09:00 on domain   1:    1.34023 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           21
 rtm < 0 in beginning of advance_clubb_core at k =           21
 rtm < 0 in beginning of advance_clubb_core at k =           30
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      424; time =    76320.0
Timing for main: time 2005-08-28_21:12:00 on domain   1:    1.35130 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           29
 rtm < 0 in beginning of advance_clubb_core at k =           21
 rtm < 0 in beginning of advance_clubb_core at k =           24
iteration =      425; time =    76500.0
Timing for main: time 2005-08-28_21:15:00 on domain   1:    1.34286 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           29
 rtm < 0 in beginning of advance_clubb_core at k =           21
iteration =      426; time =    76680.0
 rtm < 0 in beginning of advance_clubb_core at k =           27
Timing for main: time 2005-08-28_21:18:00 on domain   1:    1.34930 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           25
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           21
 rtm < 0 in beginning of advance_clubb_core at k =           21
iteration =      427; time =    76860.0
Timing for main: time 2005-08-28_21:21:00 on domain   1:    1.34057 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           21
 rtm < 0 in beginning of advance_clubb_core at k =           25
iteration =      428; time =    77040.0
 rtm < 0 in beginning of advance_clubb_core at k =           26
Timing for main: time 2005-08-28_21:24:00 on domain   1:    1.34826 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           21
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      429; time =    77220.0
Timing for main: time 2005-08-28_21:27:00 on domain   1:    1.34036 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           27
 rtm < 0 in beginning of advance_clubb_core at k =           30
iteration =      430; time =    77400.0
Timing for main: time 2005-08-28_21:30:00 on domain   1:    1.34982 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      431; time =    77580.0
Timing for main: time 2005-08-28_21:33:00 on domain   1:    1.73662 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      432; time =    77760.0
Timing for main: time 2005-08-28_21:36:00 on domain   1:    1.35175 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           29
iteration =      433; time =    77940.0
Timing for main: time 2005-08-28_21:39:00 on domain   1:    1.33729 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           25
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           29
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           23
iteration =      434; time =    78120.0
Timing for main: time 2005-08-28_21:42:00 on domain   1:    1.34934 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           23
iteration =      435; time =    78300.0
Timing for main: time 2005-08-28_21:45:00 on domain   1:    1.34899 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           25
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      436; time =    78480.0
Timing for main: time 2005-08-28_21:48:00 on domain   1:    1.35089 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           25
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           30
iteration =      437; time =    78660.0
Timing for main: time 2005-08-28_21:51:00 on domain   1:    1.34465 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           23
iteration =      438; time =    78840.0
Timing for main: time 2005-08-28_21:54:00 on domain   1:    1.35137 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           21
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      439; time =    79020.0
Timing for main: time 2005-08-28_21:57:00 on domain   1:    1.33912 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           29
iteration =      440; time =    79200.0
 rtm < 0 in beginning of advance_clubb_core at k =           29
Timing for main: time 2005-08-28_22:00:00 on domain   1:    1.34948 elapsed seconds
Timing for Writing wrfout_d01_2005-08-28_22:00:00 for domain        1:    0.23786 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      441; time =    79380.0
Timing for main: time 2005-08-28_22:03:00 on domain   1:    1.97603 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           25
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      442; time =    79560.0
Timing for main: time 2005-08-28_22:06:00 on domain   1:    1.35021 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           29
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           30
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      443; time =    79740.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
Timing for main: time 2005-08-28_22:09:00 on domain   1:    1.33984 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           30
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      444; time =    79920.0
Timing for main: time 2005-08-28_22:12:00 on domain   1:    1.35113 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           25
 rtm < 0 in beginning of advance_clubb_core at k =           28
iteration =      445; time =    80100.0
 rtm < 0 in beginning of advance_clubb_core at k =           27
Timing for main: time 2005-08-28_22:15:00 on domain   1:    1.34798 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           23
iteration =      446; time =    80280.0
Timing for main: time 2005-08-28_22:18:00 on domain   1:    1.34715 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           21
 rtm < 0 in beginning of advance_clubb_core at k =           28
iteration =      447; time =    80460.0
 rtm < 0 in beginning of advance_clubb_core at k =           29
 rtm < 0 in beginning of advance_clubb_core at k =           28
Timing for main: time 2005-08-28_22:21:00 on domain   1:    1.33670 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           21
 rtm < 0 in beginning of advance_clubb_core at k =           30
iteration =      448; time =    80640.0
Timing for main: time 2005-08-28_22:24:00 on domain   1:    1.34751 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           25
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      449; time =    80820.0
 rtm < 0 in beginning of advance_clubb_core at k =           25
Timing for main: time 2005-08-28_22:27:00 on domain   1:    1.34087 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           25
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           30
iteration =      450; time =    81000.0
 rtm < 0 in beginning of advance_clubb_core at k =           29
Timing for main: time 2005-08-28_22:30:00 on domain   1:    1.35146 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           25
 rtm < 0 in beginning of advance_clubb_core at k =           21
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           30
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      451; time =    81180.0
Timing for main: time 2005-08-28_22:33:00 on domain   1:    1.73261 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           21
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           21
iteration =      452; time =    81360.0
 rtm < 0 in beginning of advance_clubb_core at k =           25
Timing for main: time 2005-08-28_22:36:00 on domain   1:    1.34699 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           21
 rtm < 0 in beginning of advance_clubb_core at k =           24
iteration =      453; time =    81540.0
Timing for main: time 2005-08-28_22:39:00 on domain   1:    1.33577 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           25
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           30
 rtm < 0 in beginning of advance_clubb_core at k =           30
iteration =      454; time =    81720.0
 rtm < 0 in beginning of advance_clubb_core at k =           29
Timing for main: time 2005-08-28_22:42:00 on domain   1:    1.34739 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           25
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           26
 rtm < 0 in beginning of advance_clubb_core at k =           27
iteration =      455; time =    81900.0
Timing for main: time 2005-08-28_22:45:00 on domain   1:    1.33581 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           25
 rtm < 0 in beginning of advance_clubb_core at k =           24
iteration =      456; time =    82080.0
 rtm < 0 in beginning of advance_clubb_core at k =           24
Timing for main: time 2005-08-28_22:48:00 on domain   1:    1.34574 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           24
iteration =      457; time =    82260.0
 rtm < 0 in beginning of advance_clubb_core at k =           28
 rtm < 0 in beginning of advance_clubb_core at k =           27
Timing for main: time 2005-08-28_22:51:00 on domain   1:    1.34446 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           23
iteration =      458; time =    82440.0
 rtm < 0 in beginning of advance_clubb_core at k =           24
Timing for main: time 2005-08-28_22:54:00 on domain   1:    1.35807 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           25
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           25
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           24
iteration =      459; time =    82620.0
 rtm < 0 in beginning of advance_clubb_core at k =           26
 rtm < 0 in beginning of advance_clubb_core at k =           27
Timing for main: time 2005-08-28_22:57:00 on domain   1:    1.33941 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           25
 rtm < 0 in beginning of advance_clubb_core at k =           23
iteration =      460; time =    82800.0
Timing for main: time 2005-08-28_23:00:00 on domain   1:    1.34724 elapsed seconds
Timing for Writing wrfout_d01_2005-08-28_23:00:00 for domain        1:    0.23789 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           25
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           23
iteration =      461; time =    82980.0
 rtm < 0 in beginning of advance_clubb_core at k =           24
Timing for main: time 2005-08-28_23:03:00 on domain   1:    1.96543 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           23
iteration =      462; time =    83160.0
Timing for main: time 2005-08-28_23:06:00 on domain   1:    1.34766 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           25
 rtm < 0 in beginning of advance_clubb_core at k =           25
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      463; time =    83340.0
Timing for main: time 2005-08-28_23:09:00 on domain   1:    1.34233 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           25
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           21
iteration =      464; time =    83520.0
Timing for main: time 2005-08-28_23:12:00 on domain   1:    1.34911 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           25
 rtm < 0 in beginning of advance_clubb_core at k =           25
 rtm < 0 in beginning of advance_clubb_core at k =           21
 rtm < 0 in beginning of advance_clubb_core at k =           27
iteration =      465; time =    83700.0
Timing for main: time 2005-08-28_23:15:00 on domain   1:    1.33739 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           25
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           26
iteration =      466; time =    83880.0
 rtm < 0 in beginning of advance_clubb_core at k =           25
 Warning: spurious supersaturation was removed after pdf_closure!
Timing for main: time 2005-08-28_23:18:00 on domain   1:    1.34852 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           25
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           26
 rtm < 0 in beginning of advance_clubb_core at k =           26
iteration =      467; time =    84060.0
Timing for main: time 2005-08-28_23:21:00 on domain   1:    1.34517 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           21
iteration =      468; time =    84240.0
 rtm < 0 in beginning of advance_clubb_core at k =           25
Timing for main: time 2005-08-28_23:24:00 on domain   1:    1.35380 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           23
iteration =      469; time =    84420.0
 rtm < 0 in beginning of advance_clubb_core at k =           28
Timing for main: time 2005-08-28_23:27:00 on domain   1:    1.34382 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      470; time =    84600.0
 rtm < 0 in beginning of advance_clubb_core at k =           30
Timing for main: time 2005-08-28_23:30:00 on domain   1:    1.34724 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           23
iteration =      471; time =    84780.0
Timing for main: time 2005-08-28_23:33:00 on domain   1:    1.72863 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           21
iteration =      472; time =    84960.0
Timing for main: time 2005-08-28_23:36:00 on domain   1:    1.34594 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           25
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           26
iteration =      473; time =    85140.0
 rtm < 0 in beginning of advance_clubb_core at k =           25
Timing for main: time 2005-08-28_23:39:00 on domain   1:    1.33692 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           25
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      474; time =    85320.0
Timing for main: time 2005-08-28_23:42:00 on domain   1:    1.34715 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           25
iteration =      475; time =    85500.0
Timing for main: time 2005-08-28_23:45:00 on domain   1:    1.34089 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           23
iteration =      476; time =    85680.0
 rtm < 0 in beginning of advance_clubb_core at k =           28
 rtm < 0 in beginning of advance_clubb_core at k =           25
Timing for main: time 2005-08-28_23:48:00 on domain   1:    1.35399 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           23
iteration =      477; time =    85860.0
Timing for main: time 2005-08-28_23:51:00 on domain   1:    1.33840 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           25
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      478; time =    86040.0
 rtm < 0 in beginning of advance_clubb_core at k =           29
Timing for main: time 2005-08-28_23:54:00 on domain   1:    1.36158 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           22
 rtm < 0 in beginning of advance_clubb_core at k =           23
 rtm < 0 in beginning of advance_clubb_core at k =           22
iteration =      479; time =    86220.0
 rtm < 0 in beginning of advance_clubb_core at k =           25
Timing for main: time 2005-08-28_23:57:00 on domain   1:    1.34205 elapsed seconds
 rtm < 0 in beginning of advance_clubb_core at k =           24
 rtm < 0 in beginning of advance_clubb_core at k =           25
 rtm < 0 in beginning of advance_clubb_core at k =           23
iteration =      480; time =    86400.0
 rtm < 0 in beginning of advance_clubb_core at k =           29
Timing for main: time 2005-08-29_00:00:00 on domain   1:    1.36609 elapsed seconds
Timing for Writing wrfout_d01_2005-08-29_00:00:00 for domain        1:    0.25998 elapsed seconds
 d01 2005-08-29_00:00:00 wrf: SUCCESS COMPLETE WRF
 
**** Compiling ARWpost ****
 
/bin/rm -f module_model_basics.o module_model_basics.mod
/bin/cp module_model_basics.f90 module_model_basics.f
ifort -FR -convert big_endian -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -c module_model_basics.f 
/bin/rm -f module_model_basics.f
/bin/rm -f constants_module.o constants_module.mod
/bin/cp constants_module.f90 constants_module.f
ifort -FR -convert big_endian -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -c constants_module.f 
/bin/rm -f constants_module.f
/bin/rm -f misc_definitions_module.o misc_definitions_module.mod
/bin/cp misc_definitions_module.f90 misc_definitions_module.f
ifort -FR -convert big_endian -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -c misc_definitions_module.f 
/bin/rm -f misc_definitions_module.f
/bin/rm -f module_debug.o module_debug.mod
/bin/cp module_debug.f90 module_debug.f
ifort -FR -convert big_endian -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -c module_debug.f 
/bin/rm -f module_debug.f
/bin/rm -f module_get_file_names.o module_get_file_names.mod
/lib/cpp -traditional -DIO_NETCDF -DIO_GRIB1 -DIO_BINARY -Dbytesw -DUWM_CHANGES  module_get_file_names.F90 > module_get_file_names.f
ifort -FR -convert big_endian -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -c module_get_file_names.f 
<command-line>(6): warning #5117: Bad # preprocessor line
# 1 "/usr/include/stdc-predef.h" 1 3 4
-----------------------------------^
/usr/include/stdc-predef.h(16): warning #5117: Bad # preprocessor line
# 17 "/usr/include/stdc-predef.h" 3 4
----------------------------------^
/bin/rm -f module_get_file_names.f
/bin/rm -f gridinfo_module.o gridinfo_module.mod
/bin/cp gridinfo_module.f90 gridinfo_module.f
ifort -FR -convert big_endian -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -c gridinfo_module.f 
/bin/rm -f gridinfo_module.f
/bin/rm -f module_date_pack.o module_date_pack.mod
/bin/cp module_date_pack.f90 module_date_pack.f
ifort -FR -convert big_endian -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -c module_date_pack.f 
/bin/rm -f module_date_pack.f
/bin/rm -f input_module.o input_module.mod
/bin/cp input_module.f90 input_module.f
ifort -FR -convert big_endian -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -c input_module.f 
/bin/rm -f input_module.f
/bin/rm -f module_arrays.o module_arrays.mod
/bin/cp module_arrays.f90 module_arrays.f
ifort -FR -convert big_endian -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -c module_arrays.f 
/bin/rm -f module_arrays.f
/bin/rm -f module_pressure.o module_pressure.mod
/bin/cp module_pressure.f90 module_pressure.f
ifort -FR -convert big_endian -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -c module_pressure.f 
/bin/rm -f module_pressure.f
/bin/rm -f module_interp.o module_interp.mod
/bin/cp module_interp.f90 module_interp.f
ifort -FR -convert big_endian -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -c module_interp.f 
/bin/rm -f module_interp.f
/bin/rm -f output_module.o output_module.mod
/lib/cpp -traditional -DIO_NETCDF -DIO_GRIB1 -DIO_BINARY -Dbytesw -DUWM_CHANGES  output_module.F90 > output_module.f
ifort -FR -convert big_endian -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -c output_module.f 
<command-line>(6): warning #5117: Bad # preprocessor line
# 1 "/usr/include/stdc-predef.h" 1 3 4
-----------------------------------^
/usr/include/stdc-predef.h(16): warning #5117: Bad # preprocessor line
# 17 "/usr/include/stdc-predef.h" 3 4
----------------------------------^
/bin/rm -f output_module.f
/bin/rm -f module_basic_arrays.o module_basic_arrays.mod
/bin/cp module_basic_arrays.f90 module_basic_arrays.f
ifort -FR -convert big_endian -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -c module_basic_arrays.f 
/bin/rm -f module_basic_arrays.f
/bin/rm -f module_calc_height.o module_calc_height.mod
/bin/cp module_calc_height.f90 module_calc_height.f
ifort -FR -convert big_endian -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -c module_calc_height.f 
/bin/rm -f module_calc_height.f
/bin/rm -f module_calc_pressure.o module_calc_pressure.mod
/bin/cp module_calc_pressure.f90 module_calc_pressure.f
ifort -FR -convert big_endian -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -c module_calc_pressure.f 
/bin/rm -f module_calc_pressure.f
/bin/rm -f module_calc_tk.o module_calc_tk.mod
/bin/cp module_calc_tk.f90 module_calc_tk.f
ifort -FR -convert big_endian -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -c module_calc_tk.f 
/bin/rm -f module_calc_tk.f
/bin/rm -f module_calc_tc.o module_calc_tc.mod
/bin/cp module_calc_tc.f90 module_calc_tc.f
ifort -FR -convert big_endian -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -c module_calc_tc.f 
/bin/rm -f module_calc_tc.f
/bin/rm -f module_calc_theta.o module_calc_theta.mod
/bin/cp module_calc_theta.f90 module_calc_theta.f
ifort -FR -convert big_endian -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -c module_calc_theta.f 
/bin/rm -f module_calc_theta.f
/bin/rm -f module_calc_td.o module_calc_td.mod
/bin/cp module_calc_td.f90 module_calc_td.f
ifort -FR -convert big_endian -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -c module_calc_td.f 
/bin/rm -f module_calc_td.f
/bin/rm -f module_calc_td2.o module_calc_td2.mod
/bin/cp module_calc_td2.f90 module_calc_td2.f
ifort -FR -convert big_endian -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -c module_calc_td2.f 
/bin/rm -f module_calc_td2.f
/bin/rm -f module_calc_rh.o module_calc_rh.mod
/bin/cp module_calc_rh.f90 module_calc_rh.f
ifort -FR -convert big_endian -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -c module_calc_rh.f 
/bin/rm -f module_calc_rh.f
/bin/rm -f module_calc_rh2.o module_calc_rh2.mod
/bin/cp module_calc_rh2.f90 module_calc_rh2.f
ifort -FR -convert big_endian -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -c module_calc_rh2.f 
/bin/rm -f module_calc_rh2.f
/bin/rm -f module_calc_uvmet.o module_calc_uvmet.mod
/bin/cp module_calc_uvmet.f90 module_calc_uvmet.f
ifort -FR -convert big_endian -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -c module_calc_uvmet.f 
/bin/rm -f module_calc_uvmet.f
/bin/rm -f module_calc_slp.o module_calc_slp.mod
/bin/cp module_calc_slp.f90 module_calc_slp.f
ifort -FR -convert big_endian -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -c module_calc_slp.f 
/bin/rm -f module_calc_slp.f
/bin/rm -f module_calc_dbz.o module_calc_dbz.mod
/bin/cp module_calc_dbz.f90 module_calc_dbz.f
ifort -FR -convert big_endian -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -c module_calc_dbz.f 
/bin/rm -f module_calc_dbz.f
/bin/rm -f module_calc_cape.o module_calc_cape.mod
/bin/cp module_calc_cape.f90 module_calc_cape.f
ifort -FR -convert big_endian -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -c module_calc_cape.f 
/bin/rm -f module_calc_cape.f
/bin/rm -f module_calc_wdir.o module_calc_wdir.mod
/bin/cp module_calc_wdir.f90 module_calc_wdir.f
ifort -FR -convert big_endian -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -c module_calc_wdir.f 
/bin/rm -f module_calc_wdir.f
/bin/rm -f module_calc_wspd.o module_calc_wspd.mod
/bin/cp module_calc_wspd.f90 module_calc_wspd.f
ifort -FR -convert big_endian -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -c module_calc_wspd.f 
/bin/rm -f module_calc_wspd.f
/bin/rm -f module_calc_clfr.o module_calc_clfr.mod
/bin/cp module_calc_clfr.f90 module_calc_clfr.f
ifort -FR -convert big_endian -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -c module_calc_clfr.f 
/bin/rm -f module_calc_clfr.f
/bin/rm -f module_diagnostics.o module_diagnostics.mod
/bin/cp module_diagnostics.f90 module_diagnostics.f
ifort -FR -convert big_endian -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -c module_diagnostics.f 
/bin/rm -f module_diagnostics.f
/bin/rm -f process_domain_module.o process_domain_module.mod
/lib/cpp -traditional -DIO_NETCDF -DIO_GRIB1 -DIO_BINARY -Dbytesw -DUWM_CHANGES  process_domain_module.F90 > process_domain_module.f
ifort -FR -convert big_endian -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -c process_domain_module.f 
<command-line>(6): warning #5117: Bad # preprocessor line
# 1 "/usr/include/stdc-predef.h" 1 3 4
-----------------------------------^
/usr/include/stdc-predef.h(16): warning #5117: Bad # preprocessor line
# 17 "/usr/include/stdc-predef.h" 3 4
----------------------------------^
/bin/rm -f process_domain_module.f
/bin/rm -f ARWpost.o ARWpost.mod
/bin/cp ARWpost.f90 ARWpost.f
ifort -FR -convert big_endian -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -c ARWpost.f 
/bin/rm -f ARWpost.f
/bin/rm -f module_map_utils.o module_map_utils.mod
/bin/cp module_map_utils.f90 module_map_utils.f
ifort -FR -convert big_endian -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -c module_map_utils.f 
/bin/rm -f module_map_utils.f
ifort -FR -convert big_endian  -o ARWpost.exe module_model_basics.o constants_module.o gridinfo_module.o ARWpost.o input_module.o output_module.o module_map_utils.o misc_definitions_module.o module_date_pack.o module_debug.o process_domain_module.o module_get_file_names.o module_interp.o module_basic_arrays.o module_diagnostics.o module_arrays.o module_pressure.o module_calc_height.o module_calc_pressure.o module_calc_theta.o module_calc_tk.o module_calc_tc.o module_calc_td.o module_calc_td2.o module_calc_rh.o module_calc_rh2.o module_calc_uvmet.o module_calc_slp.o module_calc_dbz.o module_calc_cape.o module_calc_wdir.o module_calc_wspd.o module_calc_clfr.o  \
	-L/usr/local/NETCDF-Fortran-4.4.5-ifort/lib -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include  -lnetcdff

!!!!!!!!!!!!!!!!
  ARWpost v3.1
!!!!!!!!!!!!!!!!

FOUND the following input files:
 ../WRF/test/em_real/wrfout_d01_2005-08-28_00:00:00

START PROCESSING DATA

 Processing  time --- 2005-08-28_00:00:00
   Found the right date - continue

 Processing  time --- 2005-08-28_01:00:00
   Found the right date - continue

 Processing  time --- 2005-08-28_02:00:00
   Found the right date - continue

 Processing  time --- 2005-08-28_03:00:00
   Found the right date - continue

 Processing  time --- 2005-08-28_04:00:00
   Found the right date - continue

 Processing  time --- 2005-08-28_05:00:00
   Found the right date - continue

 Processing  time --- 2005-08-28_06:00:00
   Found the right date - continue

 Processing  time --- 2005-08-28_07:00:00
   Found the right date - continue

 Processing  time --- 2005-08-28_08:00:00
   Found the right date - continue

 Processing  time --- 2005-08-28_09:00:00
   Found the right date - continue

 Processing  time --- 2005-08-28_10:00:00
   Found the right date - continue

 Processing  time --- 2005-08-28_11:00:00
   Found the right date - continue

 Processing  time --- 2005-08-28_12:00:00
   Found the right date - continue

 Processing  time --- 2005-08-28_13:00:00
   Found the right date - continue

 Processing  time --- 2005-08-28_14:00:00
   Found the right date - continue

 Processing  time --- 2005-08-28_15:00:00
   Found the right date - continue

 Processing  time --- 2005-08-28_16:00:00
   Found the right date - continue

 Processing  time --- 2005-08-28_17:00:00
   Found the right date - continue

 Processing  time --- 2005-08-28_18:00:00
   Found the right date - continue

 Processing  time --- 2005-08-28_19:00:00
   Found the right date - continue

 Processing  time --- 2005-08-28_20:00:00
   Found the right date - continue

 Processing  time --- 2005-08-28_21:00:00
   Found the right date - continue

 Processing  time --- 2005-08-28_22:00:00
   Found the right date - continue

 Processing  time --- 2005-08-28_23:00:00
   Found the right date - continue

 Processing  time --- 2005-08-29_00:00:00
   Found the right date - continue

DONE Processing Data

CREATING .ctl file

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!  Successful completion of ARWpost  !
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Check for WRF completion)
[Pipeline] sh
+ ls WRF/main/real.exe
WRF/main/real.exe
[Pipeline] sh
+ ls WRF/main/wrf.exe
WRF/main/wrf.exe
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Check for WPS completion)
[Pipeline] sh
+ ls WPS/geogrid/src/geogrid.exe
WPS/geogrid/src/geogrid.exe
+ ls WPS/ungrib/src/ungrib.exe
WPS/ungrib/src/ungrib.exe
+ ls WPS/metgrid/src/metgrid.exe
WPS/metgrid/src/metgrid.exe
+ ls WPS/util/src/rd_intermediate.exe
WPS/util/src/rd_intermediate.exe
+ ls WPS/util/src/mod_levs.exe
WPS/util/src/mod_levs.exe
+ ls WPS/util/src/avg_tsfc.exe
WPS/util/src/avg_tsfc.exe
+ ls WPS/util/src/calc_ecmwf_p.exe
WPS/util/src/calc_ecmwf_p.exe
+ ls WPS/util/src/height_ukmo.exe
WPS/util/src/height_ukmo.exe
+ ls WPS/util/src/int2nc.exe
WPS/util/src/int2nc.exe
+ ls WPS/ungrib/src/g1print.exe
WPS/ungrib/src/g1print.exe
+ ls WPS/ungrib/src/g2print.exe
WPS/ungrib/src/g2print.exe
+ ls WPS/util/src/plotgrids.exe
WPS/util/src/plotgrids.exe
+ ls WPS/util/src/plotfmt.exe
WPS/util/src/plotfmt.exe
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Check for ARWpost completion)
[Pipeline] sh
+ ls ARWpost/src/ARWpost.exe
ARWpost/src/ARWpost.exe
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Check for Hurricane Katrina wrfout file)
[Pipeline] sh
+ ls WRF/test/em_real/wrfout_d01_2005-08-28_00:00:00
WRF/test/em_real/wrfout_d01_2005-08-28_00:00:00
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Check for Hurricane Katrina GrADS output files)
[Pipeline] sh
+ ls ARWpost/Katrina.ctl
ARWpost/Katrina.ctl
[Pipeline] sh
+ ls ARWpost/Katrina.dat
ARWpost/Katrina.dat
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Check for SUCCESS_COMPLETE_WRF)
[Pipeline] sh
+ grep 'SUCCESS COMPLETE WRF' WRF/test/em_real/wrf_run_output.txt
 d01 2005-08-29_00:00:00 wrf: SUCCESS COMPLETE WRF
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ cp WPS/geogrid.log WPS/metgrid.log WPS/ungrib.log WRF/test/em_real/wrf_run_output.txt /home/jenkins/test_logs/wrf_katrina_sim_ifort/
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS