Started by user Gunther Huebler Replayed #51 [Pipeline] Start of Pipeline [Pipeline] node Running on Jenkins in /home/jenkins/workspace/branch_cam_test [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git > git rev-parse --resolve-git-dir /home/jenkins/workspace/branch_cam_test/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/larson-group/cam.git # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Fetching upstream changes from https://github.com/larson-group/cam.git > git --version # timeout=10 > git --version # 'git version 2.30.2' using GIT_ASKPASS to set credentials A token based key used by Jenkins to preform Github actions, created 6/21/2021 > git fetch --tags --force --progress -- https://github.com/larson-group/cam.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/clubb_silhs_devel^{commit} # timeout=10 Checking out Revision 5f0fd61906428dfd08b831e19050d54355947f69 (refs/remotes/origin/clubb_silhs_devel) > git config core.sparsecheckout # timeout=10 > git checkout -f 5f0fd61906428dfd08b831e19050d54355947f69 # timeout=10 Commit message: "Autoupdated CLUBB_core" > git rev-list --no-walk ecd9b9f885c747b13bbe7eeabc8d2a9264745c37 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Check out externals) [Pipeline] sh + python manage_externals/checkout_externals -e Externals.cfg Processing externals description file : Externals.cfg Processing externals description file : Externals_CDEPS.cfg Processing externals description file : Externals_CISM.cfg Processing externals description file : Externals_CLM.cfg Processing externals description file : Externals_CAM.cfg Checking status of externals: cice, cice6, cmeps, cdeps, fox, genf90, cpl7, share, mct, parallelio, cime, cism, source_cism, clm, fates, ptclm, fms, mosart, rtm, cam, chem_proc, carma, cosp2, pumas, atmos_phys, atmos_cubed_sphere, mpas, e- ./chem_proc M ./cime ./components/cdeps ./components/cdeps/fox ./components/cdeps/share/genf90 ./components/cice e-o ./components/cice6 ./components/cism ./components/cism/source_cism ./components/clm ./components/clm/src/fates ./components/clm/tools/site_and_regional/PTCLM ./components/cmeps ./components/cpl7 ./components/mosart ./components/rtm e-o ./libraries/FMS ./libraries/mct ./libraries/parallelio ./share ./src/atmos_phys ./src/dynamics/fv3/atmos_cubed_sphere ./src/dynamics/mpas/dycore ./src/physics/carma/base e- ./src/physics/cosp2/src ./src/physics/pumas ---------------------------------------------------------------------- The external repositories labeled with 'M' above are not in a clean state. The following are two options for how to proceed: (1) Go into each external that is not in a clean state and issue either an 'svn status' or a 'git status' command. Either revert or commit your changes so that all externals are in a clean state. (Note, though, that it is okay to have untracked files in your working directory.) Then rerun checkout_externals. (2) Alternatively, you do not have to rely on checkout_externals. Instead, you can manually update out-of-sync externals (labeled with 's' above) as described in the configuration file Externals.cfg. The external repositories labeled with '?' above are not under version control using the expected protocol. If you are sure you want to switch protocols, and you don't have any work you need to save from this directory, then run "rm -rf [directory]" before re-running the checkout_externals tool. ---------------------------------------------------------------------- [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Copy Config Files) [Pipeline] sh + cp -rf cime_config_cesm_machines_files/config_machines.xml cime/config/cesm/machines/config_machines.xml + cp -rf cime_config_cesm_machines_files/config_compilers.xml cime/config/cesm/machines/config_compilers.xml [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Remove Old Output) [Pipeline] sh + rm -rf /home/jenkins/cam_output/scratch/test_scam_atex /home/jenkins/cam_output/scratch/test_scam_arm97 [Pipeline] script [Pipeline] { [Pipeline] sh + rm -rf /home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex /home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run atex) [Pipeline] sh + source /opt/intel/oneapi/setvars.sh --force ++ script_name=setvars.sh ++ config_file= ++ config_array= ++ component_array= ++ warning_tally=0 ++ posix_nl=' ' +++ save_args --force +++ for arg in "$@" +++ printf '%s\n' --force +++ sed -e 's/'\''/'\''\\'\'''\''/g' -e '1s/^/'\''/' -e '$s/$/'\'' \\/' +++ echo ' ' ++ script_args=''\''--force'\'' \ ' ++ _setvars_this_script_name=setvars.sh +++ _setvars_get_proc_name /home/jenkins/workspace/branch_cam_test@tmp/durable-39941249/script.sh +++ '[' -n '' ']' +++ script=/home/jenkins/workspace/branch_cam_test@tmp/durable-39941249/script.sh +++ '[' -L /home/jenkins/workspace/branch_cam_test@tmp/durable-39941249/script.sh ']' +++ basename -- /home/jenkins/workspace/branch_cam_test@tmp/durable-39941249/script.sh ++ '[' setvars.sh = script.sh ']' ++ sourcer= ++ sourced_nm= +++ ps -p 1296463 -o comm= ++ sourced_sh=bash +++ _setvars_get_proc_name /home/jenkins/workspace/branch_cam_test@tmp/durable-39941249/script.sh +++ '[' -n '' ']' +++ script=/home/jenkins/workspace/branch_cam_test@tmp/durable-39941249/script.sh +++ '[' -L /home/jenkins/workspace/branch_cam_test@tmp/durable-39941249/script.sh ']' +++ basename -- /home/jenkins/workspace/branch_cam_test@tmp/durable-39941249/script.sh ++ proc_name=script.sh ++ '[' -n '' ']' ++ '[' -n '' ']' ++ '[' -n '5.1.4(1)-release' ']' +++ printf '%s: %s' script.sh 'BASH_VERSION = 5.1.4(1)-release' ++ sourcer='script.sh: BASH_VERSION = 5.1.4(1)-release' ++ return 0 ++ sourced_nm=/opt/intel/oneapi/setvars.sh ++ '[' '' = /opt/intel/oneapi/setvars.sh ']' +++ get_script_path /opt/intel/oneapi/setvars.sh +++ script=/opt/intel/oneapi/setvars.sh +++ '[' -L /opt/intel/oneapi/setvars.sh ']' ++++ command dirname -- /opt/intel/oneapi/setvars.sh +++ script_dir=/opt/intel/oneapi ++++ cd /opt/intel/oneapi ++++ command pwd -P +++ script_dir=/opt/intel/oneapi +++ printf %s /opt/intel/oneapi ++ script_root=/opt/intel/oneapi ++ help=0 ++ force=0 ++ config=0 ++ config_file= ++ list_of_args= ++ '[' -n '' ']' +++ printf '%s %s' 'args: Using "$@" for setvars.sh arguments:' --force ++ input_args='args: Using "$@" for setvars.sh arguments: --force' ++ for arg in "$@" ++ shift ++ case "$arg" in ++ force=1 ++ SETVARS_ARGS= ++ export SETVARS_ARGS ++ '[' 0 '!=' 0 ']' ++ '[' '' = 1 ']' ++ '[' 0 -eq 1 ']' ++ version_default=latest +++ awk NF +++ command ls /opt/intel/oneapi/advisor/2022.1.0/env/vars.sh /opt/intel/oneapi/advisor/latest/env/vars.sh /opt/intel/oneapi/ccl/2021.6.0/env/vars.sh /opt/intel/oneapi/ccl/latest/env/vars.sh /opt/intel/oneapi/clck/2021.6.0/env/vars.sh /opt/intel/oneapi/clck/latest/env/vars.sh /opt/intel/oneapi/compiler/2022.1.0/env/vars.sh /opt/intel/oneapi/compiler/latest/env/vars.sh /opt/intel/oneapi/dal/2021.6.0/env/vars.sh /opt/intel/oneapi/dal/latest/env/vars.sh /opt/intel/oneapi/debugger/2021.6.0/env/vars.sh /opt/intel/oneapi/debugger/latest/env/vars.sh /opt/intel/oneapi/dev-utilities/2021.6.0/env/vars.sh /opt/intel/oneapi/dev-utilities/latest/env/vars.sh /opt/intel/oneapi/dnnl/2022.1.0/env/vars.sh /opt/intel/oneapi/dnnl/latest/env/vars.sh /opt/intel/oneapi/dpcpp-ct/2022.1.0/env/vars.sh /opt/intel/oneapi/dpcpp-ct/latest/env/vars.sh /opt/intel/oneapi/dpl/2021.7.0/env/vars.sh /opt/intel/oneapi/dpl/latest/env/vars.sh /opt/intel/oneapi/inspector/2022.1.0/env/vars.sh /opt/intel/oneapi/inspector/latest/env/vars.sh /opt/intel/oneapi/intelpython/latest/env/vars.sh /opt/intel/oneapi/intelpython/python3.9/env/vars.sh /opt/intel/oneapi/ipp/2021.6.0/env/vars.sh /opt/intel/oneapi/ippcp/2021.6.0/env/vars.sh /opt/intel/oneapi/ippcp/latest/env/vars.sh /opt/intel/oneapi/ipp/latest/env/vars.sh /opt/intel/oneapi/itac/2021.6.0/env/vars.sh /opt/intel/oneapi/itac/latest/env/vars.sh /opt/intel/oneapi/mkl/2022.1.0/env/vars.sh /opt/intel/oneapi/mkl/latest/env/vars.sh /opt/intel/oneapi/mpi/2021.6.0/env/vars.sh /opt/intel/oneapi/mpi/latest/env/vars.sh /opt/intel/oneapi/tbb/2021.6.0/env/vars.sh /opt/intel/oneapi/tbb/latest/env/vars.sh /opt/intel/oneapi/vpl/2022.1.0/env/vars.sh /opt/intel/oneapi/vpl/latest/env/vars.sh /opt/intel/oneapi/vtune/2022.3.0/env/vars.sh /opt/intel/oneapi/vtune/latest/env/vars.sh ++ component_array='/opt/intel/oneapi/advisor/2022.1.0/env/vars.sh /opt/intel/oneapi/advisor/latest/env/vars.sh /opt/intel/oneapi/ccl/2021.6.0/env/vars.sh /opt/intel/oneapi/ccl/latest/env/vars.sh /opt/intel/oneapi/clck/2021.6.0/env/vars.sh /opt/intel/oneapi/clck/latest/env/vars.sh /opt/intel/oneapi/compiler/2022.1.0/env/vars.sh /opt/intel/oneapi/compiler/latest/env/vars.sh /opt/intel/oneapi/dal/2021.6.0/env/vars.sh /opt/intel/oneapi/dal/latest/env/vars.sh /opt/intel/oneapi/debugger/2021.6.0/env/vars.sh /opt/intel/oneapi/debugger/latest/env/vars.sh /opt/intel/oneapi/dev-utilities/2021.6.0/env/vars.sh /opt/intel/oneapi/dev-utilities/latest/env/vars.sh /opt/intel/oneapi/dnnl/2022.1.0/env/vars.sh /opt/intel/oneapi/dnnl/latest/env/vars.sh /opt/intel/oneapi/dpcpp-ct/2022.1.0/env/vars.sh /opt/intel/oneapi/dpcpp-ct/latest/env/vars.sh /opt/intel/oneapi/dpl/2021.7.0/env/vars.sh /opt/intel/oneapi/dpl/latest/env/vars.sh /opt/intel/oneapi/inspector/2022.1.0/env/vars.sh /opt/intel/oneapi/inspector/latest/env/vars.sh /opt/intel/oneapi/intelpython/latest/env/vars.sh /opt/intel/oneapi/intelpython/python3.9/env/vars.sh /opt/intel/oneapi/ipp/2021.6.0/env/vars.sh /opt/intel/oneapi/ippcp/2021.6.0/env/vars.sh /opt/intel/oneapi/ippcp/latest/env/vars.sh /opt/intel/oneapi/ipp/latest/env/vars.sh /opt/intel/oneapi/itac/2021.6.0/env/vars.sh /opt/intel/oneapi/itac/latest/env/vars.sh /opt/intel/oneapi/mkl/2022.1.0/env/vars.sh /opt/intel/oneapi/mkl/latest/env/vars.sh /opt/intel/oneapi/mpi/2021.6.0/env/vars.sh /opt/intel/oneapi/mpi/latest/env/vars.sh /opt/intel/oneapi/tbb/2021.6.0/env/vars.sh /opt/intel/oneapi/tbb/latest/env/vars.sh /opt/intel/oneapi/vpl/2022.1.0/env/vars.sh /opt/intel/oneapi/vpl/latest/env/vars.sh /opt/intel/oneapi/vtune/2022.3.0/env/vars.sh /opt/intel/oneapi/vtune/latest/env/vars.sh' ++ temp_array= +++ prep_for_eval '/opt/intel/oneapi/advisor/2022.1.0/env/vars.sh /opt/intel/oneapi/advisor/latest/env/vars.sh /opt/intel/oneapi/ccl/2021.6.0/env/vars.sh /opt/intel/oneapi/ccl/latest/env/vars.sh /opt/intel/oneapi/clck/2021.6.0/env/vars.sh /opt/intel/oneapi/clck/latest/env/vars.sh /opt/intel/oneapi/compiler/2022.1.0/env/vars.sh /opt/intel/oneapi/compiler/latest/env/vars.sh /opt/intel/oneapi/dal/2021.6.0/env/vars.sh /opt/intel/oneapi/dal/latest/env/vars.sh /opt/intel/oneapi/debugger/2021.6.0/env/vars.sh /opt/intel/oneapi/debugger/latest/env/vars.sh /opt/intel/oneapi/dev-utilities/2021.6.0/env/vars.sh /opt/intel/oneapi/dev-utilities/latest/env/vars.sh /opt/intel/oneapi/dnnl/2022.1.0/env/vars.sh /opt/intel/oneapi/dnnl/latest/env/vars.sh /opt/intel/oneapi/dpcpp-ct/2022.1.0/env/vars.sh /opt/intel/oneapi/dpcpp-ct/latest/env/vars.sh /opt/intel/oneapi/dpl/2021.7.0/env/vars.sh /opt/intel/oneapi/dpl/latest/env/vars.sh /opt/intel/oneapi/inspector/2022.1.0/env/vars.sh /opt/intel/oneapi/inspector/latest/env/vars.sh /opt/intel/oneapi/intelpython/latest/env/vars.sh /opt/intel/oneapi/intelpython/python3.9/env/vars.sh /opt/intel/oneapi/ipp/2021.6.0/env/vars.sh /opt/intel/oneapi/ippcp/2021.6.0/env/vars.sh /opt/intel/oneapi/ippcp/latest/env/vars.sh /opt/intel/oneapi/ipp/latest/env/vars.sh /opt/intel/oneapi/itac/2021.6.0/env/vars.sh /opt/intel/oneapi/itac/latest/env/vars.sh /opt/intel/oneapi/mkl/2022.1.0/env/vars.sh /opt/intel/oneapi/mkl/latest/env/vars.sh /opt/intel/oneapi/mpi/2021.6.0/env/vars.sh /opt/intel/oneapi/mpi/latest/env/vars.sh /opt/intel/oneapi/tbb/2021.6.0/env/vars.sh /opt/intel/oneapi/tbb/latest/env/vars.sh /opt/intel/oneapi/vpl/2022.1.0/env/vars.sh /opt/intel/oneapi/vpl/latest/env/vars.sh /opt/intel/oneapi/vtune/2022.3.0/env/vars.sh /opt/intel/oneapi/vtune/latest/env/vars.sh' +++ echo '/opt/intel/oneapi/advisor/2022.1.0/env/vars.sh /opt/intel/oneapi/advisor/latest/env/vars.sh /opt/intel/oneapi/ccl/2021.6.0/env/vars.sh /opt/intel/oneapi/ccl/latest/env/vars.sh /opt/intel/oneapi/clck/2021.6.0/env/vars.sh /opt/intel/oneapi/clck/latest/env/vars.sh /opt/intel/oneapi/compiler/2022.1.0/env/vars.sh /opt/intel/oneapi/compiler/latest/env/vars.sh /opt/intel/oneapi/dal/2021.6.0/env/vars.sh /opt/intel/oneapi/dal/latest/env/vars.sh /opt/intel/oneapi/debugger/2021.6.0/env/vars.sh /opt/intel/oneapi/debugger/latest/env/vars.sh /opt/intel/oneapi/dev-utilities/2021.6.0/env/vars.sh /opt/intel/oneapi/dev-utilities/latest/env/vars.sh /opt/intel/oneapi/dnnl/2022.1.0/env/vars.sh /opt/intel/oneapi/dnnl/latest/env/vars.sh /opt/intel/oneapi/dpcpp-ct/2022.1.0/env/vars.sh /opt/intel/oneapi/dpcpp-ct/latest/env/vars.sh /opt/intel/oneapi/dpl/2021.7.0/env/vars.sh /opt/intel/oneapi/dpl/latest/env/vars.sh /opt/intel/oneapi/inspector/2022.1.0/env/vars.sh /opt/intel/oneapi/inspector/latest/env/vars.sh /opt/intel/oneapi/intelpython/latest/env/vars.sh /opt/intel/oneapi/intelpython/python3.9/env/vars.sh /opt/intel/oneapi/ipp/2021.6.0/env/vars.sh /opt/intel/oneapi/ippcp/2021.6.0/env/vars.sh /opt/intel/oneapi/ippcp/latest/env/vars.sh /opt/intel/oneapi/ipp/latest/env/vars.sh /opt/intel/oneapi/itac/2021.6.0/env/vars.sh /opt/intel/oneapi/itac/latest/env/vars.sh /opt/intel/oneapi/mkl/2022.1.0/env/vars.sh /opt/intel/oneapi/mkl/latest/env/vars.sh /opt/intel/oneapi/mpi/2021.6.0/env/vars.sh /opt/intel/oneapi/mpi/latest/env/vars.sh /opt/intel/oneapi/tbb/2021.6.0/env/vars.sh /opt/intel/oneapi/tbb/latest/env/vars.sh /opt/intel/oneapi/vpl/2022.1.0/env/vars.sh /opt/intel/oneapi/vpl/latest/env/vars.sh /opt/intel/oneapi/vtune/2022.3.0/env/vars.sh /opt/intel/oneapi/vtune/latest/env/vars.sh' +++ awk NF +++ sed -e 's/^/'\''/g' -e 's/$/'\'' \\/g' -e '$s/\\$//' ++ eval set -- ''\''/opt/intel/oneapi/advisor/2022.1.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/advisor/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/ccl/2021.6.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/ccl/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/clck/2021.6.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/clck/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/compiler/2022.1.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/compiler/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/dal/2021.6.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/dal/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/debugger/2021.6.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/debugger/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/dev-utilities/2021.6.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/dev-utilities/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/dnnl/2022.1.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/dnnl/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/dpcpp-ct/2022.1.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/dpcpp-ct/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/dpl/2021.7.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/dpl/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/inspector/2022.1.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/inspector/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/intelpython/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/intelpython/python3.9/env/vars.sh'\'' \ '\''/opt/intel/oneapi/ipp/2021.6.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/ippcp/2021.6.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/ippcp/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/ipp/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/itac/2021.6.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/itac/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/mkl/2022.1.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/mkl/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/mpi/2021.6.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/mpi/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/tbb/2021.6.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/tbb/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/vpl/2022.1.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/vpl/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/vtune/2022.3.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/vtune/latest/env/vars.sh'\'' ' +++ set -- /opt/intel/oneapi/advisor/2022.1.0/env/vars.sh /opt/intel/oneapi/advisor/latest/env/vars.sh /opt/intel/oneapi/ccl/2021.6.0/env/vars.sh /opt/intel/oneapi/ccl/latest/env/vars.sh /opt/intel/oneapi/clck/2021.6.0/env/vars.sh /opt/intel/oneapi/clck/latest/env/vars.sh /opt/intel/oneapi/compiler/2022.1.0/env/vars.sh /opt/intel/oneapi/compiler/latest/env/vars.sh /opt/intel/oneapi/dal/2021.6.0/env/vars.sh /opt/intel/oneapi/dal/latest/env/vars.sh /opt/intel/oneapi/debugger/2021.6.0/env/vars.sh /opt/intel/oneapi/debugger/latest/env/vars.sh /opt/intel/oneapi/dev-utilities/2021.6.0/env/vars.sh /opt/intel/oneapi/dev-utilities/latest/env/vars.sh /opt/intel/oneapi/dnnl/2022.1.0/env/vars.sh /opt/intel/oneapi/dnnl/latest/env/vars.sh /opt/intel/oneapi/dpcpp-ct/2022.1.0/env/vars.sh /opt/intel/oneapi/dpcpp-ct/latest/env/vars.sh /opt/intel/oneapi/dpl/2021.7.0/env/vars.sh /opt/intel/oneapi/dpl/latest/env/vars.sh /opt/intel/oneapi/inspector/2022.1.0/env/vars.sh /opt/intel/oneapi/inspector/latest/env/vars.sh /opt/intel/oneapi/intelpython/latest/env/vars.sh /opt/intel/oneapi/intelpython/python3.9/env/vars.sh /opt/intel/oneapi/ipp/2021.6.0/env/vars.sh /opt/intel/oneapi/ippcp/2021.6.0/env/vars.sh /opt/intel/oneapi/ippcp/latest/env/vars.sh /opt/intel/oneapi/ipp/latest/env/vars.sh /opt/intel/oneapi/itac/2021.6.0/env/vars.sh /opt/intel/oneapi/itac/latest/env/vars.sh /opt/intel/oneapi/mkl/2022.1.0/env/vars.sh /opt/intel/oneapi/mkl/latest/env/vars.sh /opt/intel/oneapi/mpi/2021.6.0/env/vars.sh /opt/intel/oneapi/mpi/latest/env/vars.sh /opt/intel/oneapi/tbb/2021.6.0/env/vars.sh /opt/intel/oneapi/tbb/latest/env/vars.sh /opt/intel/oneapi/vpl/2022.1.0/env/vars.sh /opt/intel/oneapi/vpl/latest/env/vars.sh /opt/intel/oneapi/vtune/2022.3.0/env/vars.sh /opt/intel/oneapi/vtune/latest/env/vars.sh ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/advisor/2022.1.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/advisor/2022.1.0/env ++++ dirname -- /opt/intel/oneapi/advisor/2022.1.0 +++ basename -- /opt/intel/oneapi/advisor ++ arg=advisor ++ '[' -r /opt/intel/oneapi/advisor/latest/env/vars.sh ']' ++ temp_array='advisor ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/advisor/latest/env/vars.sh +++++ dirname -- /opt/intel/oneapi/advisor/latest/env ++++ dirname -- /opt/intel/oneapi/advisor/latest +++ basename -- /opt/intel/oneapi/advisor ++ arg=advisor ++ '[' -r /opt/intel/oneapi/advisor/latest/env/vars.sh ']' ++ temp_array='advisor advisor ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/ccl/2021.6.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/ccl/2021.6.0/env ++++ dirname -- /opt/intel/oneapi/ccl/2021.6.0 +++ basename -- /opt/intel/oneapi/ccl ++ arg=ccl ++ '[' -r /opt/intel/oneapi/ccl/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/ccl/latest/env/vars.sh +++++ dirname -- /opt/intel/oneapi/ccl/latest/env ++++ dirname -- /opt/intel/oneapi/ccl/latest +++ basename -- /opt/intel/oneapi/ccl ++ arg=ccl ++ '[' -r /opt/intel/oneapi/ccl/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/clck/2021.6.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/clck/2021.6.0/env ++++ dirname -- /opt/intel/oneapi/clck/2021.6.0 +++ basename -- /opt/intel/oneapi/clck ++ arg=clck ++ '[' -r /opt/intel/oneapi/clck/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl clck ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/clck/latest/env/vars.sh +++++ dirname -- /opt/intel/oneapi/clck/latest/env ++++ dirname -- /opt/intel/oneapi/clck/latest +++ basename -- /opt/intel/oneapi/clck ++ arg=clck ++ '[' -r /opt/intel/oneapi/clck/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl clck clck ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/compiler/2022.1.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/compiler/2022.1.0/env ++++ dirname -- /opt/intel/oneapi/compiler/2022.1.0 +++ basename -- /opt/intel/oneapi/compiler ++ arg=compiler ++ '[' -r /opt/intel/oneapi/compiler/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl clck clck compiler ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/compiler/latest/env/vars.sh +++++ dirname -- /opt/intel/oneapi/compiler/latest/env ++++ dirname -- /opt/intel/oneapi/compiler/latest +++ basename -- /opt/intel/oneapi/compiler ++ arg=compiler ++ '[' -r /opt/intel/oneapi/compiler/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl clck clck compiler compiler ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/dal/2021.6.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/dal/2021.6.0/env ++++ dirname -- /opt/intel/oneapi/dal/2021.6.0 +++ basename -- /opt/intel/oneapi/dal ++ arg=dal ++ '[' -r /opt/intel/oneapi/dal/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl clck clck compiler compiler dal ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/dal/latest/env/vars.sh +++++ dirname -- /opt/intel/oneapi/dal/latest/env ++++ dirname -- /opt/intel/oneapi/dal/latest +++ basename -- /opt/intel/oneapi/dal ++ arg=dal ++ '[' -r /opt/intel/oneapi/dal/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl clck clck compiler compiler dal dal ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/debugger/2021.6.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/debugger/2021.6.0/env ++++ dirname -- /opt/intel/oneapi/debugger/2021.6.0 +++ basename -- /opt/intel/oneapi/debugger ++ arg=debugger ++ '[' -r /opt/intel/oneapi/debugger/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl clck clck compiler compiler dal dal debugger ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/debugger/latest/env/vars.sh +++++ dirname -- /opt/intel/oneapi/debugger/latest/env ++++ dirname -- /opt/intel/oneapi/debugger/latest +++ basename -- /opt/intel/oneapi/debugger ++ arg=debugger ++ '[' -r /opt/intel/oneapi/debugger/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl clck clck compiler compiler dal dal debugger debugger ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/dev-utilities/2021.6.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/dev-utilities/2021.6.0/env ++++ dirname -- /opt/intel/oneapi/dev-utilities/2021.6.0 +++ basename -- /opt/intel/oneapi/dev-utilities ++ arg=dev-utilities ++ '[' -r /opt/intel/oneapi/dev-utilities/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl clck clck compiler compiler dal dal debugger debugger dev-utilities ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/dev-utilities/latest/env/vars.sh +++++ dirname -- /opt/intel/oneapi/dev-utilities/latest/env ++++ dirname -- /opt/intel/oneapi/dev-utilities/latest +++ basename -- /opt/intel/oneapi/dev-utilities ++ arg=dev-utilities ++ '[' -r /opt/intel/oneapi/dev-utilities/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl clck clck compiler compiler dal dal debugger debugger dev-utilities dev-utilities ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/dnnl/2022.1.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/dnnl/2022.1.0/env ++++ dirname -- /opt/intel/oneapi/dnnl/2022.1.0 +++ basename -- /opt/intel/oneapi/dnnl ++ arg=dnnl ++ '[' -r /opt/intel/oneapi/dnnl/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl clck clck compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/dnnl/latest/env/vars.sh +++++ dirname -- /opt/intel/oneapi/dnnl/latest/env ++++ dirname -- /opt/intel/oneapi/dnnl/latest +++ basename -- /opt/intel/oneapi/dnnl ++ arg=dnnl ++ '[' -r /opt/intel/oneapi/dnnl/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl clck clck compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/dpcpp-ct/2022.1.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/dpcpp-ct/2022.1.0/env ++++ dirname -- /opt/intel/oneapi/dpcpp-ct/2022.1.0 +++ basename -- /opt/intel/oneapi/dpcpp-ct ++ arg=dpcpp-ct ++ '[' -r /opt/intel/oneapi/dpcpp-ct/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl clck clck compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/dpcpp-ct/latest/env/vars.sh +++++ dirname -- /opt/intel/oneapi/dpcpp-ct/latest/env ++++ dirname -- /opt/intel/oneapi/dpcpp-ct/latest +++ basename -- /opt/intel/oneapi/dpcpp-ct ++ arg=dpcpp-ct ++ '[' -r /opt/intel/oneapi/dpcpp-ct/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl clck clck compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/dpl/2021.7.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/dpl/2021.7.0/env ++++ dirname -- /opt/intel/oneapi/dpl/2021.7.0 +++ basename -- /opt/intel/oneapi/dpl ++ arg=dpl ++ '[' -r /opt/intel/oneapi/dpl/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl clck clck compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/dpl/latest/env/vars.sh +++++ dirname -- /opt/intel/oneapi/dpl/latest/env ++++ dirname -- /opt/intel/oneapi/dpl/latest +++ basename -- /opt/intel/oneapi/dpl ++ arg=dpl ++ '[' -r /opt/intel/oneapi/dpl/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl clck clck compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/inspector/2022.1.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/inspector/2022.1.0/env ++++ dirname -- /opt/intel/oneapi/inspector/2022.1.0 +++ basename -- /opt/intel/oneapi/inspector ++ arg=inspector ++ '[' -r /opt/intel/oneapi/inspector/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl clck clck compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/inspector/latest/env/vars.sh +++++ dirname -- /opt/intel/oneapi/inspector/latest/env ++++ dirname -- /opt/intel/oneapi/inspector/latest +++ basename -- /opt/intel/oneapi/inspector ++ arg=inspector ++ '[' -r /opt/intel/oneapi/inspector/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl clck clck compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/intelpython/latest/env/vars.sh +++++ dirname -- /opt/intel/oneapi/intelpython/latest/env ++++ dirname -- /opt/intel/oneapi/intelpython/latest +++ basename -- /opt/intel/oneapi/intelpython ++ arg=intelpython ++ '[' -r /opt/intel/oneapi/intelpython/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl clck clck compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector intelpython ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/intelpython/python3.9/env/vars.sh +++++ dirname -- /opt/intel/oneapi/intelpython/python3.9/env ++++ dirname -- /opt/intel/oneapi/intelpython/python3.9 +++ basename -- /opt/intel/oneapi/intelpython ++ arg=intelpython ++ '[' -r /opt/intel/oneapi/intelpython/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl clck clck compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector intelpython intelpython ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/ipp/2021.6.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/ipp/2021.6.0/env ++++ dirname -- /opt/intel/oneapi/ipp/2021.6.0 +++ basename -- /opt/intel/oneapi/ipp ++ arg=ipp ++ '[' -r /opt/intel/oneapi/ipp/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl clck clck compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector intelpython intelpython ipp ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/ippcp/2021.6.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/ippcp/2021.6.0/env ++++ dirname -- /opt/intel/oneapi/ippcp/2021.6.0 +++ basename -- /opt/intel/oneapi/ippcp ++ arg=ippcp ++ '[' -r /opt/intel/oneapi/ippcp/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl clck clck compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector intelpython intelpython ipp ippcp ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/ippcp/latest/env/vars.sh +++++ dirname -- /opt/intel/oneapi/ippcp/latest/env ++++ dirname -- /opt/intel/oneapi/ippcp/latest +++ basename -- /opt/intel/oneapi/ippcp ++ arg=ippcp ++ '[' -r /opt/intel/oneapi/ippcp/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl clck clck compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector intelpython intelpython ipp ippcp ippcp ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/ipp/latest/env/vars.sh +++++ dirname -- /opt/intel/oneapi/ipp/latest/env ++++ dirname -- /opt/intel/oneapi/ipp/latest +++ basename -- /opt/intel/oneapi/ipp ++ arg=ipp ++ '[' -r /opt/intel/oneapi/ipp/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl clck clck compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector intelpython intelpython ipp ippcp ippcp ipp ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/itac/2021.6.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/itac/2021.6.0/env ++++ dirname -- /opt/intel/oneapi/itac/2021.6.0 +++ basename -- /opt/intel/oneapi/itac ++ arg=itac ++ '[' -r /opt/intel/oneapi/itac/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl clck clck compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector intelpython intelpython ipp ippcp ippcp ipp itac ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/itac/latest/env/vars.sh +++++ dirname -- /opt/intel/oneapi/itac/latest/env ++++ dirname -- /opt/intel/oneapi/itac/latest +++ basename -- /opt/intel/oneapi/itac ++ arg=itac ++ '[' -r /opt/intel/oneapi/itac/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl clck clck compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector intelpython intelpython ipp ippcp ippcp ipp itac itac ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/mkl/2022.1.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/mkl/2022.1.0/env ++++ dirname -- /opt/intel/oneapi/mkl/2022.1.0 +++ basename -- /opt/intel/oneapi/mkl ++ arg=mkl ++ '[' -r /opt/intel/oneapi/mkl/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl clck clck compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector intelpython intelpython ipp ippcp ippcp ipp itac itac mkl ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/mkl/latest/env/vars.sh +++++ dirname -- /opt/intel/oneapi/mkl/latest/env ++++ dirname -- /opt/intel/oneapi/mkl/latest +++ basename -- /opt/intel/oneapi/mkl ++ arg=mkl ++ '[' -r /opt/intel/oneapi/mkl/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl clck clck compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector intelpython intelpython ipp ippcp ippcp ipp itac itac mkl mkl ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/mpi/2021.6.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/mpi/2021.6.0/env ++++ dirname -- /opt/intel/oneapi/mpi/2021.6.0 +++ basename -- /opt/intel/oneapi/mpi ++ arg=mpi ++ '[' -r /opt/intel/oneapi/mpi/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl clck clck compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector intelpython intelpython ipp ippcp ippcp ipp itac itac mkl mkl mpi ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/mpi/latest/env/vars.sh +++++ dirname -- /opt/intel/oneapi/mpi/latest/env ++++ dirname -- /opt/intel/oneapi/mpi/latest +++ basename -- /opt/intel/oneapi/mpi ++ arg=mpi ++ '[' -r /opt/intel/oneapi/mpi/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl clck clck compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector intelpython intelpython ipp ippcp ippcp ipp itac itac mkl mkl mpi mpi ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/tbb/2021.6.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/tbb/2021.6.0/env ++++ dirname -- /opt/intel/oneapi/tbb/2021.6.0 +++ basename -- /opt/intel/oneapi/tbb ++ arg=tbb ++ '[' -r /opt/intel/oneapi/tbb/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl clck clck compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector intelpython intelpython ipp ippcp ippcp ipp itac itac mkl mkl mpi mpi tbb ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/tbb/latest/env/vars.sh +++++ dirname -- /opt/intel/oneapi/tbb/latest/env ++++ dirname -- /opt/intel/oneapi/tbb/latest +++ basename -- /opt/intel/oneapi/tbb ++ arg=tbb ++ '[' -r /opt/intel/oneapi/tbb/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl clck clck compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector intelpython intelpython ipp ippcp ippcp ipp itac itac mkl mkl mpi mpi tbb tbb ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/vpl/2022.1.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/vpl/2022.1.0/env ++++ dirname -- /opt/intel/oneapi/vpl/2022.1.0 +++ basename -- /opt/intel/oneapi/vpl ++ arg=vpl ++ '[' -r /opt/intel/oneapi/vpl/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl clck clck compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector intelpython intelpython ipp ippcp ippcp ipp itac itac mkl mkl mpi mpi tbb tbb vpl ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/vpl/latest/env/vars.sh +++++ dirname -- /opt/intel/oneapi/vpl/latest/env ++++ dirname -- /opt/intel/oneapi/vpl/latest +++ basename -- /opt/intel/oneapi/vpl ++ arg=vpl ++ '[' -r /opt/intel/oneapi/vpl/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl clck clck compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector intelpython intelpython ipp ippcp ippcp ipp itac itac mkl mkl mpi mpi tbb tbb vpl vpl ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/vtune/2022.3.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/vtune/2022.3.0/env ++++ dirname -- /opt/intel/oneapi/vtune/2022.3.0 +++ basename -- /opt/intel/oneapi/vtune ++ arg=vtune ++ '[' -r /opt/intel/oneapi/vtune/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl clck clck compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector intelpython intelpython ipp ippcp ippcp ipp itac itac mkl mkl mpi mpi tbb tbb vpl vpl vtune ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/vtune/latest/env/vars.sh +++++ dirname -- /opt/intel/oneapi/vtune/latest/env ++++ dirname -- /opt/intel/oneapi/vtune/latest +++ basename -- /opt/intel/oneapi/vtune ++ arg=vtune ++ '[' -r /opt/intel/oneapi/vtune/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl clck clck compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector intelpython intelpython ipp ippcp ippcp ipp itac itac mkl mkl mpi mpi tbb tbb vpl vpl vtune vtune ' ++ component_array='advisor advisor ccl ccl clck clck compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector intelpython intelpython ipp ippcp ippcp ipp itac itac mkl mkl mpi mpi tbb tbb vpl vpl vtune vtune ' +++ printf '%s\n' 'advisor advisor ccl ccl clck clck compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector intelpython intelpython ipp ippcp ippcp ipp itac itac mkl mkl mpi mpi tbb tbb vpl vpl vtune vtune ' +++ uniq ++ component_array='advisor ccl clck compiler dal debugger dev-utilities dnnl dpcpp-ct dpl inspector intelpython ipp ippcp ipp itac mkl mpi tbb vpl vtune' +++ printf '%s\n' 'advisor ccl clck compiler dal debugger dev-utilities dnnl dpcpp-ct dpl inspector intelpython ipp ippcp ipp itac mkl mpi tbb vpl vtune' +++ wc -l ++ temp_var=21 ++ '[' 21 -le 0 ']' ++ '[' 0 = 1 ']' +++ prep_for_eval 'advisor ccl clck compiler dal debugger dev-utilities dnnl dpcpp-ct dpl inspector intelpython ipp ippcp ipp itac mkl mpi tbb vpl vtune' +++ echo 'advisor ccl clck compiler dal debugger dev-utilities dnnl dpcpp-ct dpl inspector intelpython ipp ippcp ipp itac mkl mpi tbb vpl vtune' +++ awk NF +++ sed -e 's/^/'\''/g' -e 's/$/'\'' \\/g' -e '$s/\\$//' ++ eval set -- ''\''advisor'\'' \ '\''ccl'\'' \ '\''clck'\'' \ '\''compiler'\'' \ '\''dal'\'' \ '\''debugger'\'' \ '\''dev-utilities'\'' \ '\''dnnl'\'' \ '\''dpcpp-ct'\'' \ '\''dpl'\'' \ '\''inspector'\'' \ '\''intelpython'\'' \ '\''ipp'\'' \ '\''ippcp'\'' \ '\''ipp'\'' \ '\''itac'\'' \ '\''mkl'\'' \ '\''mpi'\'' \ '\''tbb'\'' \ '\''vpl'\'' \ '\''vtune'\'' ' +++ set -- advisor ccl clck compiler dal debugger dev-utilities dnnl dpcpp-ct dpl inspector intelpython ipp ippcp ipp itac mkl mpi tbb vpl vtune ++ temp_array= ++ for arg in "$@" ++ arg=advisor=latest ++ temp_array='advisor=latest ' ++ for arg in "$@" ++ arg=ccl=latest ++ temp_array='advisor=latest ccl=latest ' ++ for arg in "$@" ++ arg=clck=latest ++ temp_array='advisor=latest ccl=latest clck=latest ' ++ for arg in "$@" ++ arg=compiler=latest ++ temp_array='advisor=latest ccl=latest clck=latest compiler=latest ' ++ for arg in "$@" ++ arg=dal=latest ++ temp_array='advisor=latest ccl=latest clck=latest compiler=latest dal=latest ' ++ for arg in "$@" ++ arg=debugger=latest ++ temp_array='advisor=latest ccl=latest clck=latest compiler=latest dal=latest debugger=latest ' ++ for arg in "$@" ++ arg=dev-utilities=latest ++ temp_array='advisor=latest ccl=latest clck=latest compiler=latest dal=latest debugger=latest dev-utilities=latest ' ++ for arg in "$@" ++ arg=dnnl=latest ++ temp_array='advisor=latest ccl=latest clck=latest compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest ' ++ for arg in "$@" ++ arg=dpcpp-ct=latest ++ temp_array='advisor=latest ccl=latest clck=latest compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest ' ++ for arg in "$@" ++ arg=dpl=latest ++ temp_array='advisor=latest ccl=latest clck=latest compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest ' ++ for arg in "$@" ++ arg=inspector=latest ++ temp_array='advisor=latest ccl=latest clck=latest compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest ' ++ for arg in "$@" ++ arg=intelpython=latest ++ temp_array='advisor=latest ccl=latest clck=latest compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest intelpython=latest ' ++ for arg in "$@" ++ arg=ipp=latest ++ temp_array='advisor=latest ccl=latest clck=latest compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest intelpython=latest ipp=latest ' ++ for arg in "$@" ++ arg=ippcp=latest ++ temp_array='advisor=latest ccl=latest clck=latest compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest intelpython=latest ipp=latest ippcp=latest ' ++ for arg in "$@" ++ arg=ipp=latest ++ temp_array='advisor=latest ccl=latest clck=latest compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest intelpython=latest ipp=latest ippcp=latest ipp=latest ' ++ for arg in "$@" ++ arg=itac=latest ++ temp_array='advisor=latest ccl=latest clck=latest compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest intelpython=latest ipp=latest ippcp=latest ipp=latest itac=latest ' ++ for arg in "$@" ++ arg=mkl=latest ++ temp_array='advisor=latest ccl=latest clck=latest compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest intelpython=latest ipp=latest ippcp=latest ipp=latest itac=latest mkl=latest ' ++ for arg in "$@" ++ arg=mpi=latest ++ temp_array='advisor=latest ccl=latest clck=latest compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest intelpython=latest ipp=latest ippcp=latest ipp=latest itac=latest mkl=latest mpi=latest ' ++ for arg in "$@" ++ arg=tbb=latest ++ temp_array='advisor=latest ccl=latest clck=latest compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest intelpython=latest ipp=latest ippcp=latest ipp=latest itac=latest mkl=latest mpi=latest tbb=latest ' ++ for arg in "$@" ++ arg=vpl=latest ++ temp_array='advisor=latest ccl=latest clck=latest compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest intelpython=latest ipp=latest ippcp=latest ipp=latest itac=latest mkl=latest mpi=latest tbb=latest vpl=latest ' ++ for arg in "$@" ++ arg=vtune=latest ++ temp_array='advisor=latest ccl=latest clck=latest compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest intelpython=latest ipp=latest ippcp=latest ipp=latest itac=latest mkl=latest mpi=latest tbb=latest vpl=latest vtune=latest ' ++ component_array='advisor=latest ccl=latest clck=latest compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest intelpython=latest ipp=latest ippcp=latest ipp=latest itac=latest mkl=latest mpi=latest tbb=latest vpl=latest vtune=latest ' ++ '[' 0 = 1 ']' +++ printf '%s\n' 'advisor=latest ccl=latest clck=latest compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest intelpython=latest ipp=latest ippcp=latest ipp=latest itac=latest mkl=latest mpi=latest tbb=latest vpl=latest vtune=latest ' +++ awk NF ++ component_array='advisor=latest ccl=latest clck=latest compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest intelpython=latest ipp=latest ippcp=latest ipp=latest itac=latest mkl=latest mpi=latest tbb=latest vpl=latest vtune=latest' ++ echo ' ' ++ echo ':: initializing oneAPI environment ...' :: initializing oneAPI environment ... ++ echo ' script.sh: BASH_VERSION = 5.1.4(1)-release' script.sh: BASH_VERSION = 5.1.4(1)-release ++ echo ' args: Using "$@" for setvars.sh arguments: --force' args: Using "$@" for setvars.sh arguments: --force ++ ONEAPI_ROOT=/opt/intel/oneapi ++ export ONEAPI_ROOT ++ SETVARS_CALL=1 ++ export SETVARS_CALL ++ temp_var=0 +++ prep_for_eval 'advisor=latest ccl=latest clck=latest compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest intelpython=latest ipp=latest ippcp=latest ipp=latest itac=latest mkl=latest mpi=latest tbb=latest vpl=latest vtune=latest' +++ echo 'advisor=latest ccl=latest clck=latest compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest intelpython=latest ipp=latest ippcp=latest ipp=latest itac=latest mkl=latest mpi=latest tbb=latest vpl=latest vtune=latest' +++ awk NF +++ sed -e 's/^/'\''/g' -e 's/$/'\'' \\/g' -e '$s/\\$//' ++ eval set -- ''\''advisor=latest'\'' \ '\''ccl=latest'\'' \ '\''clck=latest'\'' \ '\''compiler=latest'\'' \ '\''dal=latest'\'' \ '\''debugger=latest'\'' \ '\''dev-utilities=latest'\'' \ '\''dnnl=latest'\'' \ '\''dpcpp-ct=latest'\'' \ '\''dpl=latest'\'' \ '\''inspector=latest'\'' \ '\''intelpython=latest'\'' \ '\''ipp=latest'\'' \ '\''ippcp=latest'\'' \ '\''ipp=latest'\'' \ '\''itac=latest'\'' \ '\''mkl=latest'\'' \ '\''mpi=latest'\'' \ '\''tbb=latest'\'' \ '\''vpl=latest'\'' \ '\''vtune=latest'\'' ' +++ set -- advisor=latest ccl=latest clck=latest compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest intelpython=latest ipp=latest ippcp=latest ipp=latest itac=latest mkl=latest mpi=latest tbb=latest vpl=latest vtune=latest ++ for arg in "$@" +++ expr advisor=latest : '\(.*\)=.*' ++ arg_base=advisor +++ expr advisor=latest : '.*=\(.*\)' ++ arg_verz=latest ++ arg_path=/opt/intel/oneapi/advisor/latest/env/vars.sh ++ SETVARS_VARS_PATH=/opt/intel/oneapi/advisor/latest/env/vars.sh ++ export SETVARS_VARS_PATH ++ '[' exclude = latest ']' ++ '[' -r /opt/intel/oneapi/advisor/latest/env/vars.sh ']' ++ echo ':: advisor -- latest' :: advisor -- latest ++ . /opt/intel/oneapi/advisor/latest/env/vars.sh SETVARS_CALL=1 +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.4(1)-release' ']' +++ return 0 +++ SCRIPT=/opt/intel/oneapi/advisor/latest/env/vars.sh ++++ get_product_dir /opt/intel/oneapi/advisor/latest/env/vars.sh ++++ script=/opt/intel/oneapi/advisor/latest/env/vars.sh ++++ '[' -L /opt/intel/oneapi/advisor/latest/env/vars.sh ']' +++++ dirname /opt/intel/oneapi/advisor/latest/env/vars.sh ++++ script_dir=/opt/intel/oneapi/advisor/latest/env +++++ cd /opt/intel/oneapi/advisor/latest/env +++++ pwd -P ++++ script_dir=/opt/intel/oneapi/advisor/2022.1.0/env +++++ dirname /opt/intel/oneapi/advisor/2022.1.0/env ++++ script_dir=/opt/intel/oneapi/advisor/2022.1.0 ++++ echo /opt/intel/oneapi/advisor/2022.1.0 +++ PRODUCT_DIR=/opt/intel/oneapi/advisor/2022.1.0 ++++ uname +++ '[' Linux = Darwin ']' ++++ uname -m +++ '[' x86_64 = x86_64 ']' +++ BIN_DIR=bin64 +++ export PKG_CONFIG_PATH=/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: +++ PKG_CONFIG_PATH=/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: +++ export PATH=/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ PATH=/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ export DIAGUTIL_PATH=/opt/intel/oneapi/advisor/2022.1.0/sys_check/advisor_sys_check.py: +++ DIAGUTIL_PATH=/opt/intel/oneapi/advisor/2022.1.0/sys_check/advisor_sys_check.py: +++ export ADVISOR_2022_DIR=/opt/intel/oneapi/advisor/2022.1.0 +++ ADVISOR_2022_DIR=/opt/intel/oneapi/advisor/2022.1.0 +++ export PYTHONPATH=/opt/intel/oneapi/advisor/2022.1.0/pythonapi +++ PYTHONPATH=/opt/intel/oneapi/advisor/2022.1.0/pythonapi +++ export APM=/opt/intel/oneapi/advisor/2022.1.0/perfmodels +++ APM=/opt/intel/oneapi/advisor/2022.1.0/perfmodels ++ temp_var=1 ++ for arg in "$@" +++ expr ccl=latest : '\(.*\)=.*' ++ arg_base=ccl +++ expr ccl=latest : '.*=\(.*\)' ++ arg_verz=latest ++ arg_path=/opt/intel/oneapi/ccl/latest/env/vars.sh ++ SETVARS_VARS_PATH=/opt/intel/oneapi/ccl/latest/env/vars.sh ++ export SETVARS_VARS_PATH ++ '[' exclude = latest ']' ++ '[' -r /opt/intel/oneapi/ccl/latest/env/vars.sh ']' ++ echo ':: ccl -- latest' :: ccl -- latest ++ . /opt/intel/oneapi/ccl/latest/env/vars.sh SETVARS_CALL=1 +++ DEFAULT_CONFIGURATION=cpu_gpu_dpcpp +++ _vars_this_script_name=vars.sh ++++ _vars_get_proc_name /home/jenkins/workspace/branch_cam_test@tmp/durable-39941249/script.sh ++++ '[' -n '' ']' ++++ script=/home/jenkins/workspace/branch_cam_test@tmp/durable-39941249/script.sh ++++ '[' -L /home/jenkins/workspace/branch_cam_test@tmp/durable-39941249/script.sh ']' ++++ basename -- /home/jenkins/workspace/branch_cam_test@tmp/durable-39941249/script.sh +++ '[' vars.sh = script.sh ']' +++ vars_script_name= ++++ ps -p 1296463 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.4(1)-release' ']' +++ return 0 +++ vars_script_name=/opt/intel/oneapi/ccl/latest/env/vars.sh +++ '[' '' = /opt/intel/oneapi/ccl/latest/env/vars.sh ']' ++++ get_script_path /opt/intel/oneapi/ccl/latest/env/vars.sh ++++ script=/opt/intel/oneapi/ccl/latest/env/vars.sh ++++ '[' -L /opt/intel/oneapi/ccl/latest/env/vars.sh ']' +++++ command dirname -- /opt/intel/oneapi/ccl/latest/env/vars.sh ++++ script_dir=/opt/intel/oneapi/ccl/latest/env +++++ cd /opt/intel/oneapi/ccl/latest/env +++++ command pwd -P ++++ script_dir=/opt/intel/oneapi/ccl/2021.6.0/env ++++ printf %s /opt/intel/oneapi/ccl/2021.6.0/env +++ WORK_DIR=/opt/intel/oneapi/ccl/2021.6.0/env ++++ cd /opt/intel/oneapi/ccl/2021.6.0/env/../ ++++ pwd -P +++ CCL_ROOT=/opt/intel/oneapi/ccl/2021.6.0 +++ export CCL_ROOT +++ '[' -z '' ']' +++ CCL_CONFIGURATION=cpu_gpu_dpcpp +++ ccl_configuration=cpu_gpu_dpcpp +++ args=SETVARS_CALL=1 +++ for arg in $args +++ case "$arg" in +++ case "$ccl_configuration" in +++ CCL_CONFIGURATION=cpu_gpu_dpcpp +++ export CCL_CONFIGURATION ++++ prepend_path /opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp '' ++++ path_to_add=/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp ++++ path_is_now= ++++ '[' '' = '' ']' ++++ printf %s /opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp +++ CPATH=/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp +++ export CPATH ++++ prepend_path /opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp '' ++++ path_to_add=/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp ++++ path_is_now= ++++ '[' '' = '' ']' ++++ printf %s /opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp +++ LIBRARY_PATH=/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp +++ export LIBRARY_PATH ++++ prepend_path /opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp '$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ path_to_add=/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp ++++ path_is_now='$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ '[' '' = '$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ']' ++++ printf %s '/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ LD_LIBRARY_PATH='/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ export LD_LIBRARY_PATH ++++ prepend_path /opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig /opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: ++++ path_to_add=/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig ++++ path_is_now=/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: ++++ '[' '' = /opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: ']' ++++ printf %s /opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: +++ PKG_CONFIG_PATH=/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: +++ export PKG_CONFIG_PATH ++ temp_var=2 ++ for arg in "$@" +++ expr clck=latest : '\(.*\)=.*' ++ arg_base=clck +++ expr clck=latest : '.*=\(.*\)' ++ arg_verz=latest ++ arg_path=/opt/intel/oneapi/clck/latest/env/vars.sh ++ SETVARS_VARS_PATH=/opt/intel/oneapi/clck/latest/env/vars.sh ++ export SETVARS_VARS_PATH ++ '[' exclude = latest ']' ++ '[' -r /opt/intel/oneapi/clck/latest/env/vars.sh ']' ++ echo ':: clck -- latest' :: clck -- latest ++ . /opt/intel/oneapi/clck/latest/env/vars.sh SETVARS_CALL=1 +++ _vars_this_script_name=vars.sh ++++ _vars_get_proc_name /home/jenkins/workspace/branch_cam_test@tmp/durable-39941249/script.sh ++++ '[' -n '' ']' ++++ script=/home/jenkins/workspace/branch_cam_test@tmp/durable-39941249/script.sh ++++ '[' -L /home/jenkins/workspace/branch_cam_test@tmp/durable-39941249/script.sh ']' ++++ basename -- /home/jenkins/workspace/branch_cam_test@tmp/durable-39941249/script.sh +++ '[' vars.sh = script.sh ']' +++ vars_script_name= ++++ ps -p 1296463 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.4(1)-release' ']' +++ return 0 +++ vars_script_name=/opt/intel/oneapi/clck/latest/env/vars.sh +++ '[' '' = /opt/intel/oneapi/clck/latest/env/vars.sh ']' ++++ basename -- /opt/intel/oneapi/clck/latest/env/vars.sh +++ SCRIPT_NAME=vars.sh ++++ get_script_path /opt/intel/oneapi/clck/latest/env/vars.sh ++++ script=/opt/intel/oneapi/clck/latest/env/vars.sh ++++ '[' -L /opt/intel/oneapi/clck/latest/env/vars.sh ']' +++++ command dirname -- /opt/intel/oneapi/clck/latest/env/vars.sh ++++ script_dir=/opt/intel/oneapi/clck/latest/env +++++ cd /opt/intel/oneapi/clck/latest/env +++++ command pwd -P ++++ script_dir=/opt/intel/oneapi/clck/2021.6.0/env ++++ printf %s /opt/intel/oneapi/clck/2021.6.0/env +++ SCRIPT_PATH=/opt/intel/oneapi/clck/2021.6.0/env ++++ dirname -- /opt/intel/oneapi/clck/2021.6.0/env +++ CLCK_ROOT=/opt/intel/oneapi/clck/2021.6.0 +++ export CLCK_ROOT +++ dir=intel64 ++++ prepend_path /opt/intel/oneapi/clck/2021.6.0/bin/intel64 /opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ path_to_add=/opt/intel/oneapi/clck/2021.6.0/bin/intel64 ++++ path_is_now=/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ '[' '' = /opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ']' ++++ printf %s /opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ PATH=/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ export PATH ++++ prepend_path /opt/intel/oneapi/clck/2021.6.0/lib/intel64 /opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp ++++ path_to_add=/opt/intel/oneapi/clck/2021.6.0/lib/intel64 ++++ path_is_now=/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp ++++ '[' '' = /opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp ']' ++++ printf %s /opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp +++ LIBRARY_PATH=/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp +++ export LIBRARY_PATH ++++ prepend_path /opt/intel/oneapi/clck/2021.6.0/include '' ++++ path_to_add=/opt/intel/oneapi/clck/2021.6.0/include ++++ path_is_now= ++++ '[' '' = '' ']' ++++ printf %s /opt/intel/oneapi/clck/2021.6.0/include +++ CPLUS_INCLUDE_PATH=/opt/intel/oneapi/clck/2021.6.0/include +++ export CPLUS_INCLUDE_PATH ++++ prepend_path '/opt/intel/oneapi/clck/2021.6.0/licensing:/opt/intel/licenses:/home/jenkins/intel/licenses:/Users/Shared/Library/Application Support/Intel/Licenses' '' ++++ path_to_add='/opt/intel/oneapi/clck/2021.6.0/licensing:/opt/intel/licenses:/home/jenkins/intel/licenses:/Users/Shared/Library/Application Support/Intel/Licenses' ++++ path_is_now= ++++ '[' '' = '' ']' ++++ printf %s '/opt/intel/oneapi/clck/2021.6.0/licensing:/opt/intel/licenses:/home/jenkins/intel/licenses:/Users/Shared/Library/Application Support/Intel/Licenses' +++ INTEL_LICENSE_FILE='/opt/intel/oneapi/clck/2021.6.0/licensing:/opt/intel/licenses:/home/jenkins/intel/licenses:/Users/Shared/Library/Application Support/Intel/Licenses' +++ export INTEL_LICENSE_FILE ++++ prepend_manpath /opt/intel/oneapi/clck/2021.6.0/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' ++++ path_to_add=/opt/intel/oneapi/clck/2021.6.0/man ++++ path_is_now='$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/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' ']' ++++ printf %s '/opt/intel/oneapi/clck/2021.6.0/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/oneapi/clck/2021.6.0/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 ++ temp_var=3 ++ for arg in "$@" +++ expr compiler=latest : '\(.*\)=.*' ++ arg_base=compiler +++ expr compiler=latest : '.*=\(.*\)' ++ arg_verz=latest ++ arg_path=/opt/intel/oneapi/compiler/latest/env/vars.sh ++ SETVARS_VARS_PATH=/opt/intel/oneapi/compiler/latest/env/vars.sh ++ export SETVARS_VARS_PATH ++ '[' exclude = latest ']' ++ '[' -r /opt/intel/oneapi/compiler/latest/env/vars.sh ']' ++ echo ':: compiler -- latest' :: compiler -- latest ++ . /opt/intel/oneapi/compiler/latest/env/vars.sh SETVARS_CALL=1 +++ _vars_this_script_name=vars.sh ++++ _vars_get_proc_name /home/jenkins/workspace/branch_cam_test@tmp/durable-39941249/script.sh ++++ '[' -n '' ']' ++++ script=/home/jenkins/workspace/branch_cam_test@tmp/durable-39941249/script.sh ++++ '[' -L /home/jenkins/workspace/branch_cam_test@tmp/durable-39941249/script.sh ']' ++++ basename -- /home/jenkins/workspace/branch_cam_test@tmp/durable-39941249/script.sh +++ '[' vars.sh = script.sh ']' +++ vars_script_name= ++++ ps -p 1296463 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.4(1)-release' ']' +++ return 0 +++ vars_script_name=/opt/intel/oneapi/compiler/latest/env/vars.sh +++ '[' '' = /opt/intel/oneapi/compiler/latest/env/vars.sh ']' ++++ get_script_path /opt/intel/oneapi/compiler/latest/env/vars.sh ++++ script=/opt/intel/oneapi/compiler/latest/env/vars.sh ++++ '[' -L /opt/intel/oneapi/compiler/latest/env/vars.sh ']' +++++ command dirname -- /opt/intel/oneapi/compiler/latest/env/vars.sh ++++ script_dir=/opt/intel/oneapi/compiler/latest/env +++++ cd /opt/intel/oneapi/compiler/latest/env +++++ command pwd -P ++++ script_dir=/opt/intel/oneapi/compiler/2022.1.0/env ++++ printf %s /opt/intel/oneapi/compiler/2022.1.0/env +++ my_script_path=/opt/intel/oneapi/compiler/2022.1.0/env ++++ dirname -- /opt/intel/oneapi/compiler/2022.1.0/env +++ component_root=/opt/intel/oneapi/compiler/2022.1.0 +++ CMPLR_ROOT=/opt/intel/oneapi/compiler/2022.1.0 +++ export CMPLR_ROOT +++ INTEL_TARGET_ARCH=intel64 +++ INTEL_TARGET_PLATFORM=linux +++ USE_INTEL_LLVM=0 +++ '[' 1 -gt 0 ']' +++ case "$1" in +++ shift +++ '[' 0 -gt 0 ']' +++ '[' intel64 = ia32 ']' +++ unset INTEL_TARGET_ARCH_IA32 ++++ prepend_path /opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin /opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ path_to_add=/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin ++++ path_is_now=/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ '[' '' = /opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ']' ++++ printf %s /opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ PATH=/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ export PATH +++ '[' 0 = 1 ']' +++ '[' intel64 = ia32 ']' ++++ prepend_path /opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib /opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp ++++ path_to_add=/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib ++++ path_is_now=/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp ++++ '[' '' = /opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp ']' ++++ printf %s /opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp +++ LIBRARY_PATH=/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp +++ export LIBRARY_PATH ++++ prepend_path /opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin '/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ path_to_add=/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin ++++ path_is_now='/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ '[' '' = '/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ']' ++++ printf %s '/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ LD_LIBRARY_PATH='/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ export LD_LIBRARY_PATH +++ '[' intel64 = ia32 ']' +++ '[' -n '' ']' +++ '[' -f /opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/fpgavars.sh ']' +++ FPGA_VARS_DIR=/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga +++ export FPGA_VARS_DIR +++ FPGA_VARS_ARGS= +++ export FPGA_VARS_ARGS +++ . /opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/fpgavars.sh ++++ SCRIPTDIR=/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga ++++ icdadd libalteracl.so ++++ '[' -z '' ']' ++++ export OCL_ICD_FILENAMES=libalteracl.so ++++ OCL_ICD_FILENAMES=libalteracl.so ++++ icdadd libintelocl_emu.so ++++ '[' -z x ']' ++++ case ":$OCL_ICD_FILENAMES:" in ++++ export OCL_ICD_FILENAMES=libintelocl_emu.so:libalteracl.so ++++ OCL_ICD_FILENAMES=libintelocl_emu.so:libalteracl.so ++++ export ACL_BOARD_VENDOR_PATH=/opt/Intel/OpenCLFPGA/oneAPI/Boards ++++ ACL_BOARD_VENDOR_PATH=/opt/Intel/OpenCLFPGA/oneAPI/Boards ++++ export INTELFPGAOCLSDKROOT=/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga ++++ INTELFPGAOCLSDKROOT=/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga ++++ export PATH=/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ PATH=/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++++ uname -m ++++ ARCH=x86_64 ++++ arch_type= ++++ case $ARCH in ++++ arch_type=linux64 ++++ export 'LD_LIBRARY_PATH=/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ LD_LIBRARY_PATH='/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ prepend_path /opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64 '/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ path_to_add=/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64 ++++ path_is_now='/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ '[' '' = '/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ']' ++++ printf %s '/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ LD_LIBRARY_PATH='/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ export LD_LIBRARY_PATH +++ '[' -z libintelocl_emu.so:libalteracl.so ']' +++ OCL_ICD_FILENAMES=libintelocl_emu.so:libalteracl.so:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64/libintelocl.so +++ '[' -n '' ']' +++ export OCL_ICD_FILENAMES ++++ prepend_manpath /opt/intel/oneapi/compiler/2022.1.0/documentation/en/man/common '/opt/intel/oneapi/clck/2021.6.0/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' ++++ path_to_add=/opt/intel/oneapi/compiler/2022.1.0/documentation/en/man/common ++++ path_is_now='/opt/intel/oneapi/clck/2021.6.0/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' ++++ '[' '' = '/opt/intel/oneapi/clck/2021.6.0/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' ']' ++++ printf %s '/opt/intel/oneapi/compiler/2022.1.0/documentation/en/man/common:/opt/intel/oneapi/clck/2021.6.0/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/oneapi/compiler/2022.1.0/documentation/en/man/common:/opt/intel/oneapi/clck/2021.6.0/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 ++++ prepend_path /opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig /opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: ++++ path_to_add=/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig ++++ path_is_now=/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: ++++ '[' '' = /opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: ']' ++++ printf %s /opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: +++ PKG_CONFIG_PATH=/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: +++ export PKG_CONFIG_PATH ++++ prepend_path /opt/intel/oneapi/compiler/2022.1.0/linux/IntelDPCPP '' ++++ path_to_add=/opt/intel/oneapi/compiler/2022.1.0/linux/IntelDPCPP ++++ path_is_now= ++++ '[' '' = '' ']' ++++ printf %s /opt/intel/oneapi/compiler/2022.1.0/linux/IntelDPCPP +++ CMAKE_PREFIX_PATH=/opt/intel/oneapi/compiler/2022.1.0/linux/IntelDPCPP +++ export CMAKE_PREFIX_PATH ++++ prepend_path /opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin/locale/%l_%t/%N '' ++++ path_to_add=/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin/locale/%l_%t/%N ++++ path_is_now= ++++ '[' '' = '' ']' ++++ printf %s /opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin/locale/%l_%t/%N +++ NLSPATH=/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin/locale/%l_%t/%N +++ export NLSPATH ++++ prepend_path /opt/intel/oneapi/compiler/2022.1.0/sys_check/sys_check.sh /opt/intel/oneapi/advisor/2022.1.0/sys_check/advisor_sys_check.py: ++++ path_to_add=/opt/intel/oneapi/compiler/2022.1.0/sys_check/sys_check.sh ++++ path_is_now=/opt/intel/oneapi/advisor/2022.1.0/sys_check/advisor_sys_check.py: ++++ '[' '' = /opt/intel/oneapi/advisor/2022.1.0/sys_check/advisor_sys_check.py: ']' ++++ printf %s /opt/intel/oneapi/compiler/2022.1.0/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2022.1.0/sys_check/advisor_sys_check.py: +++ DIAGUTIL_PATH=/opt/intel/oneapi/compiler/2022.1.0/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2022.1.0/sys_check/advisor_sys_check.py: +++ export DIAGUTIL_PATH ++ temp_var=4 ++ for arg in "$@" +++ expr dal=latest : '\(.*\)=.*' ++ arg_base=dal +++ expr dal=latest : '.*=\(.*\)' ++ arg_verz=latest ++ arg_path=/opt/intel/oneapi/dal/latest/env/vars.sh ++ SETVARS_VARS_PATH=/opt/intel/oneapi/dal/latest/env/vars.sh ++ export SETVARS_VARS_PATH ++ '[' exclude = latest ']' ++ '[' -r /opt/intel/oneapi/dal/latest/env/vars.sh ']' ++ echo ':: dal -- latest' :: dal -- latest ++ . /opt/intel/oneapi/dal/latest/env/vars.sh SETVARS_CALL=1 +++ _vars_this_script_name=vars.sh ++++ _vars_get_proc_name /home/jenkins/workspace/branch_cam_test@tmp/durable-39941249/script.sh ++++ '[' -n '' ']' ++++ script=/home/jenkins/workspace/branch_cam_test@tmp/durable-39941249/script.sh ++++ '[' -L /home/jenkins/workspace/branch_cam_test@tmp/durable-39941249/script.sh ']' ++++ basename -- /home/jenkins/workspace/branch_cam_test@tmp/durable-39941249/script.sh +++ '[' vars.sh = script.sh ']' +++ vars_script_name= ++++ ps -p 1296463 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.4(1)-release' ']' +++ return 0 +++ vars_script_name=/opt/intel/oneapi/dal/latest/env/vars.sh +++ '[' '' = /opt/intel/oneapi/dal/latest/env/vars.sh ']' ++++ get_script_path /opt/intel/oneapi/dal/latest/env/vars.sh ++++ script=/opt/intel/oneapi/dal/latest/env/vars.sh ++++ '[' -L /opt/intel/oneapi/dal/latest/env/vars.sh ']' +++++ command dirname -- /opt/intel/oneapi/dal/latest/env/vars.sh ++++ script_dir=/opt/intel/oneapi/dal/latest/env +++++ cd /opt/intel/oneapi/dal/latest/env +++++ command pwd -P ++++ script_dir=/opt/intel/oneapi/dal/2021.6.0/env ++++ printf %s /opt/intel/oneapi/dal/2021.6.0/env +++ my_script_path=/opt/intel/oneapi/dal/2021.6.0/env ++++ dirname -- /opt/intel/oneapi/dal/2021.6.0/env +++ component_root=/opt/intel/oneapi/dal/2021.6.0 +++ __daal_tmp_dir='' +++ __daal_tmp_dir='/dal' +++ '[' '!' -d '/dal' ']' +++ __daal_tmp_dir=/opt/intel/oneapi/dal/2021.6.0 +++ export DAL_MAJOR_BINARY=1 +++ DAL_MAJOR_BINARY=1 +++ export DAL_MINOR_BINARY=1 +++ DAL_MINOR_BINARY=1 +++ export DALROOT=/opt/intel/oneapi/dal/2021.6.0 +++ DALROOT=/opt/intel/oneapi/dal/2021.6.0 +++ export DAALROOT=/opt/intel/oneapi/dal/2021.6.0 +++ DAALROOT=/opt/intel/oneapi/dal/2021.6.0 +++ export CPATH=/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp +++ CPATH=/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp +++ export LIBRARY_PATH=/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp +++ LIBRARY_PATH=/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp +++ export 'LD_LIBRARY_PATH=/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ LD_LIBRARY_PATH='/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ export CLASSPATH=/opt/intel/oneapi/dal/2021.6.0/lib/onedal.jar +++ CLASSPATH=/opt/intel/oneapi/dal/2021.6.0/lib/onedal.jar +++ export CMAKE_PREFIX_PATH=/opt/intel/oneapi/dal/2021.6.0:/opt/intel/oneapi/compiler/2022.1.0/linux/IntelDPCPP +++ CMAKE_PREFIX_PATH=/opt/intel/oneapi/dal/2021.6.0:/opt/intel/oneapi/compiler/2022.1.0/linux/IntelDPCPP +++ export PKG_CONFIG_PATH=/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: +++ PKG_CONFIG_PATH=/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: ++ temp_var=5 ++ for arg in "$@" +++ expr debugger=latest : '\(.*\)=.*' ++ arg_base=debugger +++ expr debugger=latest : '.*=\(.*\)' ++ arg_verz=latest ++ arg_path=/opt/intel/oneapi/debugger/latest/env/vars.sh ++ SETVARS_VARS_PATH=/opt/intel/oneapi/debugger/latest/env/vars.sh ++ export SETVARS_VARS_PATH ++ '[' exclude = latest ']' ++ '[' -r /opt/intel/oneapi/debugger/latest/env/vars.sh ']' ++ echo ':: debugger -- latest' :: debugger -- latest ++ . /opt/intel/oneapi/debugger/latest/env/vars.sh SETVARS_CALL=1 +++ _vars_this_script_name=vars.sh ++++ _vars_get_proc_name /home/jenkins/workspace/branch_cam_test@tmp/durable-39941249/script.sh ++++ '[' -n '' ']' ++++ script=/home/jenkins/workspace/branch_cam_test@tmp/durable-39941249/script.sh ++++ '[' -L /home/jenkins/workspace/branch_cam_test@tmp/durable-39941249/script.sh ']' ++++ basename -- /home/jenkins/workspace/branch_cam_test@tmp/durable-39941249/script.sh +++ '[' vars.sh = script.sh ']' +++ vars_script_name= ++++ ps -p 1296463 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.4(1)-release' ']' +++ return 0 +++ vars_script_name=/opt/intel/oneapi/debugger/latest/env/vars.sh +++ '[' '' = /opt/intel/oneapi/debugger/latest/env/vars.sh ']' ++++ get_script_path /opt/intel/oneapi/debugger/latest/env/vars.sh ++++ script=/opt/intel/oneapi/debugger/latest/env/vars.sh ++++ '[' -L /opt/intel/oneapi/debugger/latest/env/vars.sh ']' +++++ command dirname -- /opt/intel/oneapi/debugger/latest/env/vars.sh ++++ script_dir=/opt/intel/oneapi/debugger/latest/env +++++ cd /opt/intel/oneapi/debugger/latest/env +++++ command pwd -P ++++ script_dir=/opt/intel/oneapi/debugger/2021.6.0/env ++++ printf %s /opt/intel/oneapi/debugger/2021.6.0/env +++ my_script_path=/opt/intel/oneapi/debugger/2021.6.0/env ++++ dirname -- /opt/intel/oneapi/debugger/2021.6.0/env +++ gdb_root=/opt/intel/oneapi/debugger/2021.6.0 +++ my_ld_path=/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib ++++ prepend_path /opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin /opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ path_to_add=/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin ++++ path_is_now=/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ '[' '' = /opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ']' ++++ printf %s /opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ PATH=/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ export PATH ++++ prepend_path /opt/intel/oneapi/debugger/2021.6.0/dep '' ++++ path_to_add=/opt/intel/oneapi/debugger/2021.6.0/dep ++++ path_is_now= ++++ '[' '' = '' ']' ++++ printf %s /opt/intel/oneapi/debugger/2021.6.0/dep +++ INTEL_PYTHONHOME=/opt/intel/oneapi/debugger/2021.6.0/dep +++ export INTEL_PYTHONHOME ++++ prepend_path /opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib '/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ path_to_add=/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib ++++ path_is_now='/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ '[' '' = '/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ']' ++++ printf %s '/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ LD_LIBRARY_PATH='/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ export LD_LIBRARY_PATH ++++ prepend_manpath /opt/intel/oneapi/debugger/2021.6.0/documentation/man '/opt/intel/oneapi/compiler/2022.1.0/documentation/en/man/common:/opt/intel/oneapi/clck/2021.6.0/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' ++++ path_to_add=/opt/intel/oneapi/debugger/2021.6.0/documentation/man ++++ path_is_now='/opt/intel/oneapi/compiler/2022.1.0/documentation/en/man/common:/opt/intel/oneapi/clck/2021.6.0/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' ++++ '[' '' = '/opt/intel/oneapi/compiler/2022.1.0/documentation/en/man/common:/opt/intel/oneapi/clck/2021.6.0/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' ']' ++++ printf %s '/opt/intel/oneapi/debugger/2021.6.0/documentation/man:/opt/intel/oneapi/compiler/2022.1.0/documentation/en/man/common:/opt/intel/oneapi/clck/2021.6.0/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/oneapi/debugger/2021.6.0/documentation/man:/opt/intel/oneapi/compiler/2022.1.0/documentation/en/man/common:/opt/intel/oneapi/clck/2021.6.0/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 ++++ prepend_path /opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib '' ++++ path_to_add=/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib ++++ path_is_now= ++++ '[' '' = '' ']' ++++ printf %s /opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib +++ INFOPATH=/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib +++ export INFOPATH ++++ prepend_path /opt/intel/oneapi/debugger/2021.6.0/documentation/info/ '' ++++ path_to_add=/opt/intel/oneapi/debugger/2021.6.0/documentation/info/ ++++ path_is_now= ++++ '[' '' = '' ']' ++++ printf %s /opt/intel/oneapi/debugger/2021.6.0/documentation/info/ +++ GDB_INFO=/opt/intel/oneapi/debugger/2021.6.0/documentation/info/ +++ export GDB_INFO ++++ prepend_path /opt/intel/oneapi/debugger/2021.6.0/sys_check/debugger_sys_check.py /opt/intel/oneapi/compiler/2022.1.0/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2022.1.0/sys_check/advisor_sys_check.py: ++++ path_to_add=/opt/intel/oneapi/debugger/2021.6.0/sys_check/debugger_sys_check.py ++++ path_is_now=/opt/intel/oneapi/compiler/2022.1.0/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2022.1.0/sys_check/advisor_sys_check.py: ++++ '[' '' = /opt/intel/oneapi/compiler/2022.1.0/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2022.1.0/sys_check/advisor_sys_check.py: ']' ++++ printf %s /opt/intel/oneapi/debugger/2021.6.0/sys_check/debugger_sys_check.py:/opt/intel/oneapi/compiler/2022.1.0/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2022.1.0/sys_check/advisor_sys_check.py: +++ DIAGUTIL_PATH=/opt/intel/oneapi/debugger/2021.6.0/sys_check/debugger_sys_check.py:/opt/intel/oneapi/compiler/2022.1.0/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2022.1.0/sys_check/advisor_sys_check.py: +++ export DIAGUTIL_PATH ++ temp_var=6 ++ for arg in "$@" +++ expr dev-utilities=latest : '\(.*\)=.*' ++ arg_base=dev-utilities +++ expr dev-utilities=latest : '.*=\(.*\)' ++ arg_verz=latest ++ arg_path=/opt/intel/oneapi/dev-utilities/latest/env/vars.sh ++ SETVARS_VARS_PATH=/opt/intel/oneapi/dev-utilities/latest/env/vars.sh ++ export SETVARS_VARS_PATH ++ '[' exclude = latest ']' ++ '[' -r /opt/intel/oneapi/dev-utilities/latest/env/vars.sh ']' ++ echo ':: dev-utilities -- latest' :: dev-utilities -- latest ++ . /opt/intel/oneapi/dev-utilities/latest/env/vars.sh SETVARS_CALL=1 +++ _vars_this_script_name=vars.sh ++++ _vars_get_proc_name /home/jenkins/workspace/branch_cam_test@tmp/durable-39941249/script.sh ++++ '[' -n '' ']' ++++ script=/home/jenkins/workspace/branch_cam_test@tmp/durable-39941249/script.sh ++++ '[' -L /home/jenkins/workspace/branch_cam_test@tmp/durable-39941249/script.sh ']' ++++ basename -- /home/jenkins/workspace/branch_cam_test@tmp/durable-39941249/script.sh +++ '[' vars.sh = script.sh ']' +++ vars_script_name= ++++ ps -p 1296463 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.4(1)-release' ']' +++ return 0 +++ vars_script_name=/opt/intel/oneapi/dev-utilities/latest/env/vars.sh +++ '[' '' = /opt/intel/oneapi/dev-utilities/latest/env/vars.sh ']' ++++ get_script_path /opt/intel/oneapi/dev-utilities/latest/env/vars.sh ++++ script=/opt/intel/oneapi/dev-utilities/latest/env/vars.sh ++++ '[' -L /opt/intel/oneapi/dev-utilities/latest/env/vars.sh ']' +++++ command dirname -- /opt/intel/oneapi/dev-utilities/latest/env/vars.sh ++++ script_dir=/opt/intel/oneapi/dev-utilities/latest/env +++++ cd /opt/intel/oneapi/dev-utilities/latest/env +++++ command pwd -P ++++ script_dir=/opt/intel/oneapi/dev-utilities/2021.6.0/env ++++ printf %s /opt/intel/oneapi/dev-utilities/2021.6.0/env +++ vars_script_path=/opt/intel/oneapi/dev-utilities/2021.6.0/env ++++ dirname -- /opt/intel/oneapi/dev-utilities/2021.6.0/env +++ component_root=/opt/intel/oneapi/dev-utilities/2021.6.0 ++++ prepend_path /opt/intel/oneapi/dev-utilities/2021.6.0/bin /opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ path_to_add=/opt/intel/oneapi/dev-utilities/2021.6.0/bin ++++ path_is_now=/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ '[' '' = /opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ']' ++++ printf %s /opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ PATH=/opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ export PATH ++++ prepend_path /opt/intel/oneapi/dev-utilities/2021.6.0/include /opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp ++++ path_to_add=/opt/intel/oneapi/dev-utilities/2021.6.0/include ++++ path_is_now=/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp ++++ '[' '' = /opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp ']' ++++ printf %s /opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp +++ CPATH=/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp +++ export CPATH ++ temp_var=7 ++ for arg in "$@" +++ expr dnnl=latest : '\(.*\)=.*' ++ arg_base=dnnl +++ expr dnnl=latest : '.*=\(.*\)' ++ arg_verz=latest ++ arg_path=/opt/intel/oneapi/dnnl/latest/env/vars.sh ++ SETVARS_VARS_PATH=/opt/intel/oneapi/dnnl/latest/env/vars.sh ++ export SETVARS_VARS_PATH ++ '[' exclude = latest ']' ++ '[' -r /opt/intel/oneapi/dnnl/latest/env/vars.sh ']' ++ echo ':: dnnl -- latest' :: dnnl -- latest ++ . /opt/intel/oneapi/dnnl/latest/env/vars.sh SETVARS_CALL=1 +++ vars_script_name= +++ __dnnl_known_configurations='cpu_dpcpp_gpu_dpcpp cpu_gomp cpu_iomp cpu_tbb' ++++ echo 'cpu_dpcpp_gpu_dpcpp cpu_gomp cpu_iomp cpu_tbb' ++++ cut '-d ' -f1 +++ __dnnl_def_configuration=cpu_dpcpp_gpu_dpcpp ++++ ps -p 1296463 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.4(1)-release' ']' +++ return 0 +++ vars_script_name=/opt/intel/oneapi/dnnl/latest/env/vars.sh +++ '[' '' = /opt/intel/oneapi/dnnl/latest/env/vars.sh ']' ++++ get_script_path /opt/intel/oneapi/dnnl/latest/env/vars.sh ++++ script=/opt/intel/oneapi/dnnl/latest/env/vars.sh ++++ '[' -L /opt/intel/oneapi/dnnl/latest/env/vars.sh ']' +++++ command dirname -- /opt/intel/oneapi/dnnl/latest/env/vars.sh ++++ script_dir=/opt/intel/oneapi/dnnl/latest/env +++++ cd /opt/intel/oneapi/dnnl/latest/env +++++ command pwd -P ++++ script_dir=/opt/intel/oneapi/dnnl/2022.1.0/env ++++ echo /opt/intel/oneapi/dnnl/2022.1.0/env +++ __dnnl_this_dir_path=/opt/intel/oneapi/dnnl/2022.1.0/env ++++ dnnl_check_local_env +++++ basename -- /opt/intel/oneapi/dnnl/2022.1.0/env ++++ __dnnl_this_dir_name=env +++++ dnnl_match_configuration env +++++ echo 'cpu_dpcpp_gpu_dpcpp cpu_gomp cpu_iomp cpu_tbb' +++++ tr ' ' '\n' +++++ read -r item +++++ '[' env = cpu_dpcpp_gpu_dpcpp ']' +++++ read -r item +++++ '[' env = cpu_gomp ']' +++++ read -r item +++++ '[' env = cpu_iomp ']' +++++ read -r item +++++ '[' env = cpu_tbb ']' +++++ read -r item +++++ echo '' ++++ echo '' +++ '[' -n '' ']' +++ dnnl_env_vars_main SETVARS_CALL=1 +++ __dnnl_configuration= +++ for param in "$@" +++ __tmp_dnnl_configuration=SETVARS_CALL=1 +++ '[' SETVARS_CALL=1 = --dnnl-configuration=SETVARS_CALL=1 ']' +++ '[' -n '' ']' +++ __dnnl_configuration=cpu_dpcpp_gpu_dpcpp ++++ get_script_path /opt/intel/oneapi/dnnl/2022.1.0/env ++++ script=/opt/intel/oneapi/dnnl/2022.1.0/env ++++ '[' -L /opt/intel/oneapi/dnnl/2022.1.0/env ']' +++++ command dirname -- /opt/intel/oneapi/dnnl/2022.1.0/env ++++ script_dir=/opt/intel/oneapi/dnnl/2022.1.0 +++++ cd /opt/intel/oneapi/dnnl/2022.1.0 +++++ command pwd -P ++++ script_dir=/opt/intel/oneapi/dnnl/2022.1.0 ++++ echo /opt/intel/oneapi/dnnl/2022.1.0 +++ dnnl_base_dir=/opt/intel/oneapi/dnnl/2022.1.0 +++ dnnl_set_env_vars /opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp +++ export DNNLROOT=/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp +++ DNNLROOT=/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp +++ '[' -n '/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ']' +++ export 'LD_LIBRARY_PATH=/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ LD_LIBRARY_PATH='/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ '[' -n /opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp ']' +++ export LIBRARY_PATH=/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp +++ LIBRARY_PATH=/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp +++ '[' -n /opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp ']' +++ export CPATH=/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp +++ CPATH=/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp +++ '[' -n /opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: ']' +++ export PKG_CONFIG_PATH=/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: +++ PKG_CONFIG_PATH=/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: +++ '[' -n /opt/intel/oneapi/dal/2021.6.0:/opt/intel/oneapi/compiler/2022.1.0/linux/IntelDPCPP ']' +++ export CMAKE_PREFIX_PATH=/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2021.6.0:/opt/intel/oneapi/compiler/2022.1.0/linux/IntelDPCPP +++ CMAKE_PREFIX_PATH=/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2021.6.0:/opt/intel/oneapi/compiler/2022.1.0/linux/IntelDPCPP +++ unset __dnnl_known_configurations +++ unset __dnnl_def_configuration +++ unset __dnnl_this_dir_path +++ unset __dnnl_this_dir_name +++ unset __dnnl_configuration ++ temp_var=8 ++ for arg in "$@" +++ expr dpcpp-ct=latest : '\(.*\)=.*' ++ arg_base=dpcpp-ct +++ expr dpcpp-ct=latest : '.*=\(.*\)' ++ arg_verz=latest ++ arg_path=/opt/intel/oneapi/dpcpp-ct/latest/env/vars.sh ++ SETVARS_VARS_PATH=/opt/intel/oneapi/dpcpp-ct/latest/env/vars.sh ++ export SETVARS_VARS_PATH ++ '[' exclude = latest ']' ++ '[' -r /opt/intel/oneapi/dpcpp-ct/latest/env/vars.sh ']' ++ echo ':: dpcpp-ct -- latest' :: dpcpp-ct -- latest ++ . /opt/intel/oneapi/dpcpp-ct/latest/env/vars.sh SETVARS_CALL=1 +++ vars_script_name= ++++ ps -p 1296463 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.4(1)-release' ']' +++ return 0 +++ vars_script_name=/opt/intel/oneapi/dpcpp-ct/latest/env/vars.sh +++ '[' '' = /opt/intel/oneapi/dpcpp-ct/latest/env/vars.sh ']' ++++ get_script_path /opt/intel/oneapi/dpcpp-ct/latest/env/vars.sh ++++ script=/opt/intel/oneapi/dpcpp-ct/latest/env/vars.sh ++++ '[' -L /opt/intel/oneapi/dpcpp-ct/latest/env/vars.sh ']' +++++ command dirname -- /opt/intel/oneapi/dpcpp-ct/latest/env/vars.sh ++++ script_dir=/opt/intel/oneapi/dpcpp-ct/latest/env +++++ cd /opt/intel/oneapi/dpcpp-ct/latest/env +++++ command pwd -P ++++ script_dir=/opt/intel/oneapi/dpcpp-ct/2022.1.0/env ++++ printf %s /opt/intel/oneapi/dpcpp-ct/2022.1.0/env +++ my_script_path=/opt/intel/oneapi/dpcpp-ct/2022.1.0/env ++++ dirname -- /opt/intel/oneapi/dpcpp-ct/2022.1.0/env +++ component_root=/opt/intel/oneapi/dpcpp-ct/2022.1.0 +++ DPCT_BUNDLE_ROOT=/opt/intel/oneapi/dpcpp-ct/2022.1.0 +++ export DPCT_BUNDLE_ROOT ++++ prepend_path /opt/intel/oneapi/dpcpp-ct/2022.1.0/sys_check/sys_check.sh /opt/intel/oneapi/debugger/2021.6.0/sys_check/debugger_sys_check.py:/opt/intel/oneapi/compiler/2022.1.0/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2022.1.0/sys_check/advisor_sys_check.py: ++++ path_to_add=/opt/intel/oneapi/dpcpp-ct/2022.1.0/sys_check/sys_check.sh ++++ path_is_now=/opt/intel/oneapi/debugger/2021.6.0/sys_check/debugger_sys_check.py:/opt/intel/oneapi/compiler/2022.1.0/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2022.1.0/sys_check/advisor_sys_check.py: ++++ '[' '' = /opt/intel/oneapi/debugger/2021.6.0/sys_check/debugger_sys_check.py:/opt/intel/oneapi/compiler/2022.1.0/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2022.1.0/sys_check/advisor_sys_check.py: ']' ++++ printf %s /opt/intel/oneapi/dpcpp-ct/2022.1.0/sys_check/sys_check.sh:/opt/intel/oneapi/debugger/2021.6.0/sys_check/debugger_sys_check.py:/opt/intel/oneapi/compiler/2022.1.0/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2022.1.0/sys_check/advisor_sys_check.py: +++ DIAGUTIL_PATH=/opt/intel/oneapi/dpcpp-ct/2022.1.0/sys_check/sys_check.sh:/opt/intel/oneapi/debugger/2021.6.0/sys_check/debugger_sys_check.py:/opt/intel/oneapi/compiler/2022.1.0/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2022.1.0/sys_check/advisor_sys_check.py: +++ export DIAGUTIL_PATH ++++ prepend_path /opt/intel/oneapi/dpcpp-ct/2022.1.0/bin /opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ path_to_add=/opt/intel/oneapi/dpcpp-ct/2022.1.0/bin ++++ path_is_now=/opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ '[' '' = /opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ']' ++++ printf %s /opt/intel/oneapi/dpcpp-ct/2022.1.0/bin:/opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ PATH=/opt/intel/oneapi/dpcpp-ct/2022.1.0/bin:/opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ export PATH ++++ prepend_path /opt/intel/oneapi/dpcpp-ct/2022.1.0/include /opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp ++++ path_to_add=/opt/intel/oneapi/dpcpp-ct/2022.1.0/include ++++ path_is_now=/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp ++++ '[' '' = /opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp ']' ++++ printf %s /opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp +++ CPATH=/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp +++ export CPATH ++ temp_var=9 ++ for arg in "$@" +++ expr dpl=latest : '\(.*\)=.*' ++ arg_base=dpl +++ expr dpl=latest : '.*=\(.*\)' ++ arg_verz=latest ++ arg_path=/opt/intel/oneapi/dpl/latest/env/vars.sh ++ SETVARS_VARS_PATH=/opt/intel/oneapi/dpl/latest/env/vars.sh ++ export SETVARS_VARS_PATH ++ '[' exclude = latest ']' ++ '[' -r /opt/intel/oneapi/dpl/latest/env/vars.sh ']' ++ echo ':: dpl -- latest' :: dpl -- latest ++ . /opt/intel/oneapi/dpl/latest/env/vars.sh SETVARS_CALL=1 +++ _vars_this_script_name=vars.sh ++++ _vars_get_proc_name /home/jenkins/workspace/branch_cam_test@tmp/durable-39941249/script.sh ++++ '[' -n '' ']' ++++ script=/home/jenkins/workspace/branch_cam_test@tmp/durable-39941249/script.sh ++++ '[' -L /home/jenkins/workspace/branch_cam_test@tmp/durable-39941249/script.sh ']' ++++ basename -- /home/jenkins/workspace/branch_cam_test@tmp/durable-39941249/script.sh +++ '[' vars.sh = script.sh ']' +++ vars_script_name= ++++ ps -p 1296463 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.4(1)-release' ']' +++ return 0 +++ vars_script_name=/opt/intel/oneapi/dpl/latest/env/vars.sh +++ '[' '' = /opt/intel/oneapi/dpl/latest/env/vars.sh ']' +++++ rreadlink /opt/intel/oneapi/dpl/latest/env/vars.sh +++++ target=/opt/intel/oneapi/dpl/latest/env/vars.sh +++++ fname= +++++ targetDir= +++++ CDPATH= +++++ '[' -n '' ']' +++++ : +++++ '[' -L /opt/intel/oneapi/dpl/latest/env/vars.sh ']' +++++ '[' -e /opt/intel/oneapi/dpl/latest/env/vars.sh ']' ++++++ command dirname -- /opt/intel/oneapi/dpl/latest/env/vars.sh +++++ command cd /opt/intel/oneapi/dpl/latest/env ++++++ command basename -- /opt/intel/oneapi/dpl/latest/env/vars.sh +++++ fname=vars.sh +++++ '[' vars.sh = / ']' +++++ '[' -L vars.sh ']' +++++ break ++++++ command pwd -P +++++ targetDir=/opt/intel/oneapi/dpl/2021.7.0/env +++++ '[' vars.sh = . ']' +++++ '[' vars.sh = .. ']' +++++ command printf '%s\n' /opt/intel/oneapi/dpl/2021.7.0/env/vars.sh ++++ dirname -- /opt/intel/oneapi/dpl/2021.7.0/env/vars.sh +++ _onedpl_scrip_path=/opt/intel/oneapi/dpl/2021.7.0/env ++++ dirname -- /opt/intel/oneapi/dpl/2021.7.0/env +++ DPL_ROOT=/opt/intel/oneapi/dpl/2021.7.0 +++ export DPL_ROOT ++++ prepend_path /opt/intel/oneapi/dpl/2021.7.0/linux/include /opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp ++++ path_to_add=/opt/intel/oneapi/dpl/2021.7.0/linux/include ++++ path_is_now=/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp ++++ '[' '' = /opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp ']' ++++ printf %s /opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp +++ CPATH=/opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp +++ export CPATH ++++ prepend_path /opt/intel/oneapi/dpl/2021.7.0/lib/pkgconfig /opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: ++++ path_to_add=/opt/intel/oneapi/dpl/2021.7.0/lib/pkgconfig ++++ path_is_now=/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: ++++ '[' '' = /opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: ']' ++++ printf %s /opt/intel/oneapi/dpl/2021.7.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: +++ PKG_CONFIG_PATH=/opt/intel/oneapi/dpl/2021.7.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: +++ export PKG_CONFIG_PATH ++ temp_var=10 ++ for arg in "$@" +++ expr inspector=latest : '\(.*\)=.*' ++ arg_base=inspector +++ expr inspector=latest : '.*=\(.*\)' ++ arg_verz=latest ++ arg_path=/opt/intel/oneapi/inspector/latest/env/vars.sh ++ SETVARS_VARS_PATH=/opt/intel/oneapi/inspector/latest/env/vars.sh ++ export SETVARS_VARS_PATH ++ '[' exclude = latest ']' ++ '[' -r /opt/intel/oneapi/inspector/latest/env/vars.sh ']' ++ echo ':: inspector -- latest' :: inspector -- latest ++ . /opt/intel/oneapi/inspector/latest/env/vars.sh SETVARS_CALL=1 +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.4(1)-release' ']' +++ return 0 +++ SCRIPT=/opt/intel/oneapi/inspector/latest/env/vars.sh ++++ get_product_dir /opt/intel/oneapi/inspector/latest/env/vars.sh ++++ script=/opt/intel/oneapi/inspector/latest/env/vars.sh ++++ '[' -L /opt/intel/oneapi/inspector/latest/env/vars.sh ']' +++++ dirname /opt/intel/oneapi/inspector/latest/env/vars.sh ++++ script_dir=/opt/intel/oneapi/inspector/latest/env +++++ cd /opt/intel/oneapi/inspector/latest/env +++++ pwd -P ++++ script_dir=/opt/intel/oneapi/inspector/2022.1.0/env +++++ dirname /opt/intel/oneapi/inspector/2022.1.0/env ++++ script_dir=/opt/intel/oneapi/inspector/2022.1.0 ++++ echo /opt/intel/oneapi/inspector/2022.1.0 +++ PRODUCT_DIR=/opt/intel/oneapi/inspector/2022.1.0 ++++ uname +++ '[' Linux = Darwin ']' ++++ uname -m +++ '[' x86_64 = x86_64 ']' +++ BIN_DIR=bin64 +++ export PKG_CONFIG_PATH=/opt/intel/oneapi/inspector/2022.1.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2021.7.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: +++ PKG_CONFIG_PATH=/opt/intel/oneapi/inspector/2022.1.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2021.7.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: +++ export PATH=/opt/intel/oneapi/inspector/2022.1.0/bin64:/opt/intel/oneapi/dpcpp-ct/2022.1.0/bin:/opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ PATH=/opt/intel/oneapi/inspector/2022.1.0/bin64:/opt/intel/oneapi/dpcpp-ct/2022.1.0/bin:/opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ export INSPECTOR_2022_DIR=/opt/intel/oneapi/inspector/2022.1.0 +++ INSPECTOR_2022_DIR=/opt/intel/oneapi/inspector/2022.1.0 ++ temp_var=11 ++ for arg in "$@" +++ expr intelpython=latest : '\(.*\)=.*' ++ arg_base=intelpython +++ expr intelpython=latest : '.*=\(.*\)' ++ arg_verz=latest ++ arg_path=/opt/intel/oneapi/intelpython/latest/env/vars.sh ++ SETVARS_VARS_PATH=/opt/intel/oneapi/intelpython/latest/env/vars.sh ++ export SETVARS_VARS_PATH ++ '[' exclude = latest ']' ++ '[' -r /opt/intel/oneapi/intelpython/latest/env/vars.sh ']' ++ echo ':: intelpython -- latest' :: intelpython -- latest ++ . /opt/intel/oneapi/intelpython/latest/env/vars.sh SETVARS_CALL=1 +++ _vars_this_script_name=vars.sh ++++ _vars_get_proc_name /home/jenkins/workspace/branch_cam_test@tmp/durable-39941249/script.sh ++++ '[' -n '' ']' ++++ script=/home/jenkins/workspace/branch_cam_test@tmp/durable-39941249/script.sh ++++ '[' -L /home/jenkins/workspace/branch_cam_test@tmp/durable-39941249/script.sh ']' ++++ basename -- /home/jenkins/workspace/branch_cam_test@tmp/durable-39941249/script.sh +++ '[' vars.sh = script.sh ']' +++ vars_script_name= ++++ ps -p 1296463 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.4(1)-release' ']' +++ return 0 +++ vars_script_name=/opt/intel/oneapi/intelpython/latest/env/vars.sh +++ '[' '' = /opt/intel/oneapi/intelpython/latest/env/vars.sh ']' ++++ get_script_path /opt/intel/oneapi/intelpython/latest/env/vars.sh ++++ script=/opt/intel/oneapi/intelpython/latest/env/vars.sh ++++ '[' -L /opt/intel/oneapi/intelpython/latest/env/vars.sh ']' +++++ command dirname -- /opt/intel/oneapi/intelpython/latest/env/vars.sh ++++ script_dir=/opt/intel/oneapi/intelpython/latest/env +++++ cd /opt/intel/oneapi/intelpython/latest/env +++++ command pwd -P ++++ script_dir=/opt/intel/oneapi/intelpython/python3.9/env ++++ printf %s /opt/intel/oneapi/intelpython/python3.9/env +++ SCRIPTPATH=/opt/intel/oneapi/intelpython/python3.9/env ++++ dirname -- /opt/intel/oneapi/intelpython/python3.9/env +++ ROOTPATH=/opt/intel/oneapi/intelpython/python3.9 ++++ basename /opt/intel/oneapi/intelpython/python3.9 +++ VERSION=python3.9 ++++ dirname /opt/intel/oneapi/intelpython/python3.9 +++ PARENTDIR=/opt/intel/oneapi/intelpython ++++ basename /opt/intel/oneapi/intelpython +++ CURRENTENV=intelpython +++ MAINENV=intelpython +++ '[' -d /opt/intel/oneapi/intelpython/python3.9/lib/python3.10 ']' +++ '[' -d /opt/intel/oneapi/intelpython/python3.9/lib/python3.9 ']' +++ PYVER=python3.9 +++ POTENTIAL_ACTIVATE_PATH=/opt/intel/oneapi/intelpython/python3.9/../../intelpython/python3.9/bin/activate +++ '[' /opt/intel/oneapi/intelpython/latest/env/vars.sh = intelpython/latest/env/vars.sh ']' +++ export OVERWRITE_CONDA_DEFAULT_ENV=intelpython-python3.9 +++ OVERWRITE_CONDA_DEFAULT_ENV=intelpython-python3.9 +++ '[' intelpython '!=' intelpython ']' +++ '[' -n 1 ']' +++ '[' -n '' ']' +++ BACKUP_SETVARS_CALL_PARAMETERS=SETVARS_CALL=1 +++ SANITIZED_SETVARS_CALL_PARAMETERS= +++ set -- '' ++++ env ++++ grep -q PS1 +++ '[' ']' +++ PS1_IS_SET=0 +++ BACKUP_PROMPT= +++ . /opt/intel/oneapi/intelpython/python3.9/bin/activate ++++ _CONDA_ROOT=/opt/intel/oneapi/intelpython/latest ++++ '[' -n '' ']' ++++ . /opt/intel/oneapi/intelpython/latest/etc/profile.d/conda.sh +++++ export CONDA_EXE=/opt/intel/oneapi/intelpython/latest/bin/conda +++++ CONDA_EXE=/opt/intel/oneapi/intelpython/latest/bin/conda +++++ export _CE_M= +++++ _CE_M= +++++ export _CE_CONDA= +++++ _CE_CONDA= +++++ export CONDA_PYTHON_EXE=/opt/intel/oneapi/intelpython/latest/bin/python +++++ CONDA_PYTHON_EXE=/opt/intel/oneapi/intelpython/latest/bin/python +++++ '[' -z '' ']' +++++ export CONDA_SHLVL=0 +++++ CONDA_SHLVL=0 +++++ '[' -n '' ']' +++++++ dirname /opt/intel/oneapi/intelpython/latest/bin/conda ++++++ dirname /opt/intel/oneapi/intelpython/latest/bin +++++ PATH=/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2022.1.0/bin64:/opt/intel/oneapi/dpcpp-ct/2022.1.0/bin:/opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++++ export PATH +++++ '[' -z '' ']' +++++ PS1= ++++ conda activate '' ++++ local cmd=activate ++++ case "$cmd" in ++++ __conda_activate activate '' ++++ '[' -n '' ']' ++++ local ask_conda +++++ PS1= +++++ __conda_exe shell.posix activate '' +++++ __add_sys_prefix_to_path +++++ '[' -n '' ']' ++++++ dirname /opt/intel/oneapi/intelpython/latest/bin/conda +++++ SYSP=/opt/intel/oneapi/intelpython/latest/bin ++++++ dirname /opt/intel/oneapi/intelpython/latest/bin +++++ SYSP=/opt/intel/oneapi/intelpython/latest +++++ '[' -n '' ']' +++++ PATH=/opt/intel/oneapi/intelpython/latest/bin:/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2022.1.0/bin64:/opt/intel/oneapi/dpcpp-ct/2022.1.0/bin:/opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++++ export PATH +++++ /opt/intel/oneapi/intelpython/latest/bin/conda shell.posix activate '' ++++ ask_conda='PS1='\''(intelpython-python3.9) '\'' export PATH='\''/opt/intel/oneapi/intelpython/latest/bin:/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2022.1.0/bin64:/opt/intel/oneapi/dpcpp-ct/2022.1.0/bin:/opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin'\'' export CONDA_PREFIX='\''/opt/intel/oneapi/intelpython/latest'\'' export CONDA_SHLVL='\''1'\'' export CONDA_DEFAULT_ENV='\''intelpython-python3.9'\'' export CONDA_PROMPT_MODIFIER='\''(intelpython-python3.9) '\'' export CONDA_EXE='\''/opt/intel/oneapi/intelpython/latest/bin/conda'\'' export _CE_M='\'''\'' export _CE_CONDA='\'''\'' export CONDA_PYTHON_EXE='\''/opt/intel/oneapi/intelpython/latest/bin/python'\'' . "/opt/intel/oneapi/intelpython/latest/etc/conda/activate.d/mpivars.activate.sh" . "/opt/intel/oneapi/intelpython/latest/etc/conda/activate.d/xgboost_activate.sh"' ++++ eval 'PS1='\''(intelpython-python3.9) '\'' export PATH='\''/opt/intel/oneapi/intelpython/latest/bin:/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2022.1.0/bin64:/opt/intel/oneapi/dpcpp-ct/2022.1.0/bin:/opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin'\'' export CONDA_PREFIX='\''/opt/intel/oneapi/intelpython/latest'\'' export CONDA_SHLVL='\''1'\'' export CONDA_DEFAULT_ENV='\''intelpython-python3.9'\'' export CONDA_PROMPT_MODIFIER='\''(intelpython-python3.9) '\'' export CONDA_EXE='\''/opt/intel/oneapi/intelpython/latest/bin/conda'\'' export _CE_M='\'''\'' export _CE_CONDA='\'''\'' export CONDA_PYTHON_EXE='\''/opt/intel/oneapi/intelpython/latest/bin/python'\'' . "/opt/intel/oneapi/intelpython/latest/etc/conda/activate.d/mpivars.activate.sh" . "/opt/intel/oneapi/intelpython/latest/etc/conda/activate.d/xgboost_activate.sh"' +++++ PS1='(intelpython-python3.9) ' +++++ export PATH=/opt/intel/oneapi/intelpython/latest/bin:/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2022.1.0/bin64:/opt/intel/oneapi/dpcpp-ct/2022.1.0/bin:/opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++++ PATH=/opt/intel/oneapi/intelpython/latest/bin:/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2022.1.0/bin64:/opt/intel/oneapi/dpcpp-ct/2022.1.0/bin:/opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++++ export CONDA_PREFIX=/opt/intel/oneapi/intelpython/latest +++++ CONDA_PREFIX=/opt/intel/oneapi/intelpython/latest +++++ export CONDA_SHLVL=1 +++++ CONDA_SHLVL=1 +++++ export CONDA_DEFAULT_ENV=intelpython-python3.9 +++++ CONDA_DEFAULT_ENV=intelpython-python3.9 +++++ export 'CONDA_PROMPT_MODIFIER=(intelpython-python3.9) ' +++++ CONDA_PROMPT_MODIFIER='(intelpython-python3.9) ' +++++ export CONDA_EXE=/opt/intel/oneapi/intelpython/latest/bin/conda +++++ CONDA_EXE=/opt/intel/oneapi/intelpython/latest/bin/conda +++++ export _CE_M= +++++ _CE_M= +++++ export _CE_CONDA= +++++ _CE_CONDA= +++++ export CONDA_PYTHON_EXE=/opt/intel/oneapi/intelpython/latest/bin/python +++++ CONDA_PYTHON_EXE=/opt/intel/oneapi/intelpython/latest/bin/python +++++ . /opt/intel/oneapi/intelpython/latest/etc/conda/activate.d/mpivars.activate.sh ++++++ '[' 1 '!=' 1 ']' +++++ . /opt/intel/oneapi/intelpython/latest/etc/conda/activate.d/xgboost_activate.sh ++++++ '[' libintelocl_emu.so:libalteracl.so:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64/libintelocl.so = '' ']' ++++ __conda_hashr ++++ '[' -n '' ']' ++++ '[' -n '' ']' ++++ hash -r +++ '[' 0 -eq 1 ']' +++ PS1= +++ unset BACKUP_PROMPT +++ set -- SETVARS_CALL=1 +++ unset BACKUP_SETVARS_CALL_PARAMETERS +++ unset SANITIZED_SETVARS_CALL_PARAMETERS +++ unset OVERWRITE_CONDA_DEFAULT_ENV +++ unset SCRIPTPATH +++ unset ROOTPATH +++ unset VERSION +++ unset CURRENTENV +++ unset PARENTDIR +++ unset MAINENV ++ temp_var=12 ++ for arg in "$@" +++ expr ipp=latest : '\(.*\)=.*' ++ arg_base=ipp +++ expr ipp=latest : '.*=\(.*\)' ++ arg_verz=latest ++ arg_path=/opt/intel/oneapi/ipp/latest/env/vars.sh ++ SETVARS_VARS_PATH=/opt/intel/oneapi/ipp/latest/env/vars.sh ++ export SETVARS_VARS_PATH ++ '[' exclude = latest ']' ++ '[' -r /opt/intel/oneapi/ipp/latest/env/vars.sh ']' ++ echo ':: ipp -- latest' :: ipp -- latest ++ . /opt/intel/oneapi/ipp/latest/env/vars.sh SETVARS_CALL=1 +++ _vars_this_script_name=vars.sh ++++ _vars_get_proc_name /home/jenkins/workspace/branch_cam_test@tmp/durable-39941249/script.sh ++++ '[' -n '' ']' ++++ script=/home/jenkins/workspace/branch_cam_test@tmp/durable-39941249/script.sh ++++ '[' -L /home/jenkins/workspace/branch_cam_test@tmp/durable-39941249/script.sh ']' ++++ basename -- /home/jenkins/workspace/branch_cam_test@tmp/durable-39941249/script.sh +++ '[' vars.sh = script.sh ']' +++ vars_script_name= ++++ ps -p 1296463 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.4(1)-release' ']' +++ return 0 +++ vars_script_name=/opt/intel/oneapi/ipp/latest/env/vars.sh +++ '[' '' = /opt/intel/oneapi/ipp/latest/env/vars.sh ']' ++++ get_script_path /opt/intel/oneapi/ipp/latest/env/vars.sh ++++ script=/opt/intel/oneapi/ipp/latest/env/vars.sh ++++ '[' -L /opt/intel/oneapi/ipp/latest/env/vars.sh ']' +++++ command dirname -- /opt/intel/oneapi/ipp/latest/env/vars.sh ++++ script_dir=/opt/intel/oneapi/ipp/latest/env +++++ cd /opt/intel/oneapi/ipp/latest/env +++++ command pwd -P ++++ script_dir=/opt/intel/oneapi/ipp/2021.6.0/env ++++ echo /opt/intel/oneapi/ipp/2021.6.0/env +++ vars_script_path=/opt/intel/oneapi/ipp/2021.6.0/env ++++ dirname -- /opt/intel/oneapi/ipp/2021.6.0/env +++ IPPROOT=/opt/intel/oneapi/ipp/2021.6.0 +++ export IPPROOT +++ IPP_TARGET_ARCH=intel64 +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' 1 -gt 0 ']' +++ '[' SETVARS_CALL=1 = ia32 ']' +++ '[' SETVARS_CALL=1 = intel64 ']' +++ shift +++ '[' 0 -gt 0 ']' +++ export IPP_TARGET_ARCH ++++ prepend_path /opt/intel/oneapi/ipp/2021.6.0/include /opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp ++++ path_to_add=/opt/intel/oneapi/ipp/2021.6.0/include ++++ path_is_now=/opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp ++++ '[' '' = /opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp ']' ++++ printf %s /opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp +++ CPATH=/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp +++ export CPATH ++++ prepend_path /opt/intel/oneapi/ipp/2021.6.0/lib/intel64 /opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp ++++ path_to_add=/opt/intel/oneapi/ipp/2021.6.0/lib/intel64 ++++ path_is_now=/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp ++++ '[' '' = /opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp ']' ++++ printf %s /opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp +++ LIBRARY_PATH=/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp +++ export LIBRARY_PATH ++++ prepend_path /opt/intel/oneapi/ipp/2021.6.0/lib/intel64 '/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ path_to_add=/opt/intel/oneapi/ipp/2021.6.0/lib/intel64 ++++ path_is_now='/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ '[' '' = '/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ']' ++++ printf %s '/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ LD_LIBRARY_PATH='/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ export LD_LIBRARY_PATH ++ temp_var=13 ++ for arg in "$@" +++ expr ippcp=latest : '\(.*\)=.*' ++ arg_base=ippcp +++ expr ippcp=latest : '.*=\(.*\)' ++ arg_verz=latest ++ arg_path=/opt/intel/oneapi/ippcp/latest/env/vars.sh ++ SETVARS_VARS_PATH=/opt/intel/oneapi/ippcp/latest/env/vars.sh ++ export SETVARS_VARS_PATH ++ '[' exclude = latest ']' ++ '[' -r /opt/intel/oneapi/ippcp/latest/env/vars.sh ']' ++ echo ':: ippcp -- latest' :: ippcp -- latest ++ . /opt/intel/oneapi/ippcp/latest/env/vars.sh SETVARS_CALL=1 +++ _vars_this_script_name=vars.sh ++++ _vars_get_proc_name /home/jenkins/workspace/branch_cam_test@tmp/durable-39941249/script.sh ++++ '[' -n '' ']' ++++ script=/home/jenkins/workspace/branch_cam_test@tmp/durable-39941249/script.sh ++++ '[' -L /home/jenkins/workspace/branch_cam_test@tmp/durable-39941249/script.sh ']' ++++ basename -- /home/jenkins/workspace/branch_cam_test@tmp/durable-39941249/script.sh +++ '[' vars.sh = script.sh ']' +++ vars_script_name= ++++ ps -p 1296463 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.4(1)-release' ']' +++ return 0 +++ vars_script_name=/opt/intel/oneapi/ippcp/latest/env/vars.sh +++ '[' '' = /opt/intel/oneapi/ippcp/latest/env/vars.sh ']' ++++ get_script_path /opt/intel/oneapi/ippcp/latest/env/vars.sh ++++ script=/opt/intel/oneapi/ippcp/latest/env/vars.sh ++++ '[' -L /opt/intel/oneapi/ippcp/latest/env/vars.sh ']' +++++ command dirname -- /opt/intel/oneapi/ippcp/latest/env/vars.sh ++++ script_dir=/opt/intel/oneapi/ippcp/latest/env +++++ cd /opt/intel/oneapi/ippcp/latest/env +++++ command pwd -P ++++ script_dir=/opt/intel/oneapi/ippcp/2021.6.0/env ++++ echo /opt/intel/oneapi/ippcp/2021.6.0/env +++ my_script_path=/opt/intel/oneapi/ippcp/2021.6.0/env ++++ dirname -- /opt/intel/oneapi/ippcp/2021.6.0/env +++ component_root=/opt/intel/oneapi/ippcp/2021.6.0 +++ IPPCRYPTOROOT=/opt/intel/oneapi/ippcp/2021.6.0 +++ export IPPCRYPTOROOT +++ __ippcp_tmp_target_arch=intel64 +++ '[' 1 -gt 0 ']' +++ '[' SETVARS_CALL=1 = ia32 ']' +++ '[' SETVARS_CALL=1 = intel64 ']' +++ shift +++ '[' 0 -gt 0 ']' +++ export IPPCP_TARGET_ARCH=intel64 +++ IPPCP_TARGET_ARCH=intel64 ++++ prepend_path /opt/intel/oneapi/ippcp/2021.6.0/include /opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp ++++ path_to_add=/opt/intel/oneapi/ippcp/2021.6.0/include ++++ path_is_now=/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp ++++ '[' '' = /opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp ']' ++++ printf %s /opt/intel/oneapi/ippcp/2021.6.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp +++ CPATH=/opt/intel/oneapi/ippcp/2021.6.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp +++ export CPATH ++++ prepend_path /opt/intel/oneapi/ippcp/2021.6.0/lib/intel64 /opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp ++++ path_to_add=/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64 ++++ path_is_now=/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp ++++ '[' '' = /opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp ']' ++++ printf %s /opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp +++ LIBRARY_PATH=/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp +++ export LIBRARY_PATH ++++ prepend_path /opt/intel/oneapi/ippcp/2021.6.0/lib/intel64 '/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ path_to_add=/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64 ++++ path_is_now='/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ '[' '' = '/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ']' ++++ printf %s '/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ LD_LIBRARY_PATH='/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ export LD_LIBRARY_PATH ++++ prepend_path /opt/intel/oneapi/ippcp/2021.6.0/lib/pkgconfig /opt/intel/oneapi/inspector/2022.1.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2021.7.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: ++++ path_to_add=/opt/intel/oneapi/ippcp/2021.6.0/lib/pkgconfig ++++ path_is_now=/opt/intel/oneapi/inspector/2022.1.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2021.7.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: ++++ '[' '' = /opt/intel/oneapi/inspector/2022.1.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2021.7.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: ']' ++++ printf %s /opt/intel/oneapi/ippcp/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2022.1.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2021.7.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: +++ PKG_CONFIG_PATH=/opt/intel/oneapi/ippcp/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2022.1.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2021.7.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: +++ export PKG_CONFIG_PATH ++ temp_var=14 ++ for arg in "$@" +++ expr ipp=latest : '\(.*\)=.*' ++ arg_base=ipp +++ expr ipp=latest : '.*=\(.*\)' ++ arg_verz=latest ++ arg_path=/opt/intel/oneapi/ipp/latest/env/vars.sh ++ SETVARS_VARS_PATH=/opt/intel/oneapi/ipp/latest/env/vars.sh ++ export SETVARS_VARS_PATH ++ '[' exclude = latest ']' ++ '[' -r /opt/intel/oneapi/ipp/latest/env/vars.sh ']' ++ echo ':: ipp -- latest' :: ipp -- latest ++ . /opt/intel/oneapi/ipp/latest/env/vars.sh SETVARS_CALL=1 +++ _vars_this_script_name=vars.sh ++++ _vars_get_proc_name /home/jenkins/workspace/branch_cam_test@tmp/durable-39941249/script.sh ++++ '[' -n '' ']' ++++ script=/home/jenkins/workspace/branch_cam_test@tmp/durable-39941249/script.sh ++++ '[' -L /home/jenkins/workspace/branch_cam_test@tmp/durable-39941249/script.sh ']' ++++ basename -- /home/jenkins/workspace/branch_cam_test@tmp/durable-39941249/script.sh +++ '[' vars.sh = script.sh ']' +++ vars_script_name= ++++ ps -p 1296463 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.4(1)-release' ']' +++ return 0 +++ vars_script_name=/opt/intel/oneapi/ipp/latest/env/vars.sh +++ '[' '' = /opt/intel/oneapi/ipp/latest/env/vars.sh ']' ++++ get_script_path /opt/intel/oneapi/ipp/latest/env/vars.sh ++++ script=/opt/intel/oneapi/ipp/latest/env/vars.sh ++++ '[' -L /opt/intel/oneapi/ipp/latest/env/vars.sh ']' +++++ command dirname -- /opt/intel/oneapi/ipp/latest/env/vars.sh ++++ script_dir=/opt/intel/oneapi/ipp/latest/env +++++ cd /opt/intel/oneapi/ipp/latest/env +++++ command pwd -P ++++ script_dir=/opt/intel/oneapi/ipp/2021.6.0/env ++++ echo /opt/intel/oneapi/ipp/2021.6.0/env +++ vars_script_path=/opt/intel/oneapi/ipp/2021.6.0/env ++++ dirname -- /opt/intel/oneapi/ipp/2021.6.0/env +++ IPPROOT=/opt/intel/oneapi/ipp/2021.6.0 +++ export IPPROOT +++ IPP_TARGET_ARCH=intel64 +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' 1 -gt 0 ']' +++ '[' SETVARS_CALL=1 = ia32 ']' +++ '[' SETVARS_CALL=1 = intel64 ']' +++ shift +++ '[' 0 -gt 0 ']' +++ export IPP_TARGET_ARCH ++++ prepend_path /opt/intel/oneapi/ipp/2021.6.0/include /opt/intel/oneapi/ippcp/2021.6.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp ++++ path_to_add=/opt/intel/oneapi/ipp/2021.6.0/include ++++ path_is_now=/opt/intel/oneapi/ippcp/2021.6.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp ++++ '[' '' = /opt/intel/oneapi/ippcp/2021.6.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp ']' ++++ printf %s /opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/ippcp/2021.6.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp +++ CPATH=/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/ippcp/2021.6.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp +++ export CPATH ++++ prepend_path /opt/intel/oneapi/ipp/2021.6.0/lib/intel64 /opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp ++++ path_to_add=/opt/intel/oneapi/ipp/2021.6.0/lib/intel64 ++++ path_is_now=/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp ++++ '[' '' = /opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp ']' ++++ printf %s /opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp +++ LIBRARY_PATH=/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp +++ export LIBRARY_PATH ++++ prepend_path /opt/intel/oneapi/ipp/2021.6.0/lib/intel64 '/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ path_to_add=/opt/intel/oneapi/ipp/2021.6.0/lib/intel64 ++++ path_is_now='/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ '[' '' = '/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ']' ++++ printf %s '/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ LD_LIBRARY_PATH='/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ export LD_LIBRARY_PATH ++ temp_var=15 ++ for arg in "$@" +++ expr itac=latest : '\(.*\)=.*' ++ arg_base=itac +++ expr itac=latest : '.*=\(.*\)' ++ arg_verz=latest ++ arg_path=/opt/intel/oneapi/itac/latest/env/vars.sh ++ SETVARS_VARS_PATH=/opt/intel/oneapi/itac/latest/env/vars.sh ++ export SETVARS_VARS_PATH ++ '[' exclude = latest ']' ++ '[' -r /opt/intel/oneapi/itac/latest/env/vars.sh ']' ++ echo ':: itac -- latest' :: itac -- latest ++ . /opt/intel/oneapi/itac/latest/env/vars.sh SETVARS_CALL=1 +++ _vars_this_script_name=vars.sh ++++ _vars_get_proc_name /home/jenkins/workspace/branch_cam_test@tmp/durable-39941249/script.sh ++++ '[' -n '' ']' ++++ script=/home/jenkins/workspace/branch_cam_test@tmp/durable-39941249/script.sh ++++ '[' -L /home/jenkins/workspace/branch_cam_test@tmp/durable-39941249/script.sh ']' ++++ basename -- /home/jenkins/workspace/branch_cam_test@tmp/durable-39941249/script.sh +++ '[' vars.sh = script.sh ']' +++ vars_script_name= ++++ ps -p 1296463 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.4(1)-release' ']' +++ return 0 +++ vars_script_name=/opt/intel/oneapi/itac/latest/env/vars.sh +++ '[' '' = /opt/intel/oneapi/itac/latest/env/vars.sh ']' ++++ prepend_path /opt/intel/licenses:/home/jenkins/intel/licenses '/opt/intel/oneapi/clck/2021.6.0/licensing:/opt/intel/licenses:/home/jenkins/intel/licenses:/Users/Shared/Library/Application Support/Intel/Licenses' ++++ path_to_add=/opt/intel/licenses:/home/jenkins/intel/licenses ++++ path_is_now='/opt/intel/oneapi/clck/2021.6.0/licensing:/opt/intel/licenses:/home/jenkins/intel/licenses:/Users/Shared/Library/Application Support/Intel/Licenses' ++++ '[' '' = '/opt/intel/oneapi/clck/2021.6.0/licensing:/opt/intel/licenses:/home/jenkins/intel/licenses:/Users/Shared/Library/Application Support/Intel/Licenses' ']' ++++ printf %s '/opt/intel/licenses:/home/jenkins/intel/licenses:/opt/intel/oneapi/clck/2021.6.0/licensing:/opt/intel/licenses:/home/jenkins/intel/licenses:/Users/Shared/Library/Application Support/Intel/Licenses' +++ INTEL_LICENSE_FILE='/opt/intel/licenses:/home/jenkins/intel/licenses:/opt/intel/oneapi/clck/2021.6.0/licensing:/opt/intel/licenses:/home/jenkins/intel/licenses:/Users/Shared/Library/Application Support/Intel/Licenses' +++ export INTEL_LICENSE_FILE ++++ get_script_path /opt/intel/oneapi/itac/latest/env/vars.sh ++++ script=/opt/intel/oneapi/itac/latest/env/vars.sh ++++ '[' -L /opt/intel/oneapi/itac/latest/env/vars.sh ']' +++++ command dirname -- /opt/intel/oneapi/itac/latest/env/vars.sh ++++ script_dir=/opt/intel/oneapi/itac/latest/env +++++ cd /opt/intel/oneapi/itac/latest/env +++++ command pwd -P ++++ script_dir=/opt/intel/oneapi/itac/2021.6.0/env ++++ printf %s /opt/intel/oneapi/itac/2021.6.0/env +++ my_script_path=/opt/intel/oneapi/itac/2021.6.0/env ++++ dirname -- /opt/intel/oneapi/itac/2021.6.0/env +++ component_root=/opt/intel/oneapi/itac/2021.6.0 +++ VT_ROOT=/opt/intel/oneapi/itac/2021.6.0 +++ export VT_ROOT +++ VT_MPI=impi4 +++ VT_LIB_DIR=/opt/intel/oneapi/itac/2021.6.0/lib +++ VT_SLIB_DIR=/opt/intel/oneapi/itac/2021.6.0/slib +++ VT_ADD_LIBS='-ldwarf -lelf -lvtunwind -lm -lpthread' +++ export VT_MPI VT_LIB_DIR VT_SLIB_DIR VT_ADD_LIBS ++++ prepend_path /opt/intel/oneapi/itac/2021.6.0/slib '/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ path_to_add=/opt/intel/oneapi/itac/2021.6.0/slib ++++ path_is_now='/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ '[' '' = '/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ']' ++++ printf %s '/opt/intel/oneapi/itac/2021.6.0/slib:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ LD_LIBRARY_PATH='/opt/intel/oneapi/itac/2021.6.0/slib:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ export LD_LIBRARY_PATH ++++ prepend_path /opt/intel/oneapi/itac/2021.6.0/bin /opt/intel/oneapi/intelpython/latest/bin:/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2022.1.0/bin64:/opt/intel/oneapi/dpcpp-ct/2022.1.0/bin:/opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ path_to_add=/opt/intel/oneapi/itac/2021.6.0/bin ++++ path_is_now=/opt/intel/oneapi/intelpython/latest/bin:/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2022.1.0/bin64:/opt/intel/oneapi/dpcpp-ct/2022.1.0/bin:/opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ '[' '' = /opt/intel/oneapi/intelpython/latest/bin:/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2022.1.0/bin64:/opt/intel/oneapi/dpcpp-ct/2022.1.0/bin:/opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ']' ++++ printf %s /opt/intel/oneapi/itac/2021.6.0/bin:/opt/intel/oneapi/intelpython/latest/bin:/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2022.1.0/bin64:/opt/intel/oneapi/dpcpp-ct/2022.1.0/bin:/opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ PATH=/opt/intel/oneapi/itac/2021.6.0/bin:/opt/intel/oneapi/intelpython/latest/bin:/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2022.1.0/bin64:/opt/intel/oneapi/dpcpp-ct/2022.1.0/bin:/opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ export PATH ++++ prepend_manpath /opt/intel/oneapi/itac/2021.6.0/man '/opt/intel/oneapi/debugger/2021.6.0/documentation/man:/opt/intel/oneapi/compiler/2022.1.0/documentation/en/man/common:/opt/intel/oneapi/clck/2021.6.0/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' ++++ path_to_add=/opt/intel/oneapi/itac/2021.6.0/man ++++ path_is_now='/opt/intel/oneapi/debugger/2021.6.0/documentation/man:/opt/intel/oneapi/compiler/2022.1.0/documentation/en/man/common:/opt/intel/oneapi/clck/2021.6.0/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' ++++ '[' '' = '/opt/intel/oneapi/debugger/2021.6.0/documentation/man:/opt/intel/oneapi/compiler/2022.1.0/documentation/en/man/common:/opt/intel/oneapi/clck/2021.6.0/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' ']' ++++ printf %s '/opt/intel/oneapi/itac/2021.6.0/man:/opt/intel/oneapi/debugger/2021.6.0/documentation/man:/opt/intel/oneapi/compiler/2022.1.0/documentation/en/man/common:/opt/intel/oneapi/clck/2021.6.0/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/oneapi/itac/2021.6.0/man:/opt/intel/oneapi/debugger/2021.6.0/documentation/man:/opt/intel/oneapi/compiler/2022.1.0/documentation/en/man/common:/opt/intel/oneapi/clck/2021.6.0/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 ++ temp_var=16 ++ for arg in "$@" +++ expr mkl=latest : '\(.*\)=.*' ++ arg_base=mkl +++ expr mkl=latest : '.*=\(.*\)' ++ arg_verz=latest ++ arg_path=/opt/intel/oneapi/mkl/latest/env/vars.sh ++ SETVARS_VARS_PATH=/opt/intel/oneapi/mkl/latest/env/vars.sh ++ export SETVARS_VARS_PATH ++ '[' exclude = latest ']' ++ '[' -r /opt/intel/oneapi/mkl/latest/env/vars.sh ']' ++ echo ':: mkl -- latest' :: mkl -- latest ++ . /opt/intel/oneapi/mkl/latest/env/vars.sh SETVARS_CALL=1 +++ _vars_this_script_name=vars.sh ++++ _vars_get_proc_name /home/jenkins/workspace/branch_cam_test@tmp/durable-39941249/script.sh ++++ '[' -n '' ']' ++++ script=/home/jenkins/workspace/branch_cam_test@tmp/durable-39941249/script.sh ++++ '[' -L /home/jenkins/workspace/branch_cam_test@tmp/durable-39941249/script.sh ']' ++++ basename -- /home/jenkins/workspace/branch_cam_test@tmp/durable-39941249/script.sh +++ '[' vars.sh = script.sh ']' +++ vars_script_name= ++++ ps -p 1296463 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.4(1)-release' ']' +++ return 0 +++ vars_script_name=/opt/intel/oneapi/mkl/latest/env/vars.sh +++ '[' '' = /opt/intel/oneapi/mkl/latest/env/vars.sh ']' ++++ basename -- /opt/intel/oneapi/mkl/latest/env/vars.sh +++ my_script_name=vars.sh ++++ get_script_path /opt/intel/oneapi/mkl/latest/env/vars.sh ++++ script=/opt/intel/oneapi/mkl/latest/env/vars.sh ++++ '[' -L /opt/intel/oneapi/mkl/latest/env/vars.sh ']' +++++ command dirname -- /opt/intel/oneapi/mkl/latest/env/vars.sh ++++ script_dir=/opt/intel/oneapi/mkl/latest/env +++++ cd /opt/intel/oneapi/mkl/latest/env +++++ command pwd -P ++++ script_dir=/opt/intel/oneapi/mkl/2022.1.0/env ++++ printf %s /opt/intel/oneapi/mkl/2022.1.0/env +++ my_script_path=/opt/intel/oneapi/mkl/2022.1.0/env ++++ dirname -- /opt/intel/oneapi/mkl/2022.1.0/env +++ MKLROOT=/opt/intel/oneapi/mkl/2022.1.0 +++ export MKLROOT +++ __mkl_tmp_SCRIPT_NAME=vars.sh +++ __mkl_tmp_MOD_NAME=mod +++ __mkl_tmp_TARGET_ARCH=intel64 +++ __mkl_tmp_LP64_ILP64= +++ __mkl_tmp_MOD= +++ __mkl_tmp_MKLVARS_VERBOSE= +++ __mkl_help= +++ '[' -z SETVARS_CALL=1 ']' +++ '[' -n SETVARS_CALL=1 ']' +++ '[' SETVARS_CALL=1 = ia32 ']' +++ '[' SETVARS_CALL=1 = intel64 ']' +++ '[' SETVARS_CALL=1 = lp64 ']' +++ '[' SETVARS_CALL=1 = ilp64 ']' +++ '[' SETVARS_CALL=1 = mod ']' +++ '[' SETVARS_CALL=1 = verbose ']' +++ '[' SETVARS_CALL=1 = help ']' +++ shift +++ '[' -n '' ']' +++ '[' -z '' ']' +++ __mkl_lib_dir=/opt/intel/oneapi/mkl/2022.1.0/lib +++ __cpath=/opt/intel/oneapi/mkl/2022.1.0/include +++ __mkl_bin_dir=/opt/intel/oneapi/mkl/2022.1.0/bin +++ __ld_library_path=/opt/intel/oneapi/mkl/2022.1.0/lib/intel64 +++ __library_path=/opt/intel/oneapi/mkl/2022.1.0/lib/intel64 +++ __path=/opt/intel/oneapi/mkl/2022.1.0/bin/intel64 +++ __nlspath=/opt/intel/oneapi/mkl/2022.1.0/lib/intel64/locale/%l_%t/%N +++ '[' '' = mod ']' +++ export 'LD_LIBRARY_PATH=/opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/itac/2021.6.0/slib:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ LD_LIBRARY_PATH='/opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/itac/2021.6.0/slib:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ export LIBRARY_PATH=/opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp +++ LIBRARY_PATH=/opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp +++ export NLSPATH=/opt/intel/oneapi/mkl/2022.1.0/lib/intel64/locale/%l_%t/%N:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin/locale/%l_%t/%N +++ NLSPATH=/opt/intel/oneapi/mkl/2022.1.0/lib/intel64/locale/%l_%t/%N:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin/locale/%l_%t/%N +++ export CPATH=/opt/intel/oneapi/mkl/2022.1.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/ippcp/2021.6.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp +++ CPATH=/opt/intel/oneapi/mkl/2022.1.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/ippcp/2021.6.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp +++ export PATH=/opt/intel/oneapi/mkl/2022.1.0/bin/intel64:/opt/intel/oneapi/itac/2021.6.0/bin:/opt/intel/oneapi/intelpython/latest/bin:/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2022.1.0/bin64:/opt/intel/oneapi/dpcpp-ct/2022.1.0/bin:/opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ PATH=/opt/intel/oneapi/mkl/2022.1.0/bin/intel64:/opt/intel/oneapi/itac/2021.6.0/bin:/opt/intel/oneapi/intelpython/latest/bin:/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2022.1.0/bin64:/opt/intel/oneapi/dpcpp-ct/2022.1.0/bin:/opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ export PKG_CONFIG_PATH=/opt/intel/oneapi/mkl/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2022.1.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2021.7.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: +++ PKG_CONFIG_PATH=/opt/intel/oneapi/mkl/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2022.1.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2021.7.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: +++ '[' '' = verbose ']' ++ temp_var=17 ++ for arg in "$@" +++ expr mpi=latest : '\(.*\)=.*' ++ arg_base=mpi +++ expr mpi=latest : '.*=\(.*\)' ++ arg_verz=latest ++ arg_path=/opt/intel/oneapi/mpi/latest/env/vars.sh ++ SETVARS_VARS_PATH=/opt/intel/oneapi/mpi/latest/env/vars.sh ++ export SETVARS_VARS_PATH ++ '[' exclude = latest ']' ++ '[' -r /opt/intel/oneapi/mpi/latest/env/vars.sh ']' ++ echo ':: mpi -- latest' :: mpi -- latest ++ . /opt/intel/oneapi/mpi/latest/env/vars.sh SETVARS_CALL=1 +++ _vars_this_script_name=vars.sh ++++ _vars_get_proc_name /home/jenkins/workspace/branch_cam_test@tmp/durable-39941249/script.sh ++++ '[' -n '' ']' ++++ script=/home/jenkins/workspace/branch_cam_test@tmp/durable-39941249/script.sh ++++ '[' -L /home/jenkins/workspace/branch_cam_test@tmp/durable-39941249/script.sh ']' ++++ basename -- /home/jenkins/workspace/branch_cam_test@tmp/durable-39941249/script.sh +++ '[' vars.sh = script.sh ']' +++ vars_script_name= ++++ ps -p 1296463 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.4(1)-release' ']' +++ return 0 +++ vars_script_name=/opt/intel/oneapi/mpi/latest/env/vars.sh +++ '[' '' = /opt/intel/oneapi/mpi/latest/env/vars.sh ']' ++++ get_script_path /opt/intel/oneapi/mpi/latest/env/vars.sh ++++ script=/opt/intel/oneapi/mpi/latest/env/vars.sh ++++ '[' -L /opt/intel/oneapi/mpi/latest/env/vars.sh ']' +++++ command dirname -- /opt/intel/oneapi/mpi/latest/env/vars.sh ++++ script_dir=/opt/intel/oneapi/mpi/latest/env +++++ cd /opt/intel/oneapi/mpi/latest/env +++++ command pwd -P ++++ script_dir=/opt/intel/oneapi/mpi/2021.6.0/env ++++ printf %s /opt/intel/oneapi/mpi/2021.6.0/env +++ MPIVARS_DIR=/opt/intel/oneapi/mpi/2021.6.0/env ++++ cd /opt/intel/oneapi/mpi/2021.6.0/env/.. ++++ pwd +++ I_MPI_ROOT=/opt/intel/oneapi/mpi/2021.6.0 +++ export I_MPI_ROOT +++ '[' -z /opt/intel/oneapi/mkl/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2022.1.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2021.7.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: ']' +++ PKG_CONFIG_PATH=/opt/intel/oneapi/mpi/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/mkl/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2022.1.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2021.7.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: +++ export PKG_CONFIG_PATH +++ PLATFORM= +++ '[' -z /opt/intel/oneapi/mkl/2022.1.0/bin/intel64:/opt/intel/oneapi/itac/2021.6.0/bin:/opt/intel/oneapi/intelpython/latest/bin:/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2022.1.0/bin64:/opt/intel/oneapi/dpcpp-ct/2022.1.0/bin:/opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ']' +++ PATH=/opt/intel/oneapi/mpi/2021.6.0//bin:/opt/intel/oneapi/mkl/2022.1.0/bin/intel64:/opt/intel/oneapi/itac/2021.6.0/bin:/opt/intel/oneapi/intelpython/latest/bin:/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2022.1.0/bin64:/opt/intel/oneapi/dpcpp-ct/2022.1.0/bin:/opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ export PATH +++ '[' -z /opt/intel/oneapi/dal/2021.6.0/lib/onedal.jar ']' +++ CLASSPATH=/opt/intel/oneapi/mpi/2021.6.0//lib/mpi.jar:/opt/intel/oneapi/dal/2021.6.0/lib/onedal.jar +++ export CLASSPATH +++ '[' -z '/opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/itac/2021.6.0/slib:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ']' +++ LD_LIBRARY_PATH='/opt/intel/oneapi/mpi/2021.6.0//lib/release:/opt/intel/oneapi/mpi/2021.6.0//lib:/opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/itac/2021.6.0/slib:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ export LD_LIBRARY_PATH +++ '[' -z '' ']' +++ '[' -z /opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp ']' +++ LIBRARY_PATH=/opt/intel/oneapi/mpi/2021.6.0//lib/release:/opt/intel/oneapi/mpi/2021.6.0//lib:/opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp +++ export LIBRARY_PATH +++ '[' -z /opt/intel/oneapi/mkl/2022.1.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/ippcp/2021.6.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp ']' +++ CPATH=/opt/intel/oneapi/mpi/2021.6.0//include:/opt/intel/oneapi/mkl/2022.1.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/ippcp/2021.6.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp +++ export CPATH +++ export 'MANPATH=/opt/intel/oneapi/mpi/2021.6.0/man:/opt/intel/oneapi/itac/2021.6.0/man:/opt/intel/oneapi/debugger/2021.6.0/documentation/man:/opt/intel/oneapi/compiler/2022.1.0/documentation/en/man/common:/opt/intel/oneapi/clck/2021.6.0/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/oneapi/mpi/2021.6.0/man:/opt/intel/oneapi/itac/2021.6.0/man:/opt/intel/oneapi/debugger/2021.6.0/documentation/man:/opt/intel/oneapi/compiler/2022.1.0/documentation/en/man/common:/opt/intel/oneapi/clck/2021.6.0/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:' +++ '[' -z '' ']' +++ i_mpi_ofi_library_internal=1 +++ i_mpi_library_kind= +++ args=SETVARS_CALL=1 +++ for arg in $args +++ case "$arg" in +++ case "$i_mpi_library_kind" in +++ case "$i_mpi_ofi_library_internal" in +++ PATH=/opt/intel/oneapi/mpi/2021.6.0//libfabric/bin:/opt/intel/oneapi/mpi/2021.6.0//bin:/opt/intel/oneapi/mkl/2022.1.0/bin/intel64:/opt/intel/oneapi/itac/2021.6.0/bin:/opt/intel/oneapi/intelpython/latest/bin:/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2022.1.0/bin64:/opt/intel/oneapi/dpcpp-ct/2022.1.0/bin:/opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ export PATH +++ LD_LIBRARY_PATH='/opt/intel/oneapi/mpi/2021.6.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.6.0//lib/release:/opt/intel/oneapi/mpi/2021.6.0//lib:/opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/itac/2021.6.0/slib:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ export LD_LIBRARY_PATH +++ '[' -z /opt/intel/oneapi/mpi/2021.6.0//lib/release:/opt/intel/oneapi/mpi/2021.6.0//lib:/opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp ']' +++ LIBRARY_PATH=/opt/intel/oneapi/mpi/2021.6.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.6.0//lib/release:/opt/intel/oneapi/mpi/2021.6.0//lib:/opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp +++ export LIBRARY_PATH +++ FI_PROVIDER_PATH=/opt/intel/oneapi/mpi/2021.6.0//libfabric/lib/prov:/usr/lib64/libfabric +++ export FI_PROVIDER_PATH ++ temp_var=18 ++ for arg in "$@" +++ expr tbb=latest : '\(.*\)=.*' ++ arg_base=tbb +++ expr tbb=latest : '.*=\(.*\)' ++ arg_verz=latest ++ arg_path=/opt/intel/oneapi/tbb/latest/env/vars.sh ++ SETVARS_VARS_PATH=/opt/intel/oneapi/tbb/latest/env/vars.sh ++ export SETVARS_VARS_PATH ++ '[' exclude = latest ']' ++ '[' -r /opt/intel/oneapi/tbb/latest/env/vars.sh ']' ++ echo ':: tbb -- latest' :: tbb -- latest ++ . /opt/intel/oneapi/tbb/latest/env/vars.sh SETVARS_CALL=1 +++ _vars_this_script_name=vars.sh ++++ _vars_get_proc_name /home/jenkins/workspace/branch_cam_test@tmp/durable-39941249/script.sh ++++ '[' -n '' ']' ++++ script=/home/jenkins/workspace/branch_cam_test@tmp/durable-39941249/script.sh ++++ '[' -L /home/jenkins/workspace/branch_cam_test@tmp/durable-39941249/script.sh ']' ++++ basename -- /home/jenkins/workspace/branch_cam_test@tmp/durable-39941249/script.sh +++ '[' vars.sh = script.sh ']' +++ vars_script_name= ++++ ps -p 1296463 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.4(1)-release' ']' +++ return 0 +++ vars_script_name=/opt/intel/oneapi/tbb/latest/env/vars.sh +++ '[' '' = /opt/intel/oneapi/tbb/latest/env/vars.sh ']' ++++ get_script_path /opt/intel/oneapi/tbb/latest/env/vars.sh ++++ script_path=/opt/intel/oneapi/tbb/latest/env/vars.sh ++++ '[' -L /opt/intel/oneapi/tbb/latest/env/vars.sh ']' +++++ command dirname -- /opt/intel/oneapi/tbb/latest/env/vars.sh ++++ script_dir=/opt/intel/oneapi/tbb/latest/env +++++ cd /opt/intel/oneapi/tbb/latest/env +++++ command pwd -P ++++ script_dir=/opt/intel/oneapi/tbb/2021.6.0/env ++++ printf %s /opt/intel/oneapi/tbb/2021.6.0/env +++ TBBROOT=/opt/intel/oneapi/tbb/2021.6.0/env/.. +++ TBB_TARGET_ARCH=intel64 +++ '[' -n '' ']' +++ for arg in "$@" +++ case "$arg" in +++ TBB_LIB_NAME=libtbb.so.12 +++ TBB_LIB_DIR=intel64/gcc4.8 +++ '[' -e /opt/intel/oneapi/tbb/2021.6.0/env/../lib/intel64/gcc4.8/libtbb.so.12 ']' +++ export TBBROOT ++++ prepend_path /opt/intel/oneapi/tbb/2021.6.0/env/../lib/intel64/gcc4.8 /opt/intel/oneapi/mpi/2021.6.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.6.0//lib/release:/opt/intel/oneapi/mpi/2021.6.0//lib:/opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp ++++ path_to_add=/opt/intel/oneapi/tbb/2021.6.0/env/../lib/intel64/gcc4.8 ++++ path_is_now=/opt/intel/oneapi/mpi/2021.6.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.6.0//lib/release:/opt/intel/oneapi/mpi/2021.6.0//lib:/opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp ++++ '[' '' = /opt/intel/oneapi/mpi/2021.6.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.6.0//lib/release:/opt/intel/oneapi/mpi/2021.6.0//lib:/opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp ']' ++++ printf %s /opt/intel/oneapi/tbb/2021.6.0/env/../lib/intel64/gcc4.8:/opt/intel/oneapi/mpi/2021.6.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.6.0//lib/release:/opt/intel/oneapi/mpi/2021.6.0//lib:/opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp +++ LIBRARY_PATH=/opt/intel/oneapi/tbb/2021.6.0/env/../lib/intel64/gcc4.8:/opt/intel/oneapi/mpi/2021.6.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.6.0//lib/release:/opt/intel/oneapi/mpi/2021.6.0//lib:/opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp +++ export LIBRARY_PATH ++++ prepend_path /opt/intel/oneapi/tbb/2021.6.0/env/../lib/intel64/gcc4.8 '/opt/intel/oneapi/mpi/2021.6.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.6.0//lib/release:/opt/intel/oneapi/mpi/2021.6.0//lib:/opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/itac/2021.6.0/slib:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ path_to_add=/opt/intel/oneapi/tbb/2021.6.0/env/../lib/intel64/gcc4.8 ++++ path_is_now='/opt/intel/oneapi/mpi/2021.6.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.6.0//lib/release:/opt/intel/oneapi/mpi/2021.6.0//lib:/opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/itac/2021.6.0/slib:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ '[' '' = '/opt/intel/oneapi/mpi/2021.6.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.6.0//lib/release:/opt/intel/oneapi/mpi/2021.6.0//lib:/opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/itac/2021.6.0/slib:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ']' ++++ printf %s '/opt/intel/oneapi/tbb/2021.6.0/env/../lib/intel64/gcc4.8:/opt/intel/oneapi/mpi/2021.6.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.6.0//lib/release:/opt/intel/oneapi/mpi/2021.6.0//lib:/opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/itac/2021.6.0/slib:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ LD_LIBRARY_PATH='/opt/intel/oneapi/tbb/2021.6.0/env/../lib/intel64/gcc4.8:/opt/intel/oneapi/mpi/2021.6.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.6.0//lib/release:/opt/intel/oneapi/mpi/2021.6.0//lib:/opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/itac/2021.6.0/slib:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ export LD_LIBRARY_PATH ++++ prepend_path /opt/intel/oneapi/tbb/2021.6.0/env/../include /opt/intel/oneapi/mpi/2021.6.0//include:/opt/intel/oneapi/mkl/2022.1.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/ippcp/2021.6.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp ++++ path_to_add=/opt/intel/oneapi/tbb/2021.6.0/env/../include ++++ path_is_now=/opt/intel/oneapi/mpi/2021.6.0//include:/opt/intel/oneapi/mkl/2022.1.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/ippcp/2021.6.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp ++++ '[' '' = /opt/intel/oneapi/mpi/2021.6.0//include:/opt/intel/oneapi/mkl/2022.1.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/ippcp/2021.6.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp ']' ++++ printf %s /opt/intel/oneapi/tbb/2021.6.0/env/../include:/opt/intel/oneapi/mpi/2021.6.0//include:/opt/intel/oneapi/mkl/2022.1.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/ippcp/2021.6.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp +++ CPATH=/opt/intel/oneapi/tbb/2021.6.0/env/../include:/opt/intel/oneapi/mpi/2021.6.0//include:/opt/intel/oneapi/mkl/2022.1.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/ippcp/2021.6.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp +++ export CPATH ++++ prepend_path /opt/intel/oneapi/tbb/2021.6.0/env/.. /opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2021.6.0:/opt/intel/oneapi/compiler/2022.1.0/linux/IntelDPCPP ++++ path_to_add=/opt/intel/oneapi/tbb/2021.6.0/env/.. ++++ path_is_now=/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2021.6.0:/opt/intel/oneapi/compiler/2022.1.0/linux/IntelDPCPP ++++ '[' '' = /opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2021.6.0:/opt/intel/oneapi/compiler/2022.1.0/linux/IntelDPCPP ']' ++++ printf %s /opt/intel/oneapi/tbb/2021.6.0/env/..:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2021.6.0:/opt/intel/oneapi/compiler/2022.1.0/linux/IntelDPCPP +++ CMAKE_PREFIX_PATH=/opt/intel/oneapi/tbb/2021.6.0/env/..:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2021.6.0:/opt/intel/oneapi/compiler/2022.1.0/linux/IntelDPCPP +++ export CMAKE_PREFIX_PATH ++++ prepend_path /opt/intel/oneapi/tbb/2021.6.0/env/../lib/pkgconfig /opt/intel/oneapi/mpi/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/mkl/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2022.1.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2021.7.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: ++++ path_to_add=/opt/intel/oneapi/tbb/2021.6.0/env/../lib/pkgconfig ++++ path_is_now=/opt/intel/oneapi/mpi/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/mkl/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2022.1.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2021.7.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: ++++ '[' '' = /opt/intel/oneapi/mpi/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/mkl/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2022.1.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2021.7.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: ']' ++++ printf %s /opt/intel/oneapi/tbb/2021.6.0/env/../lib/pkgconfig:/opt/intel/oneapi/mpi/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/mkl/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2022.1.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2021.7.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: +++ PKG_CONFIG_PATH=/opt/intel/oneapi/tbb/2021.6.0/env/../lib/pkgconfig:/opt/intel/oneapi/mpi/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/mkl/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2022.1.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2021.7.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: +++ export PKG_CONFIG_PATH ++ temp_var=19 ++ for arg in "$@" +++ expr vpl=latest : '\(.*\)=.*' ++ arg_base=vpl +++ expr vpl=latest : '.*=\(.*\)' ++ arg_verz=latest ++ arg_path=/opt/intel/oneapi/vpl/latest/env/vars.sh ++ SETVARS_VARS_PATH=/opt/intel/oneapi/vpl/latest/env/vars.sh ++ export SETVARS_VARS_PATH ++ '[' exclude = latest ']' ++ '[' -r /opt/intel/oneapi/vpl/latest/env/vars.sh ']' ++ echo ':: vpl -- latest' :: vpl -- latest ++ . /opt/intel/oneapi/vpl/latest/env/vars.sh SETVARS_CALL=1 +++ _vars_this_script_name=vars.sh ++++ _vars_get_proc_name /home/jenkins/workspace/branch_cam_test@tmp/durable-39941249/script.sh ++++ '[' -n '' ']' ++++ script=/home/jenkins/workspace/branch_cam_test@tmp/durable-39941249/script.sh ++++ '[' -L /home/jenkins/workspace/branch_cam_test@tmp/durable-39941249/script.sh ']' ++++ basename -- /home/jenkins/workspace/branch_cam_test@tmp/durable-39941249/script.sh +++ '[' vars.sh = script.sh ']' +++ vars_script_name= ++++ ps -p 1296463 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.4(1)-release' ']' +++ return 0 +++ vars_script_name=/opt/intel/oneapi/vpl/latest/env/vars.sh +++ '[' '' = /opt/intel/oneapi/vpl/latest/env/vars.sh ']' ++++ get_script_path /opt/intel/oneapi/vpl/latest/env/vars.sh ++++ script=/opt/intel/oneapi/vpl/latest/env/vars.sh ++++ '[' -L /opt/intel/oneapi/vpl/latest/env/vars.sh ']' +++++ command dirname -- /opt/intel/oneapi/vpl/latest/env/vars.sh ++++ script_dir=/opt/intel/oneapi/vpl/latest/env +++++ cd /opt/intel/oneapi/vpl/latest/env +++++ command pwd -P ++++ script_dir=/opt/intel/oneapi/vpl/2022.1.0/env ++++ printf %s /opt/intel/oneapi/vpl/2022.1.0/env +++ script_path=/opt/intel/oneapi/vpl/2022.1.0/env +++ vpl_prefix=/opt/intel/oneapi/vpl/2022.1.0/env/.. ++++ cd /opt/intel/oneapi/vpl/2022.1.0/env/.. ++++ pwd +++ vpl_prefix=/opt/intel/oneapi/vpl/2022.1.0 +++ vpl_include=/opt/intel/oneapi/vpl/2022.1.0/include +++ vpl_lib=/opt/intel/oneapi/vpl/2022.1.0/lib +++ vpl_bin=/opt/intel/oneapi/vpl/2022.1.0/bin ++++ prepend_path /opt/intel/oneapi/vpl/2022.1.0/include /opt/intel/oneapi/tbb/2021.6.0/env/../include:/opt/intel/oneapi/mpi/2021.6.0//include:/opt/intel/oneapi/mkl/2022.1.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/ippcp/2021.6.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp ++++ path_to_add=/opt/intel/oneapi/vpl/2022.1.0/include ++++ path_is_now=/opt/intel/oneapi/tbb/2021.6.0/env/../include:/opt/intel/oneapi/mpi/2021.6.0//include:/opt/intel/oneapi/mkl/2022.1.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/ippcp/2021.6.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp ++++ '[' '' = /opt/intel/oneapi/tbb/2021.6.0/env/../include:/opt/intel/oneapi/mpi/2021.6.0//include:/opt/intel/oneapi/mkl/2022.1.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/ippcp/2021.6.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp ']' ++++ printf %s /opt/intel/oneapi/vpl/2022.1.0/include:/opt/intel/oneapi/tbb/2021.6.0/env/../include:/opt/intel/oneapi/mpi/2021.6.0//include:/opt/intel/oneapi/mkl/2022.1.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/ippcp/2021.6.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp +++ CPATH=/opt/intel/oneapi/vpl/2022.1.0/include:/opt/intel/oneapi/tbb/2021.6.0/env/../include:/opt/intel/oneapi/mpi/2021.6.0//include:/opt/intel/oneapi/mkl/2022.1.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/ippcp/2021.6.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp +++ export CPATH ++++ prepend_path /opt/intel/oneapi/vpl/2022.1.0/lib /opt/intel/oneapi/tbb/2021.6.0/env/../lib/intel64/gcc4.8:/opt/intel/oneapi/mpi/2021.6.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.6.0//lib/release:/opt/intel/oneapi/mpi/2021.6.0//lib:/opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp ++++ path_to_add=/opt/intel/oneapi/vpl/2022.1.0/lib ++++ path_is_now=/opt/intel/oneapi/tbb/2021.6.0/env/../lib/intel64/gcc4.8:/opt/intel/oneapi/mpi/2021.6.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.6.0//lib/release:/opt/intel/oneapi/mpi/2021.6.0//lib:/opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp ++++ '[' '' = /opt/intel/oneapi/tbb/2021.6.0/env/../lib/intel64/gcc4.8:/opt/intel/oneapi/mpi/2021.6.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.6.0//lib/release:/opt/intel/oneapi/mpi/2021.6.0//lib:/opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp ']' ++++ printf %s /opt/intel/oneapi/vpl/2022.1.0/lib:/opt/intel/oneapi/tbb/2021.6.0/env/../lib/intel64/gcc4.8:/opt/intel/oneapi/mpi/2021.6.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.6.0//lib/release:/opt/intel/oneapi/mpi/2021.6.0//lib:/opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp +++ LIBRARY_PATH=/opt/intel/oneapi/vpl/2022.1.0/lib:/opt/intel/oneapi/tbb/2021.6.0/env/../lib/intel64/gcc4.8:/opt/intel/oneapi/mpi/2021.6.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.6.0//lib/release:/opt/intel/oneapi/mpi/2021.6.0//lib:/opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp +++ export LIBRARY_PATH ++++ prepend_path /opt/intel/oneapi/vpl/2022.1.0/bin /opt/intel/oneapi/mpi/2021.6.0//libfabric/bin:/opt/intel/oneapi/mpi/2021.6.0//bin:/opt/intel/oneapi/mkl/2022.1.0/bin/intel64:/opt/intel/oneapi/itac/2021.6.0/bin:/opt/intel/oneapi/intelpython/latest/bin:/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2022.1.0/bin64:/opt/intel/oneapi/dpcpp-ct/2022.1.0/bin:/opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ path_to_add=/opt/intel/oneapi/vpl/2022.1.0/bin ++++ path_is_now=/opt/intel/oneapi/mpi/2021.6.0//libfabric/bin:/opt/intel/oneapi/mpi/2021.6.0//bin:/opt/intel/oneapi/mkl/2022.1.0/bin/intel64:/opt/intel/oneapi/itac/2021.6.0/bin:/opt/intel/oneapi/intelpython/latest/bin:/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2022.1.0/bin64:/opt/intel/oneapi/dpcpp-ct/2022.1.0/bin:/opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ '[' '' = /opt/intel/oneapi/mpi/2021.6.0//libfabric/bin:/opt/intel/oneapi/mpi/2021.6.0//bin:/opt/intel/oneapi/mkl/2022.1.0/bin/intel64:/opt/intel/oneapi/itac/2021.6.0/bin:/opt/intel/oneapi/intelpython/latest/bin:/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2022.1.0/bin64:/opt/intel/oneapi/dpcpp-ct/2022.1.0/bin:/opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ']' ++++ printf %s /opt/intel/oneapi/vpl/2022.1.0/bin:/opt/intel/oneapi/mpi/2021.6.0//libfabric/bin:/opt/intel/oneapi/mpi/2021.6.0//bin:/opt/intel/oneapi/mkl/2022.1.0/bin/intel64:/opt/intel/oneapi/itac/2021.6.0/bin:/opt/intel/oneapi/intelpython/latest/bin:/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2022.1.0/bin64:/opt/intel/oneapi/dpcpp-ct/2022.1.0/bin:/opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ PATH=/opt/intel/oneapi/vpl/2022.1.0/bin:/opt/intel/oneapi/mpi/2021.6.0//libfabric/bin:/opt/intel/oneapi/mpi/2021.6.0//bin:/opt/intel/oneapi/mkl/2022.1.0/bin/intel64:/opt/intel/oneapi/itac/2021.6.0/bin:/opt/intel/oneapi/intelpython/latest/bin:/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2022.1.0/bin64:/opt/intel/oneapi/dpcpp-ct/2022.1.0/bin:/opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ export PATH ++++ prepend_path /opt/intel/oneapi/vpl/2022.1.0/lib '/opt/intel/oneapi/tbb/2021.6.0/env/../lib/intel64/gcc4.8:/opt/intel/oneapi/mpi/2021.6.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.6.0//lib/release:/opt/intel/oneapi/mpi/2021.6.0//lib:/opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/itac/2021.6.0/slib:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ path_to_add=/opt/intel/oneapi/vpl/2022.1.0/lib ++++ path_is_now='/opt/intel/oneapi/tbb/2021.6.0/env/../lib/intel64/gcc4.8:/opt/intel/oneapi/mpi/2021.6.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.6.0//lib/release:/opt/intel/oneapi/mpi/2021.6.0//lib:/opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/itac/2021.6.0/slib:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ '[' '' = '/opt/intel/oneapi/tbb/2021.6.0/env/../lib/intel64/gcc4.8:/opt/intel/oneapi/mpi/2021.6.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.6.0//lib/release:/opt/intel/oneapi/mpi/2021.6.0//lib:/opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/itac/2021.6.0/slib:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ']' ++++ printf %s '/opt/intel/oneapi/vpl/2022.1.0/lib:/opt/intel/oneapi/tbb/2021.6.0/env/../lib/intel64/gcc4.8:/opt/intel/oneapi/mpi/2021.6.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.6.0//lib/release:/opt/intel/oneapi/mpi/2021.6.0//lib:/opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/itac/2021.6.0/slib:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ LD_LIBRARY_PATH='/opt/intel/oneapi/vpl/2022.1.0/lib:/opt/intel/oneapi/tbb/2021.6.0/env/../lib/intel64/gcc4.8:/opt/intel/oneapi/mpi/2021.6.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.6.0//lib/release:/opt/intel/oneapi/mpi/2021.6.0//lib:/opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/itac/2021.6.0/slib:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ export LD_LIBRARY_PATH ++++ prepend_path /opt/intel/oneapi/vpl/2022.1.0 /opt/intel/oneapi/tbb/2021.6.0/env/..:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2021.6.0:/opt/intel/oneapi/compiler/2022.1.0/linux/IntelDPCPP ++++ path_to_add=/opt/intel/oneapi/vpl/2022.1.0 ++++ path_is_now=/opt/intel/oneapi/tbb/2021.6.0/env/..:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2021.6.0:/opt/intel/oneapi/compiler/2022.1.0/linux/IntelDPCPP ++++ '[' '' = /opt/intel/oneapi/tbb/2021.6.0/env/..:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2021.6.0:/opt/intel/oneapi/compiler/2022.1.0/linux/IntelDPCPP ']' ++++ printf %s /opt/intel/oneapi/vpl/2022.1.0:/opt/intel/oneapi/tbb/2021.6.0/env/..:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2021.6.0:/opt/intel/oneapi/compiler/2022.1.0/linux/IntelDPCPP +++ CMAKE_PREFIX_PATH=/opt/intel/oneapi/vpl/2022.1.0:/opt/intel/oneapi/tbb/2021.6.0/env/..:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2021.6.0:/opt/intel/oneapi/compiler/2022.1.0/linux/IntelDPCPP +++ export CMAKE_PREFIX_PATH ++++ prepend_path /opt/intel/oneapi/vpl/2022.1.0/lib/pkgconfig /opt/intel/oneapi/tbb/2021.6.0/env/../lib/pkgconfig:/opt/intel/oneapi/mpi/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/mkl/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2022.1.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2021.7.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: ++++ path_to_add=/opt/intel/oneapi/vpl/2022.1.0/lib/pkgconfig ++++ path_is_now=/opt/intel/oneapi/tbb/2021.6.0/env/../lib/pkgconfig:/opt/intel/oneapi/mpi/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/mkl/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2022.1.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2021.7.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: ++++ '[' '' = /opt/intel/oneapi/tbb/2021.6.0/env/../lib/pkgconfig:/opt/intel/oneapi/mpi/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/mkl/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2022.1.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2021.7.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: ']' ++++ printf %s /opt/intel/oneapi/vpl/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/tbb/2021.6.0/env/../lib/pkgconfig:/opt/intel/oneapi/mpi/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/mkl/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2022.1.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2021.7.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: +++ PKG_CONFIG_PATH=/opt/intel/oneapi/vpl/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/tbb/2021.6.0/env/../lib/pkgconfig:/opt/intel/oneapi/mpi/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/mkl/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2022.1.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2021.7.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: +++ export PKG_CONFIG_PATH ++ temp_var=20 ++ for arg in "$@" +++ expr vtune=latest : '\(.*\)=.*' ++ arg_base=vtune +++ expr vtune=latest : '.*=\(.*\)' ++ arg_verz=latest ++ arg_path=/opt/intel/oneapi/vtune/latest/env/vars.sh ++ SETVARS_VARS_PATH=/opt/intel/oneapi/vtune/latest/env/vars.sh ++ export SETVARS_VARS_PATH ++ '[' exclude = latest ']' ++ '[' -r /opt/intel/oneapi/vtune/latest/env/vars.sh ']' ++ echo ':: vtune -- latest' :: vtune -- latest ++ . /opt/intel/oneapi/vtune/latest/env/vars.sh SETVARS_CALL=1 +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.4(1)-release' ']' +++ return 0 +++ SCRIPT=/opt/intel/oneapi/vtune/latest/env/vars.sh ++++ get_product_dir /opt/intel/oneapi/vtune/latest/env/vars.sh ++++ script=/opt/intel/oneapi/vtune/latest/env/vars.sh ++++ '[' -L /opt/intel/oneapi/vtune/latest/env/vars.sh ']' +++++ dirname /opt/intel/oneapi/vtune/latest/env/vars.sh ++++ script_dir=/opt/intel/oneapi/vtune/latest/env +++++ cd /opt/intel/oneapi/vtune/latest/env +++++ pwd -P ++++ script_dir=/opt/intel/oneapi/vtune/2022.3.0/env +++++ dirname /opt/intel/oneapi/vtune/2022.3.0/env ++++ script_dir=/opt/intel/oneapi/vtune/2022.3.0 ++++ echo /opt/intel/oneapi/vtune/2022.3.0 +++ PRODUCT_DIR=/opt/intel/oneapi/vtune/2022.3.0 ++++ uname +++ '[' Linux = Darwin ']' ++++ uname -m +++ '[' x86_64 = x86_64 ']' +++ BIN_DIR=bin64 +++ export PKG_CONFIG_PATH=/opt/intel/oneapi/vtune/2022.3.0/include/pkgconfig/lib64:/opt/intel/oneapi/vpl/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/tbb/2021.6.0/env/../lib/pkgconfig:/opt/intel/oneapi/mpi/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/mkl/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2022.1.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2021.7.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: +++ PKG_CONFIG_PATH=/opt/intel/oneapi/vtune/2022.3.0/include/pkgconfig/lib64:/opt/intel/oneapi/vpl/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/tbb/2021.6.0/env/../lib/pkgconfig:/opt/intel/oneapi/mpi/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/mkl/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2022.1.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2021.7.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: +++ export PATH=/opt/intel/oneapi/vtune/2022.3.0/bin64:/opt/intel/oneapi/vpl/2022.1.0/bin:/opt/intel/oneapi/mpi/2021.6.0//libfabric/bin:/opt/intel/oneapi/mpi/2021.6.0//bin:/opt/intel/oneapi/mkl/2022.1.0/bin/intel64:/opt/intel/oneapi/itac/2021.6.0/bin:/opt/intel/oneapi/intelpython/latest/bin:/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2022.1.0/bin64:/opt/intel/oneapi/dpcpp-ct/2022.1.0/bin:/opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ PATH=/opt/intel/oneapi/vtune/2022.3.0/bin64:/opt/intel/oneapi/vpl/2022.1.0/bin:/opt/intel/oneapi/mpi/2021.6.0//libfabric/bin:/opt/intel/oneapi/mpi/2021.6.0//bin:/opt/intel/oneapi/mkl/2022.1.0/bin/intel64:/opt/intel/oneapi/itac/2021.6.0/bin:/opt/intel/oneapi/intelpython/latest/bin:/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2022.1.0/bin64:/opt/intel/oneapi/dpcpp-ct/2022.1.0/bin:/opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ export DIAGUTIL_PATH=/opt/intel/oneapi/vtune/2022.3.0/sys_check/vtune_sys_check.py:/opt/intel/oneapi/dpcpp-ct/2022.1.0/sys_check/sys_check.sh:/opt/intel/oneapi/debugger/2021.6.0/sys_check/debugger_sys_check.py:/opt/intel/oneapi/compiler/2022.1.0/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2022.1.0/sys_check/advisor_sys_check.py: +++ DIAGUTIL_PATH=/opt/intel/oneapi/vtune/2022.3.0/sys_check/vtune_sys_check.py:/opt/intel/oneapi/dpcpp-ct/2022.1.0/sys_check/sys_check.sh:/opt/intel/oneapi/debugger/2021.6.0/sys_check/debugger_sys_check.py:/opt/intel/oneapi/compiler/2022.1.0/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2022.1.0/sys_check/advisor_sys_check.py: +++ export VTUNE_PROFILER_2022_DIR=/opt/intel/oneapi/vtune/2022.3.0 +++ VTUNE_PROFILER_2022_DIR=/opt/intel/oneapi/vtune/2022.3.0 +++ export VTUNE_PROFILER_DIR=/opt/intel/oneapi/vtune/2022.3.0 +++ VTUNE_PROFILER_DIR=/opt/intel/oneapi/vtune/2022.3.0 ++ temp_var=21 ++ '[' 21 -eq 0 ']' ++ echo ':: oneAPI environment initialized ::' :: oneAPI environment initialized :: ++ echo ' ' ++ '[' 0 -ne 0 ']' ++ eval set -- ''\''--force'\'' \ ' +++ set -- --force ++ prep_for_exit 0 ++ script_return_code=0 ++ unset -v SETVARS_CALL ++ unset -v SETVARS_ARGS ++ unset -v SETVARS_VARS_PATH ++ '[' 0 = '' ']' ++ '[' 0 -eq 0 ']' ++ SETVARS_COMPLETED=1 ++ export SETVARS_COMPLETED ++ return 0 ++ return + run_scripts/run_scam.bash atex ----- Case Setup ----- Compset longname is 2000_CAM60%SCAM_CLM50%SP_CICE%PRES_DOCN%DOM_SROF_SGLC_SWAV Compset specification file is /home/jenkins/workspace/branch_cam_test/cime_config/config_compsets.xml Automatically adding SIAC to compset Automatically adding SESP to compset Compset forcing is 1972-2004 ATM component is CAM cam6 physics: LND component is clm5.0:Satellite phenology: ICE component is Sea ICE (cice) model version 5 :prescribed cice OCN component is DOCN prescribed ocean mode ROF component is Stub river component GLC component is Stub glacier (land ice) component WAV component is Stub wave component IAC component is Stub iac component ESP component is Stub external system processing (ESP) component Pes specification file is /home/jenkins/workspace/branch_cam_test/cime_config/config_pes.xml Compset specific settings: name is RUN_STARTDATE and value is 1997-06-18 Compset specific settings: name is START_TOD and value is 84585 Compset specific settings: name is SSTICE_DATA_FILENAME and value is $DIN_LOC_ROOT/atm/cam/sst/sst_HadOIBl_bc_1x1_2000climo_c180511.nc Compset specific settings: name is PTS_MODE and value is TRUE Compset specific settings: name is PTS_LAT and value is 36.6 Compset specific settings: name is PTS_LON and value is 262.5 Could not find machine match for 'nelson.localdomain' or 'nelson' Machine is nelson Variable MAX_GPUS_PER_NODE not defined for machine nelson Pes setting: grid is a%T42_l%T42_oi%T42_r%null_g%null_w%null_z%null_m%gx1v7 Pes setting: compset is 2000_CAM60%SCAM_CLM50%SP_CICE%PRES_DOCN%DOM_SROF_SGLC_SWAV_SIAC_SESP Pes setting: tasks is {'NTASKS_ATM': -1, 'NTASKS_LND': -1, 'NTASKS_ROF': -1, 'NTASKS_ICE': -1, 'NTASKS_OCN': -1, 'NTASKS_GLC': -1, 'NTASKS_WAV': -1, 'NTASKS_CPL': -1} Pes setting: threads is {'NTHRDS_ATM': 1, 'NTHRDS_LND': 1, 'NTHRDS_ROF': 1, 'NTHRDS_ICE': 1, 'NTHRDS_OCN': 1, 'NTHRDS_GLC': 1, 'NTHRDS_WAV': 1, 'NTHRDS_CPL': 1} Pes setting: rootpe is {'ROOTPE_ATM': 0, 'ROOTPE_LND': 0, 'ROOTPE_ROF': 0, 'ROOTPE_ICE': 0, 'ROOTPE_OCN': 0, 'ROOTPE_GLC': 0, 'ROOTPE_WAV': 0, 'ROOTPE_CPL': 0} Pes setting: pstrid is {} Pes other settings: {} Pes comments: none setting additional fields from config_pes: {} Compset is: 2000_CAM60%SCAM_CLM50%SP_CICE%PRES_DOCN%DOM_SROF_SGLC_SWAV_SIAC_SESP Grid is: a%T42_l%T42_oi%T42_r%null_g%null_w%null_z%null_m%gx1v7 Components in compset are: ['cam', 'clm', 'cice', 'docn', 'srof', 'sglc', 'swav', 'siac', 'sesp'] No project info available No charge_account info available, using value from PROJECT cesm model version found: cam_12a6970_clubb_335d83b_20211111-268-g5f0fd619 Batch_system_type is none Creating Case directory /home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex This component includes user_mods /home/jenkins/workspace/branch_cam_test/cime_config/usermods_dirs/scam_mandatory Adding user mods directory /home/jenkins/workspace/branch_cam_test/cime_config/usermods_dirs/scam_mandatory RUN: /home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/shell_commands FROM: /home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex Adding user mods directory /home/jenkins/workspace/branch_cam_test/cime_config/usermods_dirs/scam_atex RUN: /home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/shell_commands FROM: /home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex /home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/env_mach_specific.xml already exists, delete to replace /home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/env_mach_specific.xml already exists, delete to replace Creating batch scripts Writing case.run script from input template /home/jenkins/workspace/branch_cam_test/cime/config/cesm/machines/template.case.run Creating file .case.run Writing case.st_archive script from input template /home/jenkins/workspace/branch_cam_test/cime/config/cesm/machines/template.st_archive Creating file case.st_archive Creating user_nl_xxx files for components and cpl If an old case build already exists, might want to run 'case.build --clean' before building You can now run './preview_run' to get more info on how your case will be run ----- Compile Configuration ----- ----- Run configuration ----- ----- Compile ----- Building case in directory /home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex sharedlib_only is False model_only is False Generating component namelists as part of build 2022-06-16 14:44:12 atm Create namelist for component cam Calling /home/jenkins/workspace/branch_cam_test/cime_config/buildnml ...calling cam buildcpp to set build time options CAM namelist copy: file1 /home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/Buildconf/camconf/atm_in file2 /home/jenkins/cam_output/scratch/test_scam_atex/run/atm_in 2022-06-16 14:44:12 lnd Create namelist for component clm Calling /home/jenkins/workspace/branch_cam_test/components/clm//cime_config/buildnml WARNING: CLM is starting up from a cold state 2022-06-16 14:44:12 ice Create namelist for component cice Calling /home/jenkins/workspace/branch_cam_test/components/cice//cime_config/buildnml ...buildnml calling cice buildcpp to set build time options 2022-06-16 14:44:13 ocn Create namelist for component docn Calling /home/jenkins/workspace/branch_cam_test/components/cpl7/components/data_comps_mct/docn/cime_config/buildnml 2022-06-16 14:44:13 rof Create namelist for component srof Calling /home/jenkins/workspace/branch_cam_test/components/cpl7/components/stub_comps_mct/srof/cime_config/buildnml 2022-06-16 14:44:13 glc Create namelist for component sglc Calling /home/jenkins/workspace/branch_cam_test/components/cpl7/components/stub_comps_mct/sglc/cime_config/buildnml 2022-06-16 14:44:13 wav Create namelist for component swav Calling /home/jenkins/workspace/branch_cam_test/components/cpl7/components/stub_comps_mct/swav/cime_config/buildnml 2022-06-16 14:44:13 iac Create namelist for component siac Running /home/jenkins/workspace/branch_cam_test/components/cpl7/components/stub_comps_mct/siac/cime_config/buildnml 2022-06-16 14:44:13 esp Create namelist for component sesp Calling /home/jenkins/workspace/branch_cam_test/components/cpl7/components/stub_comps_mct/sesp/cime_config/buildnml 2022-06-16 14:44:13 cpl Create namelist for component drv Calling /home/jenkins/workspace/branch_cam_test/components/cpl7/driver/cime_config/buildnml Building mpi-serial with output to file /home/jenkins/cam_output/scratch/test_scam_atex/bld/mpi-serial.bldlog.220616-144412 Calling /home/jenkins/workspace/branch_cam_test/cime/src/build_scripts/buildlib.mpi-serial Building gptl with output to file /home/jenkins/cam_output/scratch/test_scam_atex/bld/gptl.bldlog.220616-144412 Calling /home/jenkins/workspace/branch_cam_test/cime/src/build_scripts/buildlib.gptl Component gptl build complete with 2 warnings Building mct with output to file /home/jenkins/cam_output/scratch/test_scam_atex/bld/mct.bldlog.220616-144412 Calling /home/jenkins/workspace/branch_cam_test/cime/src/build_scripts/buildlib.mct Component mct build complete with 42 warnings Building pio with output to file /home/jenkins/cam_output/scratch/test_scam_atex/bld/pio.bldlog.220616-144412 Calling /home/jenkins/workspace/branch_cam_test/cime/src/build_scripts/buildlib.pio Building csm_share with output to file /home/jenkins/cam_output/scratch/test_scam_atex/bld/csm_share.bldlog.220616-144412 Calling /home/jenkins/workspace/branch_cam_test/share/buildlib.csm_share Component csm_share build complete with 19 warnings Building csm_share_cpl7 with output to file /home/jenkins/cam_output/scratch/test_scam_atex/bld/csm_share_cpl7.bldlog.220616-144412 Calling /home/jenkins/workspace/branch_cam_test/components/cpl7/buildlib.csm_share_cpl7 - Building clm library Building lnd with output to /home/jenkins/cam_output/scratch/test_scam_atex/bld/lnd.bldlog.220616-144412 Component lnd build complete with 12 warnings clm built in 84.369903 seconds - Building atm Library Building atm with output to /home/jenkins/cam_output/scratch/test_scam_atex/bld/atm.bldlog.220616-144412 - Building ice Library Building ice with output to /home/jenkins/cam_output/scratch/test_scam_atex/bld/ice.bldlog.220616-144412 - Building ocn Library Building ocn with output to /home/jenkins/cam_output/scratch/test_scam_atex/bld/ocn.bldlog.220616-144412 - Building rof Library Building rof with output to /home/jenkins/cam_output/scratch/test_scam_atex/bld/rof.bldlog.220616-144412 - Building glc Library Building glc with output to /home/jenkins/cam_output/scratch/test_scam_atex/bld/glc.bldlog.220616-144412 - Building wav Library Building wav with output to /home/jenkins/cam_output/scratch/test_scam_atex/bld/wav.bldlog.220616-144412 - Building iac Library Building iac with output to /home/jenkins/cam_output/scratch/test_scam_atex/bld/iac.bldlog.220616-144412 - Building esp Library Building esp with output to /home/jenkins/cam_output/scratch/test_scam_atex/bld/esp.bldlog.220616-144412 sesp built in 1.822913 seconds srof built in 1.848615 seconds siac built in 1.936093 seconds sglc built in 1.982158 seconds swav built in 1.995714 seconds docn built in 3.788444 seconds Component ice build complete with 10 warnings cice built in 38.191895 seconds Component atm build complete with 50 warnings cam built in 152.760756 seconds Building cesm from /home/jenkins/workspace/branch_cam_test/components/cpl7/driver/cime_config/buildexe with output to /home/jenkins/cam_output/scratch/test_scam_atex/bld/cesm.bldlog.220616-144412 Component cesm exe build complete with 3 warnings Total build time: 336.216902 seconds MODEL BUILD HAS FINISHED SUCCESSFULLY ----- Run Submission ----- 2022-06-16 14:49:48 atm Create namelist for component cam Calling /home/jenkins/workspace/branch_cam_test/cime_config/buildnml CAM namelist copy: file1 /home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/Buildconf/camconf/atm_in file2 /home/jenkins/cam_output/scratch/test_scam_atex/run/atm_in 2022-06-16 14:49:49 lnd Create namelist for component clm Calling /home/jenkins/workspace/branch_cam_test/components/clm//cime_config/buildnml WARNING: CLM is starting up from a cold state 2022-06-16 14:49:49 ice Create namelist for component cice Calling /home/jenkins/workspace/branch_cam_test/components/cice//cime_config/buildnml 2022-06-16 14:49:49 ocn Create namelist for component docn Calling /home/jenkins/workspace/branch_cam_test/components/cpl7/components/data_comps_mct/docn/cime_config/buildnml 2022-06-16 14:49:49 rof Create namelist for component srof Calling /home/jenkins/workspace/branch_cam_test/components/cpl7/components/stub_comps_mct/srof/cime_config/buildnml 2022-06-16 14:49:49 glc Create namelist for component sglc Calling /home/jenkins/workspace/branch_cam_test/components/cpl7/components/stub_comps_mct/sglc/cime_config/buildnml 2022-06-16 14:49:49 wav Create namelist for component swav Calling /home/jenkins/workspace/branch_cam_test/components/cpl7/components/stub_comps_mct/swav/cime_config/buildnml 2022-06-16 14:49:49 iac Create namelist for component siac Running /home/jenkins/workspace/branch_cam_test/components/cpl7/components/stub_comps_mct/siac/cime_config/buildnml 2022-06-16 14:49:49 esp Create namelist for component sesp Calling /home/jenkins/workspace/branch_cam_test/components/cpl7/components/stub_comps_mct/sesp/cime_config/buildnml 2022-06-16 14:49:49 cpl Create namelist for component drv Calling /home/jenkins/workspace/branch_cam_test/components/cpl7/driver/cime_config/buildnml Checking that inputdata is available as part of case submission Loading input file list: 'Buildconf/ctsm.input_data_list' Model ctsm no file specified for finidat Loading input file list: 'Buildconf/cpl.input_data_list' Loading input file list: 'Buildconf/docn.input_data_list' Loading input file list: 'Buildconf/cam.input_data_list' Loading input file list: 'Buildconf/cice.input_data_list' Check case OK submit_jobs case.run Submit job case.run Starting job script case.run Generating namelists for /home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex 2022-06-16 14:49:49 atm Create namelist for component cam Calling /home/jenkins/workspace/branch_cam_test/cime_config/buildnml CAM namelist copy: file1 /home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/Buildconf/camconf/atm_in file2 /home/jenkins/cam_output/scratch/test_scam_atex/run/atm_in 2022-06-16 14:49:49 lnd Create namelist for component clm Calling /home/jenkins/workspace/branch_cam_test/components/clm//cime_config/buildnml WARNING: CLM is starting up from a cold state 2022-06-16 14:49:50 ice Create namelist for component cice Calling /home/jenkins/workspace/branch_cam_test/components/cice//cime_config/buildnml 2022-06-16 14:49:50 ocn Create namelist for component docn Calling /home/jenkins/workspace/branch_cam_test/components/cpl7/components/data_comps_mct/docn/cime_config/buildnml 2022-06-16 14:49:50 rof Create namelist for component srof Calling /home/jenkins/workspace/branch_cam_test/components/cpl7/components/stub_comps_mct/srof/cime_config/buildnml 2022-06-16 14:49:50 glc Create namelist for component sglc Calling /home/jenkins/workspace/branch_cam_test/components/cpl7/components/stub_comps_mct/sglc/cime_config/buildnml 2022-06-16 14:49:50 wav Create namelist for component swav Calling /home/jenkins/workspace/branch_cam_test/components/cpl7/components/stub_comps_mct/swav/cime_config/buildnml 2022-06-16 14:49:50 iac Create namelist for component siac Running /home/jenkins/workspace/branch_cam_test/components/cpl7/components/stub_comps_mct/siac/cime_config/buildnml 2022-06-16 14:49:50 esp Create namelist for component sesp Calling /home/jenkins/workspace/branch_cam_test/components/cpl7/components/stub_comps_mct/sesp/cime_config/buildnml 2022-06-16 14:49:50 cpl Create namelist for component drv Calling /home/jenkins/workspace/branch_cam_test/components/cpl7/driver/cime_config/buildnml ------------------------------------------------------------------------- - Prestage required restarts into /home/jenkins/cam_output/scratch/test_scam_atex/run - Case input data directory (DIN_LOC_ROOT) is /home/pub/cam_inputdata - Checking for required input datasets in DIN_LOC_ROOT ------------------------------------------------------------------------- run command is /home/jenkins/cam_output/scratch/test_scam_atex/bld/cesm.exe >> cesm.log.$LID 2>&1 Starting job script case.run check for resubmit dout_s False mach nelson resubmit_num 0 Submitted job case.run with id None Success! [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run arm97 with SILHS) [Pipeline] sh + source /opt/intel/oneapi/setvars.sh --force ++ script_name=setvars.sh ++ config_file= ++ config_array= ++ component_array= ++ warning_tally=0 ++ posix_nl=' ' +++ save_args --force +++ for arg in "$@" +++ printf '%s\n' --force +++ sed -e 's/'\''/'\''\\'\'''\''/g' -e '1s/^/'\''/' -e '$s/$/'\'' \\/' +++ echo ' ' ++ script_args=''\''--force'\'' \ ' ++ _setvars_this_script_name=setvars.sh +++ _setvars_get_proc_name /home/jenkins/workspace/branch_cam_test@tmp/durable-92d5e4ac/script.sh +++ '[' -n '' ']' +++ script=/home/jenkins/workspace/branch_cam_test@tmp/durable-92d5e4ac/script.sh +++ '[' -L /home/jenkins/workspace/branch_cam_test@tmp/durable-92d5e4ac/script.sh ']' +++ basename -- /home/jenkins/workspace/branch_cam_test@tmp/durable-92d5e4ac/script.sh ++ '[' setvars.sh = script.sh ']' ++ sourcer= ++ sourced_nm= +++ ps -p 1416597 -o comm= ++ sourced_sh=bash +++ _setvars_get_proc_name /home/jenkins/workspace/branch_cam_test@tmp/durable-92d5e4ac/script.sh +++ '[' -n '' ']' +++ script=/home/jenkins/workspace/branch_cam_test@tmp/durable-92d5e4ac/script.sh +++ '[' -L /home/jenkins/workspace/branch_cam_test@tmp/durable-92d5e4ac/script.sh ']' +++ basename -- /home/jenkins/workspace/branch_cam_test@tmp/durable-92d5e4ac/script.sh ++ proc_name=script.sh ++ '[' -n '' ']' ++ '[' -n '' ']' ++ '[' -n '5.1.4(1)-release' ']' +++ printf '%s: %s' script.sh 'BASH_VERSION = 5.1.4(1)-release' ++ sourcer='script.sh: BASH_VERSION = 5.1.4(1)-release' ++ return 0 ++ sourced_nm=/opt/intel/oneapi/setvars.sh ++ '[' '' = /opt/intel/oneapi/setvars.sh ']' +++ get_script_path /opt/intel/oneapi/setvars.sh +++ script=/opt/intel/oneapi/setvars.sh +++ '[' -L /opt/intel/oneapi/setvars.sh ']' ++++ command dirname -- /opt/intel/oneapi/setvars.sh +++ script_dir=/opt/intel/oneapi ++++ cd /opt/intel/oneapi ++++ command pwd -P +++ script_dir=/opt/intel/oneapi +++ printf %s /opt/intel/oneapi ++ script_root=/opt/intel/oneapi ++ help=0 ++ force=0 ++ config=0 ++ config_file= ++ list_of_args= ++ '[' -n '' ']' +++ printf '%s %s' 'args: Using "$@" for setvars.sh arguments:' --force ++ input_args='args: Using "$@" for setvars.sh arguments: --force' ++ for arg in "$@" ++ shift ++ case "$arg" in ++ force=1 ++ SETVARS_ARGS= ++ export SETVARS_ARGS ++ '[' 0 '!=' 0 ']' ++ '[' '' = 1 ']' ++ '[' 0 -eq 1 ']' ++ version_default=latest +++ awk NF +++ command ls /opt/intel/oneapi/advisor/2022.1.0/env/vars.sh /opt/intel/oneapi/advisor/latest/env/vars.sh /opt/intel/oneapi/ccl/2021.6.0/env/vars.sh /opt/intel/oneapi/ccl/latest/env/vars.sh /opt/intel/oneapi/clck/2021.6.0/env/vars.sh /opt/intel/oneapi/clck/latest/env/vars.sh /opt/intel/oneapi/compiler/2022.1.0/env/vars.sh /opt/intel/oneapi/compiler/latest/env/vars.sh /opt/intel/oneapi/dal/2021.6.0/env/vars.sh /opt/intel/oneapi/dal/latest/env/vars.sh /opt/intel/oneapi/debugger/2021.6.0/env/vars.sh /opt/intel/oneapi/debugger/latest/env/vars.sh /opt/intel/oneapi/dev-utilities/2021.6.0/env/vars.sh /opt/intel/oneapi/dev-utilities/latest/env/vars.sh /opt/intel/oneapi/dnnl/2022.1.0/env/vars.sh /opt/intel/oneapi/dnnl/latest/env/vars.sh /opt/intel/oneapi/dpcpp-ct/2022.1.0/env/vars.sh /opt/intel/oneapi/dpcpp-ct/latest/env/vars.sh /opt/intel/oneapi/dpl/2021.7.0/env/vars.sh /opt/intel/oneapi/dpl/latest/env/vars.sh /opt/intel/oneapi/inspector/2022.1.0/env/vars.sh /opt/intel/oneapi/inspector/latest/env/vars.sh /opt/intel/oneapi/intelpython/latest/env/vars.sh /opt/intel/oneapi/intelpython/python3.9/env/vars.sh /opt/intel/oneapi/ipp/2021.6.0/env/vars.sh /opt/intel/oneapi/ippcp/2021.6.0/env/vars.sh /opt/intel/oneapi/ippcp/latest/env/vars.sh /opt/intel/oneapi/ipp/latest/env/vars.sh /opt/intel/oneapi/itac/2021.6.0/env/vars.sh /opt/intel/oneapi/itac/latest/env/vars.sh /opt/intel/oneapi/mkl/2022.1.0/env/vars.sh /opt/intel/oneapi/mkl/latest/env/vars.sh /opt/intel/oneapi/mpi/2021.6.0/env/vars.sh /opt/intel/oneapi/mpi/latest/env/vars.sh /opt/intel/oneapi/tbb/2021.6.0/env/vars.sh /opt/intel/oneapi/tbb/latest/env/vars.sh /opt/intel/oneapi/vpl/2022.1.0/env/vars.sh /opt/intel/oneapi/vpl/latest/env/vars.sh /opt/intel/oneapi/vtune/2022.3.0/env/vars.sh /opt/intel/oneapi/vtune/latest/env/vars.sh ++ component_array='/opt/intel/oneapi/advisor/2022.1.0/env/vars.sh /opt/intel/oneapi/advisor/latest/env/vars.sh /opt/intel/oneapi/ccl/2021.6.0/env/vars.sh /opt/intel/oneapi/ccl/latest/env/vars.sh /opt/intel/oneapi/clck/2021.6.0/env/vars.sh /opt/intel/oneapi/clck/latest/env/vars.sh /opt/intel/oneapi/compiler/2022.1.0/env/vars.sh /opt/intel/oneapi/compiler/latest/env/vars.sh /opt/intel/oneapi/dal/2021.6.0/env/vars.sh /opt/intel/oneapi/dal/latest/env/vars.sh /opt/intel/oneapi/debugger/2021.6.0/env/vars.sh /opt/intel/oneapi/debugger/latest/env/vars.sh /opt/intel/oneapi/dev-utilities/2021.6.0/env/vars.sh /opt/intel/oneapi/dev-utilities/latest/env/vars.sh /opt/intel/oneapi/dnnl/2022.1.0/env/vars.sh /opt/intel/oneapi/dnnl/latest/env/vars.sh /opt/intel/oneapi/dpcpp-ct/2022.1.0/env/vars.sh /opt/intel/oneapi/dpcpp-ct/latest/env/vars.sh /opt/intel/oneapi/dpl/2021.7.0/env/vars.sh /opt/intel/oneapi/dpl/latest/env/vars.sh /opt/intel/oneapi/inspector/2022.1.0/env/vars.sh /opt/intel/oneapi/inspector/latest/env/vars.sh /opt/intel/oneapi/intelpython/latest/env/vars.sh /opt/intel/oneapi/intelpython/python3.9/env/vars.sh /opt/intel/oneapi/ipp/2021.6.0/env/vars.sh /opt/intel/oneapi/ippcp/2021.6.0/env/vars.sh /opt/intel/oneapi/ippcp/latest/env/vars.sh /opt/intel/oneapi/ipp/latest/env/vars.sh /opt/intel/oneapi/itac/2021.6.0/env/vars.sh /opt/intel/oneapi/itac/latest/env/vars.sh /opt/intel/oneapi/mkl/2022.1.0/env/vars.sh /opt/intel/oneapi/mkl/latest/env/vars.sh /opt/intel/oneapi/mpi/2021.6.0/env/vars.sh /opt/intel/oneapi/mpi/latest/env/vars.sh /opt/intel/oneapi/tbb/2021.6.0/env/vars.sh /opt/intel/oneapi/tbb/latest/env/vars.sh /opt/intel/oneapi/vpl/2022.1.0/env/vars.sh /opt/intel/oneapi/vpl/latest/env/vars.sh /opt/intel/oneapi/vtune/2022.3.0/env/vars.sh /opt/intel/oneapi/vtune/latest/env/vars.sh' ++ temp_array= +++ prep_for_eval '/opt/intel/oneapi/advisor/2022.1.0/env/vars.sh /opt/intel/oneapi/advisor/latest/env/vars.sh /opt/intel/oneapi/ccl/2021.6.0/env/vars.sh /opt/intel/oneapi/ccl/latest/env/vars.sh /opt/intel/oneapi/clck/2021.6.0/env/vars.sh /opt/intel/oneapi/clck/latest/env/vars.sh /opt/intel/oneapi/compiler/2022.1.0/env/vars.sh /opt/intel/oneapi/compiler/latest/env/vars.sh /opt/intel/oneapi/dal/2021.6.0/env/vars.sh /opt/intel/oneapi/dal/latest/env/vars.sh /opt/intel/oneapi/debugger/2021.6.0/env/vars.sh /opt/intel/oneapi/debugger/latest/env/vars.sh /opt/intel/oneapi/dev-utilities/2021.6.0/env/vars.sh /opt/intel/oneapi/dev-utilities/latest/env/vars.sh /opt/intel/oneapi/dnnl/2022.1.0/env/vars.sh /opt/intel/oneapi/dnnl/latest/env/vars.sh /opt/intel/oneapi/dpcpp-ct/2022.1.0/env/vars.sh /opt/intel/oneapi/dpcpp-ct/latest/env/vars.sh /opt/intel/oneapi/dpl/2021.7.0/env/vars.sh /opt/intel/oneapi/dpl/latest/env/vars.sh /opt/intel/oneapi/inspector/2022.1.0/env/vars.sh /opt/intel/oneapi/inspector/latest/env/vars.sh /opt/intel/oneapi/intelpython/latest/env/vars.sh /opt/intel/oneapi/intelpython/python3.9/env/vars.sh /opt/intel/oneapi/ipp/2021.6.0/env/vars.sh /opt/intel/oneapi/ippcp/2021.6.0/env/vars.sh /opt/intel/oneapi/ippcp/latest/env/vars.sh /opt/intel/oneapi/ipp/latest/env/vars.sh /opt/intel/oneapi/itac/2021.6.0/env/vars.sh /opt/intel/oneapi/itac/latest/env/vars.sh /opt/intel/oneapi/mkl/2022.1.0/env/vars.sh /opt/intel/oneapi/mkl/latest/env/vars.sh /opt/intel/oneapi/mpi/2021.6.0/env/vars.sh /opt/intel/oneapi/mpi/latest/env/vars.sh /opt/intel/oneapi/tbb/2021.6.0/env/vars.sh /opt/intel/oneapi/tbb/latest/env/vars.sh /opt/intel/oneapi/vpl/2022.1.0/env/vars.sh /opt/intel/oneapi/vpl/latest/env/vars.sh /opt/intel/oneapi/vtune/2022.3.0/env/vars.sh /opt/intel/oneapi/vtune/latest/env/vars.sh' +++ echo '/opt/intel/oneapi/advisor/2022.1.0/env/vars.sh /opt/intel/oneapi/advisor/latest/env/vars.sh /opt/intel/oneapi/ccl/2021.6.0/env/vars.sh /opt/intel/oneapi/ccl/latest/env/vars.sh /opt/intel/oneapi/clck/2021.6.0/env/vars.sh /opt/intel/oneapi/clck/latest/env/vars.sh /opt/intel/oneapi/compiler/2022.1.0/env/vars.sh /opt/intel/oneapi/compiler/latest/env/vars.sh /opt/intel/oneapi/dal/2021.6.0/env/vars.sh /opt/intel/oneapi/dal/latest/env/vars.sh /opt/intel/oneapi/debugger/2021.6.0/env/vars.sh /opt/intel/oneapi/debugger/latest/env/vars.sh /opt/intel/oneapi/dev-utilities/2021.6.0/env/vars.sh /opt/intel/oneapi/dev-utilities/latest/env/vars.sh /opt/intel/oneapi/dnnl/2022.1.0/env/vars.sh /opt/intel/oneapi/dnnl/latest/env/vars.sh /opt/intel/oneapi/dpcpp-ct/2022.1.0/env/vars.sh /opt/intel/oneapi/dpcpp-ct/latest/env/vars.sh /opt/intel/oneapi/dpl/2021.7.0/env/vars.sh /opt/intel/oneapi/dpl/latest/env/vars.sh /opt/intel/oneapi/inspector/2022.1.0/env/vars.sh /opt/intel/oneapi/inspector/latest/env/vars.sh /opt/intel/oneapi/intelpython/latest/env/vars.sh /opt/intel/oneapi/intelpython/python3.9/env/vars.sh /opt/intel/oneapi/ipp/2021.6.0/env/vars.sh /opt/intel/oneapi/ippcp/2021.6.0/env/vars.sh /opt/intel/oneapi/ippcp/latest/env/vars.sh /opt/intel/oneapi/ipp/latest/env/vars.sh /opt/intel/oneapi/itac/2021.6.0/env/vars.sh /opt/intel/oneapi/itac/latest/env/vars.sh /opt/intel/oneapi/mkl/2022.1.0/env/vars.sh /opt/intel/oneapi/mkl/latest/env/vars.sh /opt/intel/oneapi/mpi/2021.6.0/env/vars.sh /opt/intel/oneapi/mpi/latest/env/vars.sh /opt/intel/oneapi/tbb/2021.6.0/env/vars.sh /opt/intel/oneapi/tbb/latest/env/vars.sh /opt/intel/oneapi/vpl/2022.1.0/env/vars.sh /opt/intel/oneapi/vpl/latest/env/vars.sh /opt/intel/oneapi/vtune/2022.3.0/env/vars.sh /opt/intel/oneapi/vtune/latest/env/vars.sh' +++ awk NF +++ sed -e 's/^/'\''/g' -e 's/$/'\'' \\/g' -e '$s/\\$//' ++ eval set -- ''\''/opt/intel/oneapi/advisor/2022.1.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/advisor/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/ccl/2021.6.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/ccl/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/clck/2021.6.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/clck/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/compiler/2022.1.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/compiler/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/dal/2021.6.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/dal/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/debugger/2021.6.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/debugger/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/dev-utilities/2021.6.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/dev-utilities/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/dnnl/2022.1.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/dnnl/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/dpcpp-ct/2022.1.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/dpcpp-ct/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/dpl/2021.7.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/dpl/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/inspector/2022.1.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/inspector/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/intelpython/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/intelpython/python3.9/env/vars.sh'\'' \ '\''/opt/intel/oneapi/ipp/2021.6.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/ippcp/2021.6.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/ippcp/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/ipp/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/itac/2021.6.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/itac/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/mkl/2022.1.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/mkl/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/mpi/2021.6.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/mpi/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/tbb/2021.6.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/tbb/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/vpl/2022.1.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/vpl/latest/env/vars.sh'\'' \ '\''/opt/intel/oneapi/vtune/2022.3.0/env/vars.sh'\'' \ '\''/opt/intel/oneapi/vtune/latest/env/vars.sh'\'' ' +++ set -- /opt/intel/oneapi/advisor/2022.1.0/env/vars.sh /opt/intel/oneapi/advisor/latest/env/vars.sh /opt/intel/oneapi/ccl/2021.6.0/env/vars.sh /opt/intel/oneapi/ccl/latest/env/vars.sh /opt/intel/oneapi/clck/2021.6.0/env/vars.sh /opt/intel/oneapi/clck/latest/env/vars.sh /opt/intel/oneapi/compiler/2022.1.0/env/vars.sh /opt/intel/oneapi/compiler/latest/env/vars.sh /opt/intel/oneapi/dal/2021.6.0/env/vars.sh /opt/intel/oneapi/dal/latest/env/vars.sh /opt/intel/oneapi/debugger/2021.6.0/env/vars.sh /opt/intel/oneapi/debugger/latest/env/vars.sh /opt/intel/oneapi/dev-utilities/2021.6.0/env/vars.sh /opt/intel/oneapi/dev-utilities/latest/env/vars.sh /opt/intel/oneapi/dnnl/2022.1.0/env/vars.sh /opt/intel/oneapi/dnnl/latest/env/vars.sh /opt/intel/oneapi/dpcpp-ct/2022.1.0/env/vars.sh /opt/intel/oneapi/dpcpp-ct/latest/env/vars.sh /opt/intel/oneapi/dpl/2021.7.0/env/vars.sh /opt/intel/oneapi/dpl/latest/env/vars.sh /opt/intel/oneapi/inspector/2022.1.0/env/vars.sh /opt/intel/oneapi/inspector/latest/env/vars.sh /opt/intel/oneapi/intelpython/latest/env/vars.sh /opt/intel/oneapi/intelpython/python3.9/env/vars.sh /opt/intel/oneapi/ipp/2021.6.0/env/vars.sh /opt/intel/oneapi/ippcp/2021.6.0/env/vars.sh /opt/intel/oneapi/ippcp/latest/env/vars.sh /opt/intel/oneapi/ipp/latest/env/vars.sh /opt/intel/oneapi/itac/2021.6.0/env/vars.sh /opt/intel/oneapi/itac/latest/env/vars.sh /opt/intel/oneapi/mkl/2022.1.0/env/vars.sh /opt/intel/oneapi/mkl/latest/env/vars.sh /opt/intel/oneapi/mpi/2021.6.0/env/vars.sh /opt/intel/oneapi/mpi/latest/env/vars.sh /opt/intel/oneapi/tbb/2021.6.0/env/vars.sh /opt/intel/oneapi/tbb/latest/env/vars.sh /opt/intel/oneapi/vpl/2022.1.0/env/vars.sh /opt/intel/oneapi/vpl/latest/env/vars.sh /opt/intel/oneapi/vtune/2022.3.0/env/vars.sh /opt/intel/oneapi/vtune/latest/env/vars.sh ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/advisor/2022.1.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/advisor/2022.1.0/env ++++ dirname -- /opt/intel/oneapi/advisor/2022.1.0 +++ basename -- /opt/intel/oneapi/advisor ++ arg=advisor ++ '[' -r /opt/intel/oneapi/advisor/latest/env/vars.sh ']' ++ temp_array='advisor ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/advisor/latest/env/vars.sh +++++ dirname -- /opt/intel/oneapi/advisor/latest/env ++++ dirname -- /opt/intel/oneapi/advisor/latest +++ basename -- /opt/intel/oneapi/advisor ++ arg=advisor ++ '[' -r /opt/intel/oneapi/advisor/latest/env/vars.sh ']' ++ temp_array='advisor advisor ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/ccl/2021.6.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/ccl/2021.6.0/env ++++ dirname -- /opt/intel/oneapi/ccl/2021.6.0 +++ basename -- /opt/intel/oneapi/ccl ++ arg=ccl ++ '[' -r /opt/intel/oneapi/ccl/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/ccl/latest/env/vars.sh +++++ dirname -- /opt/intel/oneapi/ccl/latest/env ++++ dirname -- /opt/intel/oneapi/ccl/latest +++ basename -- /opt/intel/oneapi/ccl ++ arg=ccl ++ '[' -r /opt/intel/oneapi/ccl/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/clck/2021.6.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/clck/2021.6.0/env ++++ dirname -- /opt/intel/oneapi/clck/2021.6.0 +++ basename -- /opt/intel/oneapi/clck ++ arg=clck ++ '[' -r /opt/intel/oneapi/clck/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl clck ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/clck/latest/env/vars.sh +++++ dirname -- /opt/intel/oneapi/clck/latest/env ++++ dirname -- /opt/intel/oneapi/clck/latest +++ basename -- /opt/intel/oneapi/clck ++ arg=clck ++ '[' -r /opt/intel/oneapi/clck/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl clck clck ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/compiler/2022.1.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/compiler/2022.1.0/env ++++ dirname -- /opt/intel/oneapi/compiler/2022.1.0 +++ basename -- /opt/intel/oneapi/compiler ++ arg=compiler ++ '[' -r /opt/intel/oneapi/compiler/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl clck clck compiler ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/compiler/latest/env/vars.sh +++++ dirname -- /opt/intel/oneapi/compiler/latest/env ++++ dirname -- /opt/intel/oneapi/compiler/latest +++ basename -- /opt/intel/oneapi/compiler ++ arg=compiler ++ '[' -r /opt/intel/oneapi/compiler/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl clck clck compiler compiler ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/dal/2021.6.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/dal/2021.6.0/env ++++ dirname -- /opt/intel/oneapi/dal/2021.6.0 +++ basename -- /opt/intel/oneapi/dal ++ arg=dal ++ '[' -r /opt/intel/oneapi/dal/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl clck clck compiler compiler dal ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/dal/latest/env/vars.sh +++++ dirname -- /opt/intel/oneapi/dal/latest/env ++++ dirname -- /opt/intel/oneapi/dal/latest +++ basename -- /opt/intel/oneapi/dal ++ arg=dal ++ '[' -r /opt/intel/oneapi/dal/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl clck clck compiler compiler dal dal ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/debugger/2021.6.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/debugger/2021.6.0/env ++++ dirname -- /opt/intel/oneapi/debugger/2021.6.0 +++ basename -- /opt/intel/oneapi/debugger ++ arg=debugger ++ '[' -r /opt/intel/oneapi/debugger/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl clck clck compiler compiler dal dal debugger ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/debugger/latest/env/vars.sh +++++ dirname -- /opt/intel/oneapi/debugger/latest/env ++++ dirname -- /opt/intel/oneapi/debugger/latest +++ basename -- /opt/intel/oneapi/debugger ++ arg=debugger ++ '[' -r /opt/intel/oneapi/debugger/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl clck clck compiler compiler dal dal debugger debugger ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/dev-utilities/2021.6.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/dev-utilities/2021.6.0/env ++++ dirname -- /opt/intel/oneapi/dev-utilities/2021.6.0 +++ basename -- /opt/intel/oneapi/dev-utilities ++ arg=dev-utilities ++ '[' -r /opt/intel/oneapi/dev-utilities/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl clck clck compiler compiler dal dal debugger debugger dev-utilities ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/dev-utilities/latest/env/vars.sh +++++ dirname -- /opt/intel/oneapi/dev-utilities/latest/env ++++ dirname -- /opt/intel/oneapi/dev-utilities/latest +++ basename -- /opt/intel/oneapi/dev-utilities ++ arg=dev-utilities ++ '[' -r /opt/intel/oneapi/dev-utilities/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl clck clck compiler compiler dal dal debugger debugger dev-utilities dev-utilities ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/dnnl/2022.1.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/dnnl/2022.1.0/env ++++ dirname -- /opt/intel/oneapi/dnnl/2022.1.0 +++ basename -- /opt/intel/oneapi/dnnl ++ arg=dnnl ++ '[' -r /opt/intel/oneapi/dnnl/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl clck clck compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/dnnl/latest/env/vars.sh +++++ dirname -- /opt/intel/oneapi/dnnl/latest/env ++++ dirname -- /opt/intel/oneapi/dnnl/latest +++ basename -- /opt/intel/oneapi/dnnl ++ arg=dnnl ++ '[' -r /opt/intel/oneapi/dnnl/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl clck clck compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/dpcpp-ct/2022.1.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/dpcpp-ct/2022.1.0/env ++++ dirname -- /opt/intel/oneapi/dpcpp-ct/2022.1.0 +++ basename -- /opt/intel/oneapi/dpcpp-ct ++ arg=dpcpp-ct ++ '[' -r /opt/intel/oneapi/dpcpp-ct/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl clck clck compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/dpcpp-ct/latest/env/vars.sh +++++ dirname -- /opt/intel/oneapi/dpcpp-ct/latest/env ++++ dirname -- /opt/intel/oneapi/dpcpp-ct/latest +++ basename -- /opt/intel/oneapi/dpcpp-ct ++ arg=dpcpp-ct ++ '[' -r /opt/intel/oneapi/dpcpp-ct/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl clck clck compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/dpl/2021.7.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/dpl/2021.7.0/env ++++ dirname -- /opt/intel/oneapi/dpl/2021.7.0 +++ basename -- /opt/intel/oneapi/dpl ++ arg=dpl ++ '[' -r /opt/intel/oneapi/dpl/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl clck clck compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/dpl/latest/env/vars.sh +++++ dirname -- /opt/intel/oneapi/dpl/latest/env ++++ dirname -- /opt/intel/oneapi/dpl/latest +++ basename -- /opt/intel/oneapi/dpl ++ arg=dpl ++ '[' -r /opt/intel/oneapi/dpl/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl clck clck compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/inspector/2022.1.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/inspector/2022.1.0/env ++++ dirname -- /opt/intel/oneapi/inspector/2022.1.0 +++ basename -- /opt/intel/oneapi/inspector ++ arg=inspector ++ '[' -r /opt/intel/oneapi/inspector/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl clck clck compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/inspector/latest/env/vars.sh +++++ dirname -- /opt/intel/oneapi/inspector/latest/env ++++ dirname -- /opt/intel/oneapi/inspector/latest +++ basename -- /opt/intel/oneapi/inspector ++ arg=inspector ++ '[' -r /opt/intel/oneapi/inspector/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl clck clck compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/intelpython/latest/env/vars.sh +++++ dirname -- /opt/intel/oneapi/intelpython/latest/env ++++ dirname -- /opt/intel/oneapi/intelpython/latest +++ basename -- /opt/intel/oneapi/intelpython ++ arg=intelpython ++ '[' -r /opt/intel/oneapi/intelpython/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl clck clck compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector intelpython ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/intelpython/python3.9/env/vars.sh +++++ dirname -- /opt/intel/oneapi/intelpython/python3.9/env ++++ dirname -- /opt/intel/oneapi/intelpython/python3.9 +++ basename -- /opt/intel/oneapi/intelpython ++ arg=intelpython ++ '[' -r /opt/intel/oneapi/intelpython/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl clck clck compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector intelpython intelpython ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/ipp/2021.6.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/ipp/2021.6.0/env ++++ dirname -- /opt/intel/oneapi/ipp/2021.6.0 +++ basename -- /opt/intel/oneapi/ipp ++ arg=ipp ++ '[' -r /opt/intel/oneapi/ipp/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl clck clck compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector intelpython intelpython ipp ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/ippcp/2021.6.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/ippcp/2021.6.0/env ++++ dirname -- /opt/intel/oneapi/ippcp/2021.6.0 +++ basename -- /opt/intel/oneapi/ippcp ++ arg=ippcp ++ '[' -r /opt/intel/oneapi/ippcp/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl clck clck compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector intelpython intelpython ipp ippcp ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/ippcp/latest/env/vars.sh +++++ dirname -- /opt/intel/oneapi/ippcp/latest/env ++++ dirname -- /opt/intel/oneapi/ippcp/latest +++ basename -- /opt/intel/oneapi/ippcp ++ arg=ippcp ++ '[' -r /opt/intel/oneapi/ippcp/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl clck clck compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector intelpython intelpython ipp ippcp ippcp ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/ipp/latest/env/vars.sh +++++ dirname -- /opt/intel/oneapi/ipp/latest/env ++++ dirname -- /opt/intel/oneapi/ipp/latest +++ basename -- /opt/intel/oneapi/ipp ++ arg=ipp ++ '[' -r /opt/intel/oneapi/ipp/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl clck clck compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector intelpython intelpython ipp ippcp ippcp ipp ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/itac/2021.6.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/itac/2021.6.0/env ++++ dirname -- /opt/intel/oneapi/itac/2021.6.0 +++ basename -- /opt/intel/oneapi/itac ++ arg=itac ++ '[' -r /opt/intel/oneapi/itac/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl clck clck compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector intelpython intelpython ipp ippcp ippcp ipp itac ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/itac/latest/env/vars.sh +++++ dirname -- /opt/intel/oneapi/itac/latest/env ++++ dirname -- /opt/intel/oneapi/itac/latest +++ basename -- /opt/intel/oneapi/itac ++ arg=itac ++ '[' -r /opt/intel/oneapi/itac/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl clck clck compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector intelpython intelpython ipp ippcp ippcp ipp itac itac ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/mkl/2022.1.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/mkl/2022.1.0/env ++++ dirname -- /opt/intel/oneapi/mkl/2022.1.0 +++ basename -- /opt/intel/oneapi/mkl ++ arg=mkl ++ '[' -r /opt/intel/oneapi/mkl/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl clck clck compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector intelpython intelpython ipp ippcp ippcp ipp itac itac mkl ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/mkl/latest/env/vars.sh +++++ dirname -- /opt/intel/oneapi/mkl/latest/env ++++ dirname -- /opt/intel/oneapi/mkl/latest +++ basename -- /opt/intel/oneapi/mkl ++ arg=mkl ++ '[' -r /opt/intel/oneapi/mkl/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl clck clck compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector intelpython intelpython ipp ippcp ippcp ipp itac itac mkl mkl ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/mpi/2021.6.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/mpi/2021.6.0/env ++++ dirname -- /opt/intel/oneapi/mpi/2021.6.0 +++ basename -- /opt/intel/oneapi/mpi ++ arg=mpi ++ '[' -r /opt/intel/oneapi/mpi/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl clck clck compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector intelpython intelpython ipp ippcp ippcp ipp itac itac mkl mkl mpi ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/mpi/latest/env/vars.sh +++++ dirname -- /opt/intel/oneapi/mpi/latest/env ++++ dirname -- /opt/intel/oneapi/mpi/latest +++ basename -- /opt/intel/oneapi/mpi ++ arg=mpi ++ '[' -r /opt/intel/oneapi/mpi/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl clck clck compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector intelpython intelpython ipp ippcp ippcp ipp itac itac mkl mkl mpi mpi ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/tbb/2021.6.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/tbb/2021.6.0/env ++++ dirname -- /opt/intel/oneapi/tbb/2021.6.0 +++ basename -- /opt/intel/oneapi/tbb ++ arg=tbb ++ '[' -r /opt/intel/oneapi/tbb/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl clck clck compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector intelpython intelpython ipp ippcp ippcp ipp itac itac mkl mkl mpi mpi tbb ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/tbb/latest/env/vars.sh +++++ dirname -- /opt/intel/oneapi/tbb/latest/env ++++ dirname -- /opt/intel/oneapi/tbb/latest +++ basename -- /opt/intel/oneapi/tbb ++ arg=tbb ++ '[' -r /opt/intel/oneapi/tbb/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl clck clck compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector intelpython intelpython ipp ippcp ippcp ipp itac itac mkl mkl mpi mpi tbb tbb ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/vpl/2022.1.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/vpl/2022.1.0/env ++++ dirname -- /opt/intel/oneapi/vpl/2022.1.0 +++ basename -- /opt/intel/oneapi/vpl ++ arg=vpl ++ '[' -r /opt/intel/oneapi/vpl/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl clck clck compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector intelpython intelpython ipp ippcp ippcp ipp itac itac mkl mkl mpi mpi tbb tbb vpl ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/vpl/latest/env/vars.sh +++++ dirname -- /opt/intel/oneapi/vpl/latest/env ++++ dirname -- /opt/intel/oneapi/vpl/latest +++ basename -- /opt/intel/oneapi/vpl ++ arg=vpl ++ '[' -r /opt/intel/oneapi/vpl/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl clck clck compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector intelpython intelpython ipp ippcp ippcp ipp itac itac mkl mkl mpi mpi tbb tbb vpl vpl ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/vtune/2022.3.0/env/vars.sh +++++ dirname -- /opt/intel/oneapi/vtune/2022.3.0/env ++++ dirname -- /opt/intel/oneapi/vtune/2022.3.0 +++ basename -- /opt/intel/oneapi/vtune ++ arg=vtune ++ '[' -r /opt/intel/oneapi/vtune/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl clck clck compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector intelpython intelpython ipp ippcp ippcp ipp itac itac mkl mkl mpi mpi tbb tbb vpl vpl vtune ' ++ for arg in "$@" ++++++ dirname -- /opt/intel/oneapi/vtune/latest/env/vars.sh +++++ dirname -- /opt/intel/oneapi/vtune/latest/env ++++ dirname -- /opt/intel/oneapi/vtune/latest +++ basename -- /opt/intel/oneapi/vtune ++ arg=vtune ++ '[' -r /opt/intel/oneapi/vtune/latest/env/vars.sh ']' ++ temp_array='advisor advisor ccl ccl clck clck compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector intelpython intelpython ipp ippcp ippcp ipp itac itac mkl mkl mpi mpi tbb tbb vpl vpl vtune vtune ' ++ component_array='advisor advisor ccl ccl clck clck compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector intelpython intelpython ipp ippcp ippcp ipp itac itac mkl mkl mpi mpi tbb tbb vpl vpl vtune vtune ' +++ printf '%s\n' 'advisor advisor ccl ccl clck clck compiler compiler dal dal debugger debugger dev-utilities dev-utilities dnnl dnnl dpcpp-ct dpcpp-ct dpl dpl inspector inspector intelpython intelpython ipp ippcp ippcp ipp itac itac mkl mkl mpi mpi tbb tbb vpl vpl vtune vtune ' +++ uniq ++ component_array='advisor ccl clck compiler dal debugger dev-utilities dnnl dpcpp-ct dpl inspector intelpython ipp ippcp ipp itac mkl mpi tbb vpl vtune' +++ printf '%s\n' 'advisor ccl clck compiler dal debugger dev-utilities dnnl dpcpp-ct dpl inspector intelpython ipp ippcp ipp itac mkl mpi tbb vpl vtune' +++ wc -l ++ temp_var=21 ++ '[' 21 -le 0 ']' ++ '[' 0 = 1 ']' +++ prep_for_eval 'advisor ccl clck compiler dal debugger dev-utilities dnnl dpcpp-ct dpl inspector intelpython ipp ippcp ipp itac mkl mpi tbb vpl vtune' +++ echo 'advisor ccl clck compiler dal debugger dev-utilities dnnl dpcpp-ct dpl inspector intelpython ipp ippcp ipp itac mkl mpi tbb vpl vtune' +++ awk NF +++ sed -e 's/^/'\''/g' -e 's/$/'\'' \\/g' -e '$s/\\$//' ++ eval set -- ''\''advisor'\'' \ '\''ccl'\'' \ '\''clck'\'' \ '\''compiler'\'' \ '\''dal'\'' \ '\''debugger'\'' \ '\''dev-utilities'\'' \ '\''dnnl'\'' \ '\''dpcpp-ct'\'' \ '\''dpl'\'' \ '\''inspector'\'' \ '\''intelpython'\'' \ '\''ipp'\'' \ '\''ippcp'\'' \ '\''ipp'\'' \ '\''itac'\'' \ '\''mkl'\'' \ '\''mpi'\'' \ '\''tbb'\'' \ '\''vpl'\'' \ '\''vtune'\'' ' +++ set -- advisor ccl clck compiler dal debugger dev-utilities dnnl dpcpp-ct dpl inspector intelpython ipp ippcp ipp itac mkl mpi tbb vpl vtune ++ temp_array= ++ for arg in "$@" ++ arg=advisor=latest ++ temp_array='advisor=latest ' ++ for arg in "$@" ++ arg=ccl=latest ++ temp_array='advisor=latest ccl=latest ' ++ for arg in "$@" ++ arg=clck=latest ++ temp_array='advisor=latest ccl=latest clck=latest ' ++ for arg in "$@" ++ arg=compiler=latest ++ temp_array='advisor=latest ccl=latest clck=latest compiler=latest ' ++ for arg in "$@" ++ arg=dal=latest ++ temp_array='advisor=latest ccl=latest clck=latest compiler=latest dal=latest ' ++ for arg in "$@" ++ arg=debugger=latest ++ temp_array='advisor=latest ccl=latest clck=latest compiler=latest dal=latest debugger=latest ' ++ for arg in "$@" ++ arg=dev-utilities=latest ++ temp_array='advisor=latest ccl=latest clck=latest compiler=latest dal=latest debugger=latest dev-utilities=latest ' ++ for arg in "$@" ++ arg=dnnl=latest ++ temp_array='advisor=latest ccl=latest clck=latest compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest ' ++ for arg in "$@" ++ arg=dpcpp-ct=latest ++ temp_array='advisor=latest ccl=latest clck=latest compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest ' ++ for arg in "$@" ++ arg=dpl=latest ++ temp_array='advisor=latest ccl=latest clck=latest compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest ' ++ for arg in "$@" ++ arg=inspector=latest ++ temp_array='advisor=latest ccl=latest clck=latest compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest ' ++ for arg in "$@" ++ arg=intelpython=latest ++ temp_array='advisor=latest ccl=latest clck=latest compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest intelpython=latest ' ++ for arg in "$@" ++ arg=ipp=latest ++ temp_array='advisor=latest ccl=latest clck=latest compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest intelpython=latest ipp=latest ' ++ for arg in "$@" ++ arg=ippcp=latest ++ temp_array='advisor=latest ccl=latest clck=latest compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest intelpython=latest ipp=latest ippcp=latest ' ++ for arg in "$@" ++ arg=ipp=latest ++ temp_array='advisor=latest ccl=latest clck=latest compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest intelpython=latest ipp=latest ippcp=latest ipp=latest ' ++ for arg in "$@" ++ arg=itac=latest ++ temp_array='advisor=latest ccl=latest clck=latest compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest intelpython=latest ipp=latest ippcp=latest ipp=latest itac=latest ' ++ for arg in "$@" ++ arg=mkl=latest ++ temp_array='advisor=latest ccl=latest clck=latest compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest intelpython=latest ipp=latest ippcp=latest ipp=latest itac=latest mkl=latest ' ++ for arg in "$@" ++ arg=mpi=latest ++ temp_array='advisor=latest ccl=latest clck=latest compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest intelpython=latest ipp=latest ippcp=latest ipp=latest itac=latest mkl=latest mpi=latest ' ++ for arg in "$@" ++ arg=tbb=latest ++ temp_array='advisor=latest ccl=latest clck=latest compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest intelpython=latest ipp=latest ippcp=latest ipp=latest itac=latest mkl=latest mpi=latest tbb=latest ' ++ for arg in "$@" ++ arg=vpl=latest ++ temp_array='advisor=latest ccl=latest clck=latest compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest intelpython=latest ipp=latest ippcp=latest ipp=latest itac=latest mkl=latest mpi=latest tbb=latest vpl=latest ' ++ for arg in "$@" ++ arg=vtune=latest ++ temp_array='advisor=latest ccl=latest clck=latest compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest intelpython=latest ipp=latest ippcp=latest ipp=latest itac=latest mkl=latest mpi=latest tbb=latest vpl=latest vtune=latest ' ++ component_array='advisor=latest ccl=latest clck=latest compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest intelpython=latest ipp=latest ippcp=latest ipp=latest itac=latest mkl=latest mpi=latest tbb=latest vpl=latest vtune=latest ' ++ '[' 0 = 1 ']' +++ printf '%s\n' 'advisor=latest ccl=latest clck=latest compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest intelpython=latest ipp=latest ippcp=latest ipp=latest itac=latest mkl=latest mpi=latest tbb=latest vpl=latest vtune=latest ' +++ awk NF ++ component_array='advisor=latest ccl=latest clck=latest compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest intelpython=latest ipp=latest ippcp=latest ipp=latest itac=latest mkl=latest mpi=latest tbb=latest vpl=latest vtune=latest' ++ echo ' ' ++ echo ':: initializing oneAPI environment ...' :: initializing oneAPI environment ... ++ echo ' script.sh: BASH_VERSION = 5.1.4(1)-release' script.sh: BASH_VERSION = 5.1.4(1)-release ++ echo ' args: Using "$@" for setvars.sh arguments: --force' args: Using "$@" for setvars.sh arguments: --force ++ ONEAPI_ROOT=/opt/intel/oneapi ++ export ONEAPI_ROOT ++ SETVARS_CALL=1 ++ export SETVARS_CALL ++ temp_var=0 +++ prep_for_eval 'advisor=latest ccl=latest clck=latest compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest intelpython=latest ipp=latest ippcp=latest ipp=latest itac=latest mkl=latest mpi=latest tbb=latest vpl=latest vtune=latest' +++ echo 'advisor=latest ccl=latest clck=latest compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest intelpython=latest ipp=latest ippcp=latest ipp=latest itac=latest mkl=latest mpi=latest tbb=latest vpl=latest vtune=latest' +++ awk NF +++ sed -e 's/^/'\''/g' -e 's/$/'\'' \\/g' -e '$s/\\$//' ++ eval set -- ''\''advisor=latest'\'' \ '\''ccl=latest'\'' \ '\''clck=latest'\'' \ '\''compiler=latest'\'' \ '\''dal=latest'\'' \ '\''debugger=latest'\'' \ '\''dev-utilities=latest'\'' \ '\''dnnl=latest'\'' \ '\''dpcpp-ct=latest'\'' \ '\''dpl=latest'\'' \ '\''inspector=latest'\'' \ '\''intelpython=latest'\'' \ '\''ipp=latest'\'' \ '\''ippcp=latest'\'' \ '\''ipp=latest'\'' \ '\''itac=latest'\'' \ '\''mkl=latest'\'' \ '\''mpi=latest'\'' \ '\''tbb=latest'\'' \ '\''vpl=latest'\'' \ '\''vtune=latest'\'' ' +++ set -- advisor=latest ccl=latest clck=latest compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest intelpython=latest ipp=latest ippcp=latest ipp=latest itac=latest mkl=latest mpi=latest tbb=latest vpl=latest vtune=latest ++ for arg in "$@" +++ expr advisor=latest : '\(.*\)=.*' ++ arg_base=advisor +++ expr advisor=latest : '.*=\(.*\)' ++ arg_verz=latest ++ arg_path=/opt/intel/oneapi/advisor/latest/env/vars.sh ++ SETVARS_VARS_PATH=/opt/intel/oneapi/advisor/latest/env/vars.sh ++ export SETVARS_VARS_PATH ++ '[' exclude = latest ']' ++ '[' -r /opt/intel/oneapi/advisor/latest/env/vars.sh ']' ++ echo ':: advisor -- latest' :: advisor -- latest ++ . /opt/intel/oneapi/advisor/latest/env/vars.sh SETVARS_CALL=1 +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.4(1)-release' ']' +++ return 0 +++ SCRIPT=/opt/intel/oneapi/advisor/latest/env/vars.sh ++++ get_product_dir /opt/intel/oneapi/advisor/latest/env/vars.sh ++++ script=/opt/intel/oneapi/advisor/latest/env/vars.sh ++++ '[' -L /opt/intel/oneapi/advisor/latest/env/vars.sh ']' +++++ dirname /opt/intel/oneapi/advisor/latest/env/vars.sh ++++ script_dir=/opt/intel/oneapi/advisor/latest/env +++++ cd /opt/intel/oneapi/advisor/latest/env +++++ pwd -P ++++ script_dir=/opt/intel/oneapi/advisor/2022.1.0/env +++++ dirname /opt/intel/oneapi/advisor/2022.1.0/env ++++ script_dir=/opt/intel/oneapi/advisor/2022.1.0 ++++ echo /opt/intel/oneapi/advisor/2022.1.0 +++ PRODUCT_DIR=/opt/intel/oneapi/advisor/2022.1.0 ++++ uname +++ '[' Linux = Darwin ']' ++++ uname -m +++ '[' x86_64 = x86_64 ']' +++ BIN_DIR=bin64 +++ export PKG_CONFIG_PATH=/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: +++ PKG_CONFIG_PATH=/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: +++ export PATH=/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ PATH=/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ export DIAGUTIL_PATH=/opt/intel/oneapi/advisor/2022.1.0/sys_check/advisor_sys_check.py: +++ DIAGUTIL_PATH=/opt/intel/oneapi/advisor/2022.1.0/sys_check/advisor_sys_check.py: +++ export ADVISOR_2022_DIR=/opt/intel/oneapi/advisor/2022.1.0 +++ ADVISOR_2022_DIR=/opt/intel/oneapi/advisor/2022.1.0 +++ export PYTHONPATH=/opt/intel/oneapi/advisor/2022.1.0/pythonapi +++ PYTHONPATH=/opt/intel/oneapi/advisor/2022.1.0/pythonapi +++ export APM=/opt/intel/oneapi/advisor/2022.1.0/perfmodels +++ APM=/opt/intel/oneapi/advisor/2022.1.0/perfmodels ++ temp_var=1 ++ for arg in "$@" +++ expr ccl=latest : '\(.*\)=.*' ++ arg_base=ccl +++ expr ccl=latest : '.*=\(.*\)' ++ arg_verz=latest ++ arg_path=/opt/intel/oneapi/ccl/latest/env/vars.sh ++ SETVARS_VARS_PATH=/opt/intel/oneapi/ccl/latest/env/vars.sh ++ export SETVARS_VARS_PATH ++ '[' exclude = latest ']' ++ '[' -r /opt/intel/oneapi/ccl/latest/env/vars.sh ']' ++ echo ':: ccl -- latest' :: ccl -- latest ++ . /opt/intel/oneapi/ccl/latest/env/vars.sh SETVARS_CALL=1 +++ DEFAULT_CONFIGURATION=cpu_gpu_dpcpp +++ _vars_this_script_name=vars.sh ++++ _vars_get_proc_name /home/jenkins/workspace/branch_cam_test@tmp/durable-92d5e4ac/script.sh ++++ '[' -n '' ']' ++++ script=/home/jenkins/workspace/branch_cam_test@tmp/durable-92d5e4ac/script.sh ++++ '[' -L /home/jenkins/workspace/branch_cam_test@tmp/durable-92d5e4ac/script.sh ']' ++++ basename -- /home/jenkins/workspace/branch_cam_test@tmp/durable-92d5e4ac/script.sh +++ '[' vars.sh = script.sh ']' +++ vars_script_name= ++++ ps -p 1416597 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.4(1)-release' ']' +++ return 0 +++ vars_script_name=/opt/intel/oneapi/ccl/latest/env/vars.sh +++ '[' '' = /opt/intel/oneapi/ccl/latest/env/vars.sh ']' ++++ get_script_path /opt/intel/oneapi/ccl/latest/env/vars.sh ++++ script=/opt/intel/oneapi/ccl/latest/env/vars.sh ++++ '[' -L /opt/intel/oneapi/ccl/latest/env/vars.sh ']' +++++ command dirname -- /opt/intel/oneapi/ccl/latest/env/vars.sh ++++ script_dir=/opt/intel/oneapi/ccl/latest/env +++++ cd /opt/intel/oneapi/ccl/latest/env +++++ command pwd -P ++++ script_dir=/opt/intel/oneapi/ccl/2021.6.0/env ++++ printf %s /opt/intel/oneapi/ccl/2021.6.0/env +++ WORK_DIR=/opt/intel/oneapi/ccl/2021.6.0/env ++++ cd /opt/intel/oneapi/ccl/2021.6.0/env/../ ++++ pwd -P +++ CCL_ROOT=/opt/intel/oneapi/ccl/2021.6.0 +++ export CCL_ROOT +++ '[' -z '' ']' +++ CCL_CONFIGURATION=cpu_gpu_dpcpp +++ ccl_configuration=cpu_gpu_dpcpp +++ args=SETVARS_CALL=1 +++ for arg in $args +++ case "$arg" in +++ case "$ccl_configuration" in +++ CCL_CONFIGURATION=cpu_gpu_dpcpp +++ export CCL_CONFIGURATION ++++ prepend_path /opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp '' ++++ path_to_add=/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp ++++ path_is_now= ++++ '[' '' = '' ']' ++++ printf %s /opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp +++ CPATH=/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp +++ export CPATH ++++ prepend_path /opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp '' ++++ path_to_add=/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp ++++ path_is_now= ++++ '[' '' = '' ']' ++++ printf %s /opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp +++ LIBRARY_PATH=/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp +++ export LIBRARY_PATH ++++ prepend_path /opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp '$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ path_to_add=/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp ++++ path_is_now='$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ '[' '' = '$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ']' ++++ printf %s '/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ LD_LIBRARY_PATH='/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ export LD_LIBRARY_PATH ++++ prepend_path /opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig /opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: ++++ path_to_add=/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig ++++ path_is_now=/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: ++++ '[' '' = /opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: ']' ++++ printf %s /opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: +++ PKG_CONFIG_PATH=/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: +++ export PKG_CONFIG_PATH ++ temp_var=2 ++ for arg in "$@" +++ expr clck=latest : '\(.*\)=.*' ++ arg_base=clck +++ expr clck=latest : '.*=\(.*\)' ++ arg_verz=latest ++ arg_path=/opt/intel/oneapi/clck/latest/env/vars.sh ++ SETVARS_VARS_PATH=/opt/intel/oneapi/clck/latest/env/vars.sh ++ export SETVARS_VARS_PATH ++ '[' exclude = latest ']' ++ '[' -r /opt/intel/oneapi/clck/latest/env/vars.sh ']' ++ echo ':: clck -- latest' :: clck -- latest ++ . /opt/intel/oneapi/clck/latest/env/vars.sh SETVARS_CALL=1 +++ _vars_this_script_name=vars.sh ++++ _vars_get_proc_name /home/jenkins/workspace/branch_cam_test@tmp/durable-92d5e4ac/script.sh ++++ '[' -n '' ']' ++++ script=/home/jenkins/workspace/branch_cam_test@tmp/durable-92d5e4ac/script.sh ++++ '[' -L /home/jenkins/workspace/branch_cam_test@tmp/durable-92d5e4ac/script.sh ']' ++++ basename -- /home/jenkins/workspace/branch_cam_test@tmp/durable-92d5e4ac/script.sh +++ '[' vars.sh = script.sh ']' +++ vars_script_name= ++++ ps -p 1416597 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.4(1)-release' ']' +++ return 0 +++ vars_script_name=/opt/intel/oneapi/clck/latest/env/vars.sh +++ '[' '' = /opt/intel/oneapi/clck/latest/env/vars.sh ']' ++++ basename -- /opt/intel/oneapi/clck/latest/env/vars.sh +++ SCRIPT_NAME=vars.sh ++++ get_script_path /opt/intel/oneapi/clck/latest/env/vars.sh ++++ script=/opt/intel/oneapi/clck/latest/env/vars.sh ++++ '[' -L /opt/intel/oneapi/clck/latest/env/vars.sh ']' +++++ command dirname -- /opt/intel/oneapi/clck/latest/env/vars.sh ++++ script_dir=/opt/intel/oneapi/clck/latest/env +++++ cd /opt/intel/oneapi/clck/latest/env +++++ command pwd -P ++++ script_dir=/opt/intel/oneapi/clck/2021.6.0/env ++++ printf %s /opt/intel/oneapi/clck/2021.6.0/env +++ SCRIPT_PATH=/opt/intel/oneapi/clck/2021.6.0/env ++++ dirname -- /opt/intel/oneapi/clck/2021.6.0/env +++ CLCK_ROOT=/opt/intel/oneapi/clck/2021.6.0 +++ export CLCK_ROOT +++ dir=intel64 ++++ prepend_path /opt/intel/oneapi/clck/2021.6.0/bin/intel64 /opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ path_to_add=/opt/intel/oneapi/clck/2021.6.0/bin/intel64 ++++ path_is_now=/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ '[' '' = /opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ']' ++++ printf %s /opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ PATH=/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ export PATH ++++ prepend_path /opt/intel/oneapi/clck/2021.6.0/lib/intel64 /opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp ++++ path_to_add=/opt/intel/oneapi/clck/2021.6.0/lib/intel64 ++++ path_is_now=/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp ++++ '[' '' = /opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp ']' ++++ printf %s /opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp +++ LIBRARY_PATH=/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp +++ export LIBRARY_PATH ++++ prepend_path /opt/intel/oneapi/clck/2021.6.0/include '' ++++ path_to_add=/opt/intel/oneapi/clck/2021.6.0/include ++++ path_is_now= ++++ '[' '' = '' ']' ++++ printf %s /opt/intel/oneapi/clck/2021.6.0/include +++ CPLUS_INCLUDE_PATH=/opt/intel/oneapi/clck/2021.6.0/include +++ export CPLUS_INCLUDE_PATH ++++ prepend_path '/opt/intel/oneapi/clck/2021.6.0/licensing:/opt/intel/licenses:/home/jenkins/intel/licenses:/Users/Shared/Library/Application Support/Intel/Licenses' '' ++++ path_to_add='/opt/intel/oneapi/clck/2021.6.0/licensing:/opt/intel/licenses:/home/jenkins/intel/licenses:/Users/Shared/Library/Application Support/Intel/Licenses' ++++ path_is_now= ++++ '[' '' = '' ']' ++++ printf %s '/opt/intel/oneapi/clck/2021.6.0/licensing:/opt/intel/licenses:/home/jenkins/intel/licenses:/Users/Shared/Library/Application Support/Intel/Licenses' +++ INTEL_LICENSE_FILE='/opt/intel/oneapi/clck/2021.6.0/licensing:/opt/intel/licenses:/home/jenkins/intel/licenses:/Users/Shared/Library/Application Support/Intel/Licenses' +++ export INTEL_LICENSE_FILE ++++ prepend_manpath /opt/intel/oneapi/clck/2021.6.0/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' ++++ path_to_add=/opt/intel/oneapi/clck/2021.6.0/man ++++ path_is_now='$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/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' ']' ++++ printf %s '/opt/intel/oneapi/clck/2021.6.0/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/oneapi/clck/2021.6.0/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 ++ temp_var=3 ++ for arg in "$@" +++ expr compiler=latest : '\(.*\)=.*' ++ arg_base=compiler +++ expr compiler=latest : '.*=\(.*\)' ++ arg_verz=latest ++ arg_path=/opt/intel/oneapi/compiler/latest/env/vars.sh ++ SETVARS_VARS_PATH=/opt/intel/oneapi/compiler/latest/env/vars.sh ++ export SETVARS_VARS_PATH ++ '[' exclude = latest ']' ++ '[' -r /opt/intel/oneapi/compiler/latest/env/vars.sh ']' ++ echo ':: compiler -- latest' :: compiler -- latest ++ . /opt/intel/oneapi/compiler/latest/env/vars.sh SETVARS_CALL=1 +++ _vars_this_script_name=vars.sh ++++ _vars_get_proc_name /home/jenkins/workspace/branch_cam_test@tmp/durable-92d5e4ac/script.sh ++++ '[' -n '' ']' ++++ script=/home/jenkins/workspace/branch_cam_test@tmp/durable-92d5e4ac/script.sh ++++ '[' -L /home/jenkins/workspace/branch_cam_test@tmp/durable-92d5e4ac/script.sh ']' ++++ basename -- /home/jenkins/workspace/branch_cam_test@tmp/durable-92d5e4ac/script.sh +++ '[' vars.sh = script.sh ']' +++ vars_script_name= ++++ ps -p 1416597 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.4(1)-release' ']' +++ return 0 +++ vars_script_name=/opt/intel/oneapi/compiler/latest/env/vars.sh +++ '[' '' = /opt/intel/oneapi/compiler/latest/env/vars.sh ']' ++++ get_script_path /opt/intel/oneapi/compiler/latest/env/vars.sh ++++ script=/opt/intel/oneapi/compiler/latest/env/vars.sh ++++ '[' -L /opt/intel/oneapi/compiler/latest/env/vars.sh ']' +++++ command dirname -- /opt/intel/oneapi/compiler/latest/env/vars.sh ++++ script_dir=/opt/intel/oneapi/compiler/latest/env +++++ cd /opt/intel/oneapi/compiler/latest/env +++++ command pwd -P ++++ script_dir=/opt/intel/oneapi/compiler/2022.1.0/env ++++ printf %s /opt/intel/oneapi/compiler/2022.1.0/env +++ my_script_path=/opt/intel/oneapi/compiler/2022.1.0/env ++++ dirname -- /opt/intel/oneapi/compiler/2022.1.0/env +++ component_root=/opt/intel/oneapi/compiler/2022.1.0 +++ CMPLR_ROOT=/opt/intel/oneapi/compiler/2022.1.0 +++ export CMPLR_ROOT +++ INTEL_TARGET_ARCH=intel64 +++ INTEL_TARGET_PLATFORM=linux +++ USE_INTEL_LLVM=0 +++ '[' 1 -gt 0 ']' +++ case "$1" in +++ shift +++ '[' 0 -gt 0 ']' +++ '[' intel64 = ia32 ']' +++ unset INTEL_TARGET_ARCH_IA32 ++++ prepend_path /opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin /opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ path_to_add=/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin ++++ path_is_now=/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ '[' '' = /opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ']' ++++ printf %s /opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ PATH=/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ export PATH +++ '[' 0 = 1 ']' +++ '[' intel64 = ia32 ']' ++++ prepend_path /opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib /opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp ++++ path_to_add=/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib ++++ path_is_now=/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp ++++ '[' '' = /opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp ']' ++++ printf %s /opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp +++ LIBRARY_PATH=/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp +++ export LIBRARY_PATH ++++ prepend_path /opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin '/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ path_to_add=/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin ++++ path_is_now='/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ '[' '' = '/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ']' ++++ printf %s '/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ LD_LIBRARY_PATH='/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ export LD_LIBRARY_PATH +++ '[' intel64 = ia32 ']' +++ '[' -n '' ']' +++ '[' -f /opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/fpgavars.sh ']' +++ FPGA_VARS_DIR=/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga +++ export FPGA_VARS_DIR +++ FPGA_VARS_ARGS= +++ export FPGA_VARS_ARGS +++ . /opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/fpgavars.sh ++++ SCRIPTDIR=/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga ++++ icdadd libalteracl.so ++++ '[' -z '' ']' ++++ export OCL_ICD_FILENAMES=libalteracl.so ++++ OCL_ICD_FILENAMES=libalteracl.so ++++ icdadd libintelocl_emu.so ++++ '[' -z x ']' ++++ case ":$OCL_ICD_FILENAMES:" in ++++ export OCL_ICD_FILENAMES=libintelocl_emu.so:libalteracl.so ++++ OCL_ICD_FILENAMES=libintelocl_emu.so:libalteracl.so ++++ export ACL_BOARD_VENDOR_PATH=/opt/Intel/OpenCLFPGA/oneAPI/Boards ++++ ACL_BOARD_VENDOR_PATH=/opt/Intel/OpenCLFPGA/oneAPI/Boards ++++ export INTELFPGAOCLSDKROOT=/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga ++++ INTELFPGAOCLSDKROOT=/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga ++++ export PATH=/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ PATH=/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++++ uname -m ++++ ARCH=x86_64 ++++ arch_type= ++++ case $ARCH in ++++ arch_type=linux64 ++++ export 'LD_LIBRARY_PATH=/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ LD_LIBRARY_PATH='/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ prepend_path /opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64 '/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ path_to_add=/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64 ++++ path_is_now='/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ '[' '' = '/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ']' ++++ printf %s '/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ LD_LIBRARY_PATH='/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ export LD_LIBRARY_PATH +++ '[' -z libintelocl_emu.so:libalteracl.so ']' +++ OCL_ICD_FILENAMES=libintelocl_emu.so:libalteracl.so:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64/libintelocl.so +++ '[' -n '' ']' +++ export OCL_ICD_FILENAMES ++++ prepend_manpath /opt/intel/oneapi/compiler/2022.1.0/documentation/en/man/common '/opt/intel/oneapi/clck/2021.6.0/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' ++++ path_to_add=/opt/intel/oneapi/compiler/2022.1.0/documentation/en/man/common ++++ path_is_now='/opt/intel/oneapi/clck/2021.6.0/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' ++++ '[' '' = '/opt/intel/oneapi/clck/2021.6.0/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' ']' ++++ printf %s '/opt/intel/oneapi/compiler/2022.1.0/documentation/en/man/common:/opt/intel/oneapi/clck/2021.6.0/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/oneapi/compiler/2022.1.0/documentation/en/man/common:/opt/intel/oneapi/clck/2021.6.0/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 ++++ prepend_path /opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig /opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: ++++ path_to_add=/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig ++++ path_is_now=/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: ++++ '[' '' = /opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: ']' ++++ printf %s /opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: +++ PKG_CONFIG_PATH=/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: +++ export PKG_CONFIG_PATH ++++ prepend_path /opt/intel/oneapi/compiler/2022.1.0/linux/IntelDPCPP '' ++++ path_to_add=/opt/intel/oneapi/compiler/2022.1.0/linux/IntelDPCPP ++++ path_is_now= ++++ '[' '' = '' ']' ++++ printf %s /opt/intel/oneapi/compiler/2022.1.0/linux/IntelDPCPP +++ CMAKE_PREFIX_PATH=/opt/intel/oneapi/compiler/2022.1.0/linux/IntelDPCPP +++ export CMAKE_PREFIX_PATH ++++ prepend_path /opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin/locale/%l_%t/%N '' ++++ path_to_add=/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin/locale/%l_%t/%N ++++ path_is_now= ++++ '[' '' = '' ']' ++++ printf %s /opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin/locale/%l_%t/%N +++ NLSPATH=/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin/locale/%l_%t/%N +++ export NLSPATH ++++ prepend_path /opt/intel/oneapi/compiler/2022.1.0/sys_check/sys_check.sh /opt/intel/oneapi/advisor/2022.1.0/sys_check/advisor_sys_check.py: ++++ path_to_add=/opt/intel/oneapi/compiler/2022.1.0/sys_check/sys_check.sh ++++ path_is_now=/opt/intel/oneapi/advisor/2022.1.0/sys_check/advisor_sys_check.py: ++++ '[' '' = /opt/intel/oneapi/advisor/2022.1.0/sys_check/advisor_sys_check.py: ']' ++++ printf %s /opt/intel/oneapi/compiler/2022.1.0/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2022.1.0/sys_check/advisor_sys_check.py: +++ DIAGUTIL_PATH=/opt/intel/oneapi/compiler/2022.1.0/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2022.1.0/sys_check/advisor_sys_check.py: +++ export DIAGUTIL_PATH ++ temp_var=4 ++ for arg in "$@" +++ expr dal=latest : '\(.*\)=.*' ++ arg_base=dal +++ expr dal=latest : '.*=\(.*\)' ++ arg_verz=latest ++ arg_path=/opt/intel/oneapi/dal/latest/env/vars.sh ++ SETVARS_VARS_PATH=/opt/intel/oneapi/dal/latest/env/vars.sh ++ export SETVARS_VARS_PATH ++ '[' exclude = latest ']' ++ '[' -r /opt/intel/oneapi/dal/latest/env/vars.sh ']' ++ echo ':: dal -- latest' :: dal -- latest ++ . /opt/intel/oneapi/dal/latest/env/vars.sh SETVARS_CALL=1 +++ _vars_this_script_name=vars.sh ++++ _vars_get_proc_name /home/jenkins/workspace/branch_cam_test@tmp/durable-92d5e4ac/script.sh ++++ '[' -n '' ']' ++++ script=/home/jenkins/workspace/branch_cam_test@tmp/durable-92d5e4ac/script.sh ++++ '[' -L /home/jenkins/workspace/branch_cam_test@tmp/durable-92d5e4ac/script.sh ']' ++++ basename -- /home/jenkins/workspace/branch_cam_test@tmp/durable-92d5e4ac/script.sh +++ '[' vars.sh = script.sh ']' +++ vars_script_name= ++++ ps -p 1416597 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.4(1)-release' ']' +++ return 0 +++ vars_script_name=/opt/intel/oneapi/dal/latest/env/vars.sh +++ '[' '' = /opt/intel/oneapi/dal/latest/env/vars.sh ']' ++++ get_script_path /opt/intel/oneapi/dal/latest/env/vars.sh ++++ script=/opt/intel/oneapi/dal/latest/env/vars.sh ++++ '[' -L /opt/intel/oneapi/dal/latest/env/vars.sh ']' +++++ command dirname -- /opt/intel/oneapi/dal/latest/env/vars.sh ++++ script_dir=/opt/intel/oneapi/dal/latest/env +++++ cd /opt/intel/oneapi/dal/latest/env +++++ command pwd -P ++++ script_dir=/opt/intel/oneapi/dal/2021.6.0/env ++++ printf %s /opt/intel/oneapi/dal/2021.6.0/env +++ my_script_path=/opt/intel/oneapi/dal/2021.6.0/env ++++ dirname -- /opt/intel/oneapi/dal/2021.6.0/env +++ component_root=/opt/intel/oneapi/dal/2021.6.0 +++ __daal_tmp_dir='' +++ __daal_tmp_dir='/dal' +++ '[' '!' -d '/dal' ']' +++ __daal_tmp_dir=/opt/intel/oneapi/dal/2021.6.0 +++ export DAL_MAJOR_BINARY=1 +++ DAL_MAJOR_BINARY=1 +++ export DAL_MINOR_BINARY=1 +++ DAL_MINOR_BINARY=1 +++ export DALROOT=/opt/intel/oneapi/dal/2021.6.0 +++ DALROOT=/opt/intel/oneapi/dal/2021.6.0 +++ export DAALROOT=/opt/intel/oneapi/dal/2021.6.0 +++ DAALROOT=/opt/intel/oneapi/dal/2021.6.0 +++ export CPATH=/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp +++ CPATH=/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp +++ export LIBRARY_PATH=/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp +++ LIBRARY_PATH=/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp +++ export 'LD_LIBRARY_PATH=/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ LD_LIBRARY_PATH='/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ export CLASSPATH=/opt/intel/oneapi/dal/2021.6.0/lib/onedal.jar +++ CLASSPATH=/opt/intel/oneapi/dal/2021.6.0/lib/onedal.jar +++ export CMAKE_PREFIX_PATH=/opt/intel/oneapi/dal/2021.6.0:/opt/intel/oneapi/compiler/2022.1.0/linux/IntelDPCPP +++ CMAKE_PREFIX_PATH=/opt/intel/oneapi/dal/2021.6.0:/opt/intel/oneapi/compiler/2022.1.0/linux/IntelDPCPP +++ export PKG_CONFIG_PATH=/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: +++ PKG_CONFIG_PATH=/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: ++ temp_var=5 ++ for arg in "$@" +++ expr debugger=latest : '\(.*\)=.*' ++ arg_base=debugger +++ expr debugger=latest : '.*=\(.*\)' ++ arg_verz=latest ++ arg_path=/opt/intel/oneapi/debugger/latest/env/vars.sh ++ SETVARS_VARS_PATH=/opt/intel/oneapi/debugger/latest/env/vars.sh ++ export SETVARS_VARS_PATH ++ '[' exclude = latest ']' ++ '[' -r /opt/intel/oneapi/debugger/latest/env/vars.sh ']' ++ echo ':: debugger -- latest' :: debugger -- latest ++ . /opt/intel/oneapi/debugger/latest/env/vars.sh SETVARS_CALL=1 +++ _vars_this_script_name=vars.sh ++++ _vars_get_proc_name /home/jenkins/workspace/branch_cam_test@tmp/durable-92d5e4ac/script.sh ++++ '[' -n '' ']' ++++ script=/home/jenkins/workspace/branch_cam_test@tmp/durable-92d5e4ac/script.sh ++++ '[' -L /home/jenkins/workspace/branch_cam_test@tmp/durable-92d5e4ac/script.sh ']' ++++ basename -- /home/jenkins/workspace/branch_cam_test@tmp/durable-92d5e4ac/script.sh +++ '[' vars.sh = script.sh ']' +++ vars_script_name= ++++ ps -p 1416597 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.4(1)-release' ']' +++ return 0 +++ vars_script_name=/opt/intel/oneapi/debugger/latest/env/vars.sh +++ '[' '' = /opt/intel/oneapi/debugger/latest/env/vars.sh ']' ++++ get_script_path /opt/intel/oneapi/debugger/latest/env/vars.sh ++++ script=/opt/intel/oneapi/debugger/latest/env/vars.sh ++++ '[' -L /opt/intel/oneapi/debugger/latest/env/vars.sh ']' +++++ command dirname -- /opt/intel/oneapi/debugger/latest/env/vars.sh ++++ script_dir=/opt/intel/oneapi/debugger/latest/env +++++ cd /opt/intel/oneapi/debugger/latest/env +++++ command pwd -P ++++ script_dir=/opt/intel/oneapi/debugger/2021.6.0/env ++++ printf %s /opt/intel/oneapi/debugger/2021.6.0/env +++ my_script_path=/opt/intel/oneapi/debugger/2021.6.0/env ++++ dirname -- /opt/intel/oneapi/debugger/2021.6.0/env +++ gdb_root=/opt/intel/oneapi/debugger/2021.6.0 +++ my_ld_path=/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib ++++ prepend_path /opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin /opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ path_to_add=/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin ++++ path_is_now=/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ '[' '' = /opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ']' ++++ printf %s /opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ PATH=/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ export PATH ++++ prepend_path /opt/intel/oneapi/debugger/2021.6.0/dep '' ++++ path_to_add=/opt/intel/oneapi/debugger/2021.6.0/dep ++++ path_is_now= ++++ '[' '' = '' ']' ++++ printf %s /opt/intel/oneapi/debugger/2021.6.0/dep +++ INTEL_PYTHONHOME=/opt/intel/oneapi/debugger/2021.6.0/dep +++ export INTEL_PYTHONHOME ++++ prepend_path /opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib '/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ path_to_add=/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib ++++ path_is_now='/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ '[' '' = '/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ']' ++++ printf %s '/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ LD_LIBRARY_PATH='/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ export LD_LIBRARY_PATH ++++ prepend_manpath /opt/intel/oneapi/debugger/2021.6.0/documentation/man '/opt/intel/oneapi/compiler/2022.1.0/documentation/en/man/common:/opt/intel/oneapi/clck/2021.6.0/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' ++++ path_to_add=/opt/intel/oneapi/debugger/2021.6.0/documentation/man ++++ path_is_now='/opt/intel/oneapi/compiler/2022.1.0/documentation/en/man/common:/opt/intel/oneapi/clck/2021.6.0/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' ++++ '[' '' = '/opt/intel/oneapi/compiler/2022.1.0/documentation/en/man/common:/opt/intel/oneapi/clck/2021.6.0/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' ']' ++++ printf %s '/opt/intel/oneapi/debugger/2021.6.0/documentation/man:/opt/intel/oneapi/compiler/2022.1.0/documentation/en/man/common:/opt/intel/oneapi/clck/2021.6.0/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/oneapi/debugger/2021.6.0/documentation/man:/opt/intel/oneapi/compiler/2022.1.0/documentation/en/man/common:/opt/intel/oneapi/clck/2021.6.0/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 ++++ prepend_path /opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib '' ++++ path_to_add=/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib ++++ path_is_now= ++++ '[' '' = '' ']' ++++ printf %s /opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib +++ INFOPATH=/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib +++ export INFOPATH ++++ prepend_path /opt/intel/oneapi/debugger/2021.6.0/documentation/info/ '' ++++ path_to_add=/opt/intel/oneapi/debugger/2021.6.0/documentation/info/ ++++ path_is_now= ++++ '[' '' = '' ']' ++++ printf %s /opt/intel/oneapi/debugger/2021.6.0/documentation/info/ +++ GDB_INFO=/opt/intel/oneapi/debugger/2021.6.0/documentation/info/ +++ export GDB_INFO ++++ prepend_path /opt/intel/oneapi/debugger/2021.6.0/sys_check/debugger_sys_check.py /opt/intel/oneapi/compiler/2022.1.0/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2022.1.0/sys_check/advisor_sys_check.py: ++++ path_to_add=/opt/intel/oneapi/debugger/2021.6.0/sys_check/debugger_sys_check.py ++++ path_is_now=/opt/intel/oneapi/compiler/2022.1.0/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2022.1.0/sys_check/advisor_sys_check.py: ++++ '[' '' = /opt/intel/oneapi/compiler/2022.1.0/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2022.1.0/sys_check/advisor_sys_check.py: ']' ++++ printf %s /opt/intel/oneapi/debugger/2021.6.0/sys_check/debugger_sys_check.py:/opt/intel/oneapi/compiler/2022.1.0/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2022.1.0/sys_check/advisor_sys_check.py: +++ DIAGUTIL_PATH=/opt/intel/oneapi/debugger/2021.6.0/sys_check/debugger_sys_check.py:/opt/intel/oneapi/compiler/2022.1.0/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2022.1.0/sys_check/advisor_sys_check.py: +++ export DIAGUTIL_PATH ++ temp_var=6 ++ for arg in "$@" +++ expr dev-utilities=latest : '\(.*\)=.*' ++ arg_base=dev-utilities +++ expr dev-utilities=latest : '.*=\(.*\)' ++ arg_verz=latest ++ arg_path=/opt/intel/oneapi/dev-utilities/latest/env/vars.sh ++ SETVARS_VARS_PATH=/opt/intel/oneapi/dev-utilities/latest/env/vars.sh ++ export SETVARS_VARS_PATH ++ '[' exclude = latest ']' ++ '[' -r /opt/intel/oneapi/dev-utilities/latest/env/vars.sh ']' ++ echo ':: dev-utilities -- latest' :: dev-utilities -- latest ++ . /opt/intel/oneapi/dev-utilities/latest/env/vars.sh SETVARS_CALL=1 +++ _vars_this_script_name=vars.sh ++++ _vars_get_proc_name /home/jenkins/workspace/branch_cam_test@tmp/durable-92d5e4ac/script.sh ++++ '[' -n '' ']' ++++ script=/home/jenkins/workspace/branch_cam_test@tmp/durable-92d5e4ac/script.sh ++++ '[' -L /home/jenkins/workspace/branch_cam_test@tmp/durable-92d5e4ac/script.sh ']' ++++ basename -- /home/jenkins/workspace/branch_cam_test@tmp/durable-92d5e4ac/script.sh +++ '[' vars.sh = script.sh ']' +++ vars_script_name= ++++ ps -p 1416597 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.4(1)-release' ']' +++ return 0 +++ vars_script_name=/opt/intel/oneapi/dev-utilities/latest/env/vars.sh +++ '[' '' = /opt/intel/oneapi/dev-utilities/latest/env/vars.sh ']' ++++ get_script_path /opt/intel/oneapi/dev-utilities/latest/env/vars.sh ++++ script=/opt/intel/oneapi/dev-utilities/latest/env/vars.sh ++++ '[' -L /opt/intel/oneapi/dev-utilities/latest/env/vars.sh ']' +++++ command dirname -- /opt/intel/oneapi/dev-utilities/latest/env/vars.sh ++++ script_dir=/opt/intel/oneapi/dev-utilities/latest/env +++++ cd /opt/intel/oneapi/dev-utilities/latest/env +++++ command pwd -P ++++ script_dir=/opt/intel/oneapi/dev-utilities/2021.6.0/env ++++ printf %s /opt/intel/oneapi/dev-utilities/2021.6.0/env +++ vars_script_path=/opt/intel/oneapi/dev-utilities/2021.6.0/env ++++ dirname -- /opt/intel/oneapi/dev-utilities/2021.6.0/env +++ component_root=/opt/intel/oneapi/dev-utilities/2021.6.0 ++++ prepend_path /opt/intel/oneapi/dev-utilities/2021.6.0/bin /opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ path_to_add=/opt/intel/oneapi/dev-utilities/2021.6.0/bin ++++ path_is_now=/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ '[' '' = /opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ']' ++++ printf %s /opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ PATH=/opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ export PATH ++++ prepend_path /opt/intel/oneapi/dev-utilities/2021.6.0/include /opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp ++++ path_to_add=/opt/intel/oneapi/dev-utilities/2021.6.0/include ++++ path_is_now=/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp ++++ '[' '' = /opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp ']' ++++ printf %s /opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp +++ CPATH=/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp +++ export CPATH ++ temp_var=7 ++ for arg in "$@" +++ expr dnnl=latest : '\(.*\)=.*' ++ arg_base=dnnl +++ expr dnnl=latest : '.*=\(.*\)' ++ arg_verz=latest ++ arg_path=/opt/intel/oneapi/dnnl/latest/env/vars.sh ++ SETVARS_VARS_PATH=/opt/intel/oneapi/dnnl/latest/env/vars.sh ++ export SETVARS_VARS_PATH ++ '[' exclude = latest ']' ++ '[' -r /opt/intel/oneapi/dnnl/latest/env/vars.sh ']' ++ echo ':: dnnl -- latest' :: dnnl -- latest ++ . /opt/intel/oneapi/dnnl/latest/env/vars.sh SETVARS_CALL=1 +++ vars_script_name= +++ __dnnl_known_configurations='cpu_dpcpp_gpu_dpcpp cpu_gomp cpu_iomp cpu_tbb' ++++ cut '-d ' -f1 ++++ echo 'cpu_dpcpp_gpu_dpcpp cpu_gomp cpu_iomp cpu_tbb' +++ __dnnl_def_configuration=cpu_dpcpp_gpu_dpcpp ++++ ps -p 1416597 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.4(1)-release' ']' +++ return 0 +++ vars_script_name=/opt/intel/oneapi/dnnl/latest/env/vars.sh +++ '[' '' = /opt/intel/oneapi/dnnl/latest/env/vars.sh ']' ++++ get_script_path /opt/intel/oneapi/dnnl/latest/env/vars.sh ++++ script=/opt/intel/oneapi/dnnl/latest/env/vars.sh ++++ '[' -L /opt/intel/oneapi/dnnl/latest/env/vars.sh ']' +++++ command dirname -- /opt/intel/oneapi/dnnl/latest/env/vars.sh ++++ script_dir=/opt/intel/oneapi/dnnl/latest/env +++++ cd /opt/intel/oneapi/dnnl/latest/env +++++ command pwd -P ++++ script_dir=/opt/intel/oneapi/dnnl/2022.1.0/env ++++ echo /opt/intel/oneapi/dnnl/2022.1.0/env +++ __dnnl_this_dir_path=/opt/intel/oneapi/dnnl/2022.1.0/env ++++ dnnl_check_local_env +++++ basename -- /opt/intel/oneapi/dnnl/2022.1.0/env ++++ __dnnl_this_dir_name=env +++++ dnnl_match_configuration env +++++ echo 'cpu_dpcpp_gpu_dpcpp cpu_gomp cpu_iomp cpu_tbb' +++++ tr ' ' '\n' +++++ read -r item +++++ '[' env = cpu_dpcpp_gpu_dpcpp ']' +++++ read -r item +++++ '[' env = cpu_gomp ']' +++++ read -r item +++++ '[' env = cpu_iomp ']' +++++ read -r item +++++ '[' env = cpu_tbb ']' +++++ read -r item +++++ echo '' ++++ echo '' +++ '[' -n '' ']' +++ dnnl_env_vars_main SETVARS_CALL=1 +++ __dnnl_configuration= +++ for param in "$@" +++ __tmp_dnnl_configuration=SETVARS_CALL=1 +++ '[' SETVARS_CALL=1 = --dnnl-configuration=SETVARS_CALL=1 ']' +++ '[' -n '' ']' +++ __dnnl_configuration=cpu_dpcpp_gpu_dpcpp ++++ get_script_path /opt/intel/oneapi/dnnl/2022.1.0/env ++++ script=/opt/intel/oneapi/dnnl/2022.1.0/env ++++ '[' -L /opt/intel/oneapi/dnnl/2022.1.0/env ']' +++++ command dirname -- /opt/intel/oneapi/dnnl/2022.1.0/env ++++ script_dir=/opt/intel/oneapi/dnnl/2022.1.0 +++++ cd /opt/intel/oneapi/dnnl/2022.1.0 +++++ command pwd -P ++++ script_dir=/opt/intel/oneapi/dnnl/2022.1.0 ++++ echo /opt/intel/oneapi/dnnl/2022.1.0 +++ dnnl_base_dir=/opt/intel/oneapi/dnnl/2022.1.0 +++ dnnl_set_env_vars /opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp +++ export DNNLROOT=/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp +++ DNNLROOT=/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp +++ '[' -n '/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ']' +++ export 'LD_LIBRARY_PATH=/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ LD_LIBRARY_PATH='/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ '[' -n /opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp ']' +++ export LIBRARY_PATH=/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp +++ LIBRARY_PATH=/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp +++ '[' -n /opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp ']' +++ export CPATH=/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp +++ CPATH=/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp +++ '[' -n /opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: ']' +++ export PKG_CONFIG_PATH=/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: +++ PKG_CONFIG_PATH=/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: +++ '[' -n /opt/intel/oneapi/dal/2021.6.0:/opt/intel/oneapi/compiler/2022.1.0/linux/IntelDPCPP ']' +++ export CMAKE_PREFIX_PATH=/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2021.6.0:/opt/intel/oneapi/compiler/2022.1.0/linux/IntelDPCPP +++ CMAKE_PREFIX_PATH=/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2021.6.0:/opt/intel/oneapi/compiler/2022.1.0/linux/IntelDPCPP +++ unset __dnnl_known_configurations +++ unset __dnnl_def_configuration +++ unset __dnnl_this_dir_path +++ unset __dnnl_this_dir_name +++ unset __dnnl_configuration ++ temp_var=8 ++ for arg in "$@" +++ expr dpcpp-ct=latest : '\(.*\)=.*' ++ arg_base=dpcpp-ct +++ expr dpcpp-ct=latest : '.*=\(.*\)' ++ arg_verz=latest ++ arg_path=/opt/intel/oneapi/dpcpp-ct/latest/env/vars.sh ++ SETVARS_VARS_PATH=/opt/intel/oneapi/dpcpp-ct/latest/env/vars.sh ++ export SETVARS_VARS_PATH ++ '[' exclude = latest ']' ++ '[' -r /opt/intel/oneapi/dpcpp-ct/latest/env/vars.sh ']' ++ echo ':: dpcpp-ct -- latest' :: dpcpp-ct -- latest ++ . /opt/intel/oneapi/dpcpp-ct/latest/env/vars.sh SETVARS_CALL=1 +++ vars_script_name= ++++ ps -p 1416597 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.4(1)-release' ']' +++ return 0 +++ vars_script_name=/opt/intel/oneapi/dpcpp-ct/latest/env/vars.sh +++ '[' '' = /opt/intel/oneapi/dpcpp-ct/latest/env/vars.sh ']' ++++ get_script_path /opt/intel/oneapi/dpcpp-ct/latest/env/vars.sh ++++ script=/opt/intel/oneapi/dpcpp-ct/latest/env/vars.sh ++++ '[' -L /opt/intel/oneapi/dpcpp-ct/latest/env/vars.sh ']' +++++ command dirname -- /opt/intel/oneapi/dpcpp-ct/latest/env/vars.sh ++++ script_dir=/opt/intel/oneapi/dpcpp-ct/latest/env +++++ cd /opt/intel/oneapi/dpcpp-ct/latest/env +++++ command pwd -P ++++ script_dir=/opt/intel/oneapi/dpcpp-ct/2022.1.0/env ++++ printf %s /opt/intel/oneapi/dpcpp-ct/2022.1.0/env +++ my_script_path=/opt/intel/oneapi/dpcpp-ct/2022.1.0/env ++++ dirname -- /opt/intel/oneapi/dpcpp-ct/2022.1.0/env +++ component_root=/opt/intel/oneapi/dpcpp-ct/2022.1.0 +++ DPCT_BUNDLE_ROOT=/opt/intel/oneapi/dpcpp-ct/2022.1.0 +++ export DPCT_BUNDLE_ROOT ++++ prepend_path /opt/intel/oneapi/dpcpp-ct/2022.1.0/sys_check/sys_check.sh /opt/intel/oneapi/debugger/2021.6.0/sys_check/debugger_sys_check.py:/opt/intel/oneapi/compiler/2022.1.0/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2022.1.0/sys_check/advisor_sys_check.py: ++++ path_to_add=/opt/intel/oneapi/dpcpp-ct/2022.1.0/sys_check/sys_check.sh ++++ path_is_now=/opt/intel/oneapi/debugger/2021.6.0/sys_check/debugger_sys_check.py:/opt/intel/oneapi/compiler/2022.1.0/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2022.1.0/sys_check/advisor_sys_check.py: ++++ '[' '' = /opt/intel/oneapi/debugger/2021.6.0/sys_check/debugger_sys_check.py:/opt/intel/oneapi/compiler/2022.1.0/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2022.1.0/sys_check/advisor_sys_check.py: ']' ++++ printf %s /opt/intel/oneapi/dpcpp-ct/2022.1.0/sys_check/sys_check.sh:/opt/intel/oneapi/debugger/2021.6.0/sys_check/debugger_sys_check.py:/opt/intel/oneapi/compiler/2022.1.0/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2022.1.0/sys_check/advisor_sys_check.py: +++ DIAGUTIL_PATH=/opt/intel/oneapi/dpcpp-ct/2022.1.0/sys_check/sys_check.sh:/opt/intel/oneapi/debugger/2021.6.0/sys_check/debugger_sys_check.py:/opt/intel/oneapi/compiler/2022.1.0/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2022.1.0/sys_check/advisor_sys_check.py: +++ export DIAGUTIL_PATH ++++ prepend_path /opt/intel/oneapi/dpcpp-ct/2022.1.0/bin /opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ path_to_add=/opt/intel/oneapi/dpcpp-ct/2022.1.0/bin ++++ path_is_now=/opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ '[' '' = /opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ']' ++++ printf %s /opt/intel/oneapi/dpcpp-ct/2022.1.0/bin:/opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ PATH=/opt/intel/oneapi/dpcpp-ct/2022.1.0/bin:/opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ export PATH ++++ prepend_path /opt/intel/oneapi/dpcpp-ct/2022.1.0/include /opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp ++++ path_to_add=/opt/intel/oneapi/dpcpp-ct/2022.1.0/include ++++ path_is_now=/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp ++++ '[' '' = /opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp ']' ++++ printf %s /opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp +++ CPATH=/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp +++ export CPATH ++ temp_var=9 ++ for arg in "$@" +++ expr dpl=latest : '\(.*\)=.*' ++ arg_base=dpl +++ expr dpl=latest : '.*=\(.*\)' ++ arg_verz=latest ++ arg_path=/opt/intel/oneapi/dpl/latest/env/vars.sh ++ SETVARS_VARS_PATH=/opt/intel/oneapi/dpl/latest/env/vars.sh ++ export SETVARS_VARS_PATH ++ '[' exclude = latest ']' ++ '[' -r /opt/intel/oneapi/dpl/latest/env/vars.sh ']' ++ echo ':: dpl -- latest' :: dpl -- latest ++ . /opt/intel/oneapi/dpl/latest/env/vars.sh SETVARS_CALL=1 +++ _vars_this_script_name=vars.sh ++++ _vars_get_proc_name /home/jenkins/workspace/branch_cam_test@tmp/durable-92d5e4ac/script.sh ++++ '[' -n '' ']' ++++ script=/home/jenkins/workspace/branch_cam_test@tmp/durable-92d5e4ac/script.sh ++++ '[' -L /home/jenkins/workspace/branch_cam_test@tmp/durable-92d5e4ac/script.sh ']' ++++ basename -- /home/jenkins/workspace/branch_cam_test@tmp/durable-92d5e4ac/script.sh +++ '[' vars.sh = script.sh ']' +++ vars_script_name= ++++ ps -p 1416597 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.4(1)-release' ']' +++ return 0 +++ vars_script_name=/opt/intel/oneapi/dpl/latest/env/vars.sh +++ '[' '' = /opt/intel/oneapi/dpl/latest/env/vars.sh ']' +++++ rreadlink /opt/intel/oneapi/dpl/latest/env/vars.sh +++++ target=/opt/intel/oneapi/dpl/latest/env/vars.sh +++++ fname= +++++ targetDir= +++++ CDPATH= +++++ '[' -n '' ']' +++++ : +++++ '[' -L /opt/intel/oneapi/dpl/latest/env/vars.sh ']' +++++ '[' -e /opt/intel/oneapi/dpl/latest/env/vars.sh ']' ++++++ command dirname -- /opt/intel/oneapi/dpl/latest/env/vars.sh +++++ command cd /opt/intel/oneapi/dpl/latest/env ++++++ command basename -- /opt/intel/oneapi/dpl/latest/env/vars.sh +++++ fname=vars.sh +++++ '[' vars.sh = / ']' +++++ '[' -L vars.sh ']' +++++ break ++++++ command pwd -P +++++ targetDir=/opt/intel/oneapi/dpl/2021.7.0/env +++++ '[' vars.sh = . ']' +++++ '[' vars.sh = .. ']' +++++ command printf '%s\n' /opt/intel/oneapi/dpl/2021.7.0/env/vars.sh ++++ dirname -- /opt/intel/oneapi/dpl/2021.7.0/env/vars.sh +++ _onedpl_scrip_path=/opt/intel/oneapi/dpl/2021.7.0/env ++++ dirname -- /opt/intel/oneapi/dpl/2021.7.0/env +++ DPL_ROOT=/opt/intel/oneapi/dpl/2021.7.0 +++ export DPL_ROOT ++++ prepend_path /opt/intel/oneapi/dpl/2021.7.0/linux/include /opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp ++++ path_to_add=/opt/intel/oneapi/dpl/2021.7.0/linux/include ++++ path_is_now=/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp ++++ '[' '' = /opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp ']' ++++ printf %s /opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp +++ CPATH=/opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp +++ export CPATH ++++ prepend_path /opt/intel/oneapi/dpl/2021.7.0/lib/pkgconfig /opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: ++++ path_to_add=/opt/intel/oneapi/dpl/2021.7.0/lib/pkgconfig ++++ path_is_now=/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: ++++ '[' '' = /opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: ']' ++++ printf %s /opt/intel/oneapi/dpl/2021.7.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: +++ PKG_CONFIG_PATH=/opt/intel/oneapi/dpl/2021.7.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: +++ export PKG_CONFIG_PATH ++ temp_var=10 ++ for arg in "$@" +++ expr inspector=latest : '\(.*\)=.*' ++ arg_base=inspector +++ expr inspector=latest : '.*=\(.*\)' ++ arg_verz=latest ++ arg_path=/opt/intel/oneapi/inspector/latest/env/vars.sh ++ SETVARS_VARS_PATH=/opt/intel/oneapi/inspector/latest/env/vars.sh ++ export SETVARS_VARS_PATH ++ '[' exclude = latest ']' ++ '[' -r /opt/intel/oneapi/inspector/latest/env/vars.sh ']' ++ echo ':: inspector -- latest' :: inspector -- latest ++ . /opt/intel/oneapi/inspector/latest/env/vars.sh SETVARS_CALL=1 +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.4(1)-release' ']' +++ return 0 +++ SCRIPT=/opt/intel/oneapi/inspector/latest/env/vars.sh ++++ get_product_dir /opt/intel/oneapi/inspector/latest/env/vars.sh ++++ script=/opt/intel/oneapi/inspector/latest/env/vars.sh ++++ '[' -L /opt/intel/oneapi/inspector/latest/env/vars.sh ']' +++++ dirname /opt/intel/oneapi/inspector/latest/env/vars.sh ++++ script_dir=/opt/intel/oneapi/inspector/latest/env +++++ cd /opt/intel/oneapi/inspector/latest/env +++++ pwd -P ++++ script_dir=/opt/intel/oneapi/inspector/2022.1.0/env +++++ dirname /opt/intel/oneapi/inspector/2022.1.0/env ++++ script_dir=/opt/intel/oneapi/inspector/2022.1.0 ++++ echo /opt/intel/oneapi/inspector/2022.1.0 +++ PRODUCT_DIR=/opt/intel/oneapi/inspector/2022.1.0 ++++ uname +++ '[' Linux = Darwin ']' ++++ uname -m +++ '[' x86_64 = x86_64 ']' +++ BIN_DIR=bin64 +++ export PKG_CONFIG_PATH=/opt/intel/oneapi/inspector/2022.1.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2021.7.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: +++ PKG_CONFIG_PATH=/opt/intel/oneapi/inspector/2022.1.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2021.7.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: +++ export PATH=/opt/intel/oneapi/inspector/2022.1.0/bin64:/opt/intel/oneapi/dpcpp-ct/2022.1.0/bin:/opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ PATH=/opt/intel/oneapi/inspector/2022.1.0/bin64:/opt/intel/oneapi/dpcpp-ct/2022.1.0/bin:/opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ export INSPECTOR_2022_DIR=/opt/intel/oneapi/inspector/2022.1.0 +++ INSPECTOR_2022_DIR=/opt/intel/oneapi/inspector/2022.1.0 ++ temp_var=11 ++ for arg in "$@" +++ expr intelpython=latest : '\(.*\)=.*' ++ arg_base=intelpython +++ expr intelpython=latest : '.*=\(.*\)' ++ arg_verz=latest ++ arg_path=/opt/intel/oneapi/intelpython/latest/env/vars.sh ++ SETVARS_VARS_PATH=/opt/intel/oneapi/intelpython/latest/env/vars.sh ++ export SETVARS_VARS_PATH ++ '[' exclude = latest ']' ++ '[' -r /opt/intel/oneapi/intelpython/latest/env/vars.sh ']' ++ echo ':: intelpython -- latest' :: intelpython -- latest ++ . /opt/intel/oneapi/intelpython/latest/env/vars.sh SETVARS_CALL=1 +++ _vars_this_script_name=vars.sh ++++ _vars_get_proc_name /home/jenkins/workspace/branch_cam_test@tmp/durable-92d5e4ac/script.sh ++++ '[' -n '' ']' ++++ script=/home/jenkins/workspace/branch_cam_test@tmp/durable-92d5e4ac/script.sh ++++ '[' -L /home/jenkins/workspace/branch_cam_test@tmp/durable-92d5e4ac/script.sh ']' ++++ basename -- /home/jenkins/workspace/branch_cam_test@tmp/durable-92d5e4ac/script.sh +++ '[' vars.sh = script.sh ']' +++ vars_script_name= ++++ ps -p 1416597 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.4(1)-release' ']' +++ return 0 +++ vars_script_name=/opt/intel/oneapi/intelpython/latest/env/vars.sh +++ '[' '' = /opt/intel/oneapi/intelpython/latest/env/vars.sh ']' ++++ get_script_path /opt/intel/oneapi/intelpython/latest/env/vars.sh ++++ script=/opt/intel/oneapi/intelpython/latest/env/vars.sh ++++ '[' -L /opt/intel/oneapi/intelpython/latest/env/vars.sh ']' +++++ command dirname -- /opt/intel/oneapi/intelpython/latest/env/vars.sh ++++ script_dir=/opt/intel/oneapi/intelpython/latest/env +++++ cd /opt/intel/oneapi/intelpython/latest/env +++++ command pwd -P ++++ script_dir=/opt/intel/oneapi/intelpython/python3.9/env ++++ printf %s /opt/intel/oneapi/intelpython/python3.9/env +++ SCRIPTPATH=/opt/intel/oneapi/intelpython/python3.9/env ++++ dirname -- /opt/intel/oneapi/intelpython/python3.9/env +++ ROOTPATH=/opt/intel/oneapi/intelpython/python3.9 ++++ basename /opt/intel/oneapi/intelpython/python3.9 +++ VERSION=python3.9 ++++ dirname /opt/intel/oneapi/intelpython/python3.9 +++ PARENTDIR=/opt/intel/oneapi/intelpython ++++ basename /opt/intel/oneapi/intelpython +++ CURRENTENV=intelpython +++ MAINENV=intelpython +++ '[' -d /opt/intel/oneapi/intelpython/python3.9/lib/python3.10 ']' +++ '[' -d /opt/intel/oneapi/intelpython/python3.9/lib/python3.9 ']' +++ PYVER=python3.9 +++ POTENTIAL_ACTIVATE_PATH=/opt/intel/oneapi/intelpython/python3.9/../../intelpython/python3.9/bin/activate +++ '[' /opt/intel/oneapi/intelpython/latest/env/vars.sh = intelpython/latest/env/vars.sh ']' +++ export OVERWRITE_CONDA_DEFAULT_ENV=intelpython-python3.9 +++ OVERWRITE_CONDA_DEFAULT_ENV=intelpython-python3.9 +++ '[' intelpython '!=' intelpython ']' +++ '[' -n 1 ']' +++ '[' -n '' ']' +++ BACKUP_SETVARS_CALL_PARAMETERS=SETVARS_CALL=1 +++ SANITIZED_SETVARS_CALL_PARAMETERS= +++ set -- '' ++++ env ++++ grep -q PS1 +++ '[' ']' +++ PS1_IS_SET=0 +++ BACKUP_PROMPT= +++ . /opt/intel/oneapi/intelpython/python3.9/bin/activate ++++ _CONDA_ROOT=/opt/intel/oneapi/intelpython/latest ++++ '[' -n '' ']' ++++ . /opt/intel/oneapi/intelpython/latest/etc/profile.d/conda.sh +++++ export CONDA_EXE=/opt/intel/oneapi/intelpython/latest/bin/conda +++++ CONDA_EXE=/opt/intel/oneapi/intelpython/latest/bin/conda +++++ export _CE_M= +++++ _CE_M= +++++ export _CE_CONDA= +++++ _CE_CONDA= +++++ export CONDA_PYTHON_EXE=/opt/intel/oneapi/intelpython/latest/bin/python +++++ CONDA_PYTHON_EXE=/opt/intel/oneapi/intelpython/latest/bin/python +++++ '[' -z '' ']' +++++ export CONDA_SHLVL=0 +++++ CONDA_SHLVL=0 +++++ '[' -n '' ']' +++++++ dirname /opt/intel/oneapi/intelpython/latest/bin/conda ++++++ dirname /opt/intel/oneapi/intelpython/latest/bin +++++ PATH=/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2022.1.0/bin64:/opt/intel/oneapi/dpcpp-ct/2022.1.0/bin:/opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++++ export PATH +++++ '[' -z '' ']' +++++ PS1= ++++ conda activate '' ++++ local cmd=activate ++++ case "$cmd" in ++++ __conda_activate activate '' ++++ '[' -n '' ']' ++++ local ask_conda +++++ PS1= +++++ __conda_exe shell.posix activate '' +++++ __add_sys_prefix_to_path +++++ '[' -n '' ']' ++++++ dirname /opt/intel/oneapi/intelpython/latest/bin/conda +++++ SYSP=/opt/intel/oneapi/intelpython/latest/bin ++++++ dirname /opt/intel/oneapi/intelpython/latest/bin +++++ SYSP=/opt/intel/oneapi/intelpython/latest +++++ '[' -n '' ']' +++++ PATH=/opt/intel/oneapi/intelpython/latest/bin:/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2022.1.0/bin64:/opt/intel/oneapi/dpcpp-ct/2022.1.0/bin:/opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++++ export PATH +++++ /opt/intel/oneapi/intelpython/latest/bin/conda shell.posix activate '' ++++ ask_conda='PS1='\''(intelpython-python3.9) '\'' export PATH='\''/opt/intel/oneapi/intelpython/latest/bin:/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2022.1.0/bin64:/opt/intel/oneapi/dpcpp-ct/2022.1.0/bin:/opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin'\'' export CONDA_PREFIX='\''/opt/intel/oneapi/intelpython/latest'\'' export CONDA_SHLVL='\''1'\'' export CONDA_DEFAULT_ENV='\''intelpython-python3.9'\'' export CONDA_PROMPT_MODIFIER='\''(intelpython-python3.9) '\'' export CONDA_EXE='\''/opt/intel/oneapi/intelpython/latest/bin/conda'\'' export _CE_M='\'''\'' export _CE_CONDA='\'''\'' export CONDA_PYTHON_EXE='\''/opt/intel/oneapi/intelpython/latest/bin/python'\'' . "/opt/intel/oneapi/intelpython/latest/etc/conda/activate.d/mpivars.activate.sh" . "/opt/intel/oneapi/intelpython/latest/etc/conda/activate.d/xgboost_activate.sh"' ++++ eval 'PS1='\''(intelpython-python3.9) '\'' export PATH='\''/opt/intel/oneapi/intelpython/latest/bin:/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2022.1.0/bin64:/opt/intel/oneapi/dpcpp-ct/2022.1.0/bin:/opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin'\'' export CONDA_PREFIX='\''/opt/intel/oneapi/intelpython/latest'\'' export CONDA_SHLVL='\''1'\'' export CONDA_DEFAULT_ENV='\''intelpython-python3.9'\'' export CONDA_PROMPT_MODIFIER='\''(intelpython-python3.9) '\'' export CONDA_EXE='\''/opt/intel/oneapi/intelpython/latest/bin/conda'\'' export _CE_M='\'''\'' export _CE_CONDA='\'''\'' export CONDA_PYTHON_EXE='\''/opt/intel/oneapi/intelpython/latest/bin/python'\'' . "/opt/intel/oneapi/intelpython/latest/etc/conda/activate.d/mpivars.activate.sh" . "/opt/intel/oneapi/intelpython/latest/etc/conda/activate.d/xgboost_activate.sh"' +++++ PS1='(intelpython-python3.9) ' +++++ export PATH=/opt/intel/oneapi/intelpython/latest/bin:/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2022.1.0/bin64:/opt/intel/oneapi/dpcpp-ct/2022.1.0/bin:/opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++++ PATH=/opt/intel/oneapi/intelpython/latest/bin:/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2022.1.0/bin64:/opt/intel/oneapi/dpcpp-ct/2022.1.0/bin:/opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++++ export CONDA_PREFIX=/opt/intel/oneapi/intelpython/latest +++++ CONDA_PREFIX=/opt/intel/oneapi/intelpython/latest +++++ export CONDA_SHLVL=1 +++++ CONDA_SHLVL=1 +++++ export CONDA_DEFAULT_ENV=intelpython-python3.9 +++++ CONDA_DEFAULT_ENV=intelpython-python3.9 +++++ export 'CONDA_PROMPT_MODIFIER=(intelpython-python3.9) ' +++++ CONDA_PROMPT_MODIFIER='(intelpython-python3.9) ' +++++ export CONDA_EXE=/opt/intel/oneapi/intelpython/latest/bin/conda +++++ CONDA_EXE=/opt/intel/oneapi/intelpython/latest/bin/conda +++++ export _CE_M= +++++ _CE_M= +++++ export _CE_CONDA= +++++ _CE_CONDA= +++++ export CONDA_PYTHON_EXE=/opt/intel/oneapi/intelpython/latest/bin/python +++++ CONDA_PYTHON_EXE=/opt/intel/oneapi/intelpython/latest/bin/python +++++ . /opt/intel/oneapi/intelpython/latest/etc/conda/activate.d/mpivars.activate.sh ++++++ '[' 1 '!=' 1 ']' +++++ . /opt/intel/oneapi/intelpython/latest/etc/conda/activate.d/xgboost_activate.sh ++++++ '[' libintelocl_emu.so:libalteracl.so:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64/libintelocl.so = '' ']' ++++ __conda_hashr ++++ '[' -n '' ']' ++++ '[' -n '' ']' ++++ hash -r +++ '[' 0 -eq 1 ']' +++ PS1= +++ unset BACKUP_PROMPT +++ set -- SETVARS_CALL=1 +++ unset BACKUP_SETVARS_CALL_PARAMETERS +++ unset SANITIZED_SETVARS_CALL_PARAMETERS +++ unset OVERWRITE_CONDA_DEFAULT_ENV +++ unset SCRIPTPATH +++ unset ROOTPATH +++ unset VERSION +++ unset CURRENTENV +++ unset PARENTDIR +++ unset MAINENV ++ temp_var=12 ++ for arg in "$@" +++ expr ipp=latest : '\(.*\)=.*' ++ arg_base=ipp +++ expr ipp=latest : '.*=\(.*\)' ++ arg_verz=latest ++ arg_path=/opt/intel/oneapi/ipp/latest/env/vars.sh ++ SETVARS_VARS_PATH=/opt/intel/oneapi/ipp/latest/env/vars.sh ++ export SETVARS_VARS_PATH ++ '[' exclude = latest ']' ++ '[' -r /opt/intel/oneapi/ipp/latest/env/vars.sh ']' ++ echo ':: ipp -- latest' :: ipp -- latest ++ . /opt/intel/oneapi/ipp/latest/env/vars.sh SETVARS_CALL=1 +++ _vars_this_script_name=vars.sh ++++ _vars_get_proc_name /home/jenkins/workspace/branch_cam_test@tmp/durable-92d5e4ac/script.sh ++++ '[' -n '' ']' ++++ script=/home/jenkins/workspace/branch_cam_test@tmp/durable-92d5e4ac/script.sh ++++ '[' -L /home/jenkins/workspace/branch_cam_test@tmp/durable-92d5e4ac/script.sh ']' ++++ basename -- /home/jenkins/workspace/branch_cam_test@tmp/durable-92d5e4ac/script.sh +++ '[' vars.sh = script.sh ']' +++ vars_script_name= ++++ ps -p 1416597 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.4(1)-release' ']' +++ return 0 +++ vars_script_name=/opt/intel/oneapi/ipp/latest/env/vars.sh +++ '[' '' = /opt/intel/oneapi/ipp/latest/env/vars.sh ']' ++++ get_script_path /opt/intel/oneapi/ipp/latest/env/vars.sh ++++ script=/opt/intel/oneapi/ipp/latest/env/vars.sh ++++ '[' -L /opt/intel/oneapi/ipp/latest/env/vars.sh ']' +++++ command dirname -- /opt/intel/oneapi/ipp/latest/env/vars.sh ++++ script_dir=/opt/intel/oneapi/ipp/latest/env +++++ cd /opt/intel/oneapi/ipp/latest/env +++++ command pwd -P ++++ script_dir=/opt/intel/oneapi/ipp/2021.6.0/env ++++ echo /opt/intel/oneapi/ipp/2021.6.0/env +++ vars_script_path=/opt/intel/oneapi/ipp/2021.6.0/env ++++ dirname -- /opt/intel/oneapi/ipp/2021.6.0/env +++ IPPROOT=/opt/intel/oneapi/ipp/2021.6.0 +++ export IPPROOT +++ IPP_TARGET_ARCH=intel64 +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' 1 -gt 0 ']' +++ '[' SETVARS_CALL=1 = ia32 ']' +++ '[' SETVARS_CALL=1 = intel64 ']' +++ shift +++ '[' 0 -gt 0 ']' +++ export IPP_TARGET_ARCH ++++ prepend_path /opt/intel/oneapi/ipp/2021.6.0/include /opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp ++++ path_to_add=/opt/intel/oneapi/ipp/2021.6.0/include ++++ path_is_now=/opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp ++++ '[' '' = /opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp ']' ++++ printf %s /opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp +++ CPATH=/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp +++ export CPATH ++++ prepend_path /opt/intel/oneapi/ipp/2021.6.0/lib/intel64 /opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp ++++ path_to_add=/opt/intel/oneapi/ipp/2021.6.0/lib/intel64 ++++ path_is_now=/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp ++++ '[' '' = /opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp ']' ++++ printf %s /opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp +++ LIBRARY_PATH=/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp +++ export LIBRARY_PATH ++++ prepend_path /opt/intel/oneapi/ipp/2021.6.0/lib/intel64 '/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ path_to_add=/opt/intel/oneapi/ipp/2021.6.0/lib/intel64 ++++ path_is_now='/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ '[' '' = '/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ']' ++++ printf %s '/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ LD_LIBRARY_PATH='/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ export LD_LIBRARY_PATH ++ temp_var=13 ++ for arg in "$@" +++ expr ippcp=latest : '\(.*\)=.*' ++ arg_base=ippcp +++ expr ippcp=latest : '.*=\(.*\)' ++ arg_verz=latest ++ arg_path=/opt/intel/oneapi/ippcp/latest/env/vars.sh ++ SETVARS_VARS_PATH=/opt/intel/oneapi/ippcp/latest/env/vars.sh ++ export SETVARS_VARS_PATH ++ '[' exclude = latest ']' ++ '[' -r /opt/intel/oneapi/ippcp/latest/env/vars.sh ']' ++ echo ':: ippcp -- latest' :: ippcp -- latest ++ . /opt/intel/oneapi/ippcp/latest/env/vars.sh SETVARS_CALL=1 +++ _vars_this_script_name=vars.sh ++++ _vars_get_proc_name /home/jenkins/workspace/branch_cam_test@tmp/durable-92d5e4ac/script.sh ++++ '[' -n '' ']' ++++ script=/home/jenkins/workspace/branch_cam_test@tmp/durable-92d5e4ac/script.sh ++++ '[' -L /home/jenkins/workspace/branch_cam_test@tmp/durable-92d5e4ac/script.sh ']' ++++ basename -- /home/jenkins/workspace/branch_cam_test@tmp/durable-92d5e4ac/script.sh +++ '[' vars.sh = script.sh ']' +++ vars_script_name= ++++ ps -p 1416597 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.4(1)-release' ']' +++ return 0 +++ vars_script_name=/opt/intel/oneapi/ippcp/latest/env/vars.sh +++ '[' '' = /opt/intel/oneapi/ippcp/latest/env/vars.sh ']' ++++ get_script_path /opt/intel/oneapi/ippcp/latest/env/vars.sh ++++ script=/opt/intel/oneapi/ippcp/latest/env/vars.sh ++++ '[' -L /opt/intel/oneapi/ippcp/latest/env/vars.sh ']' +++++ command dirname -- /opt/intel/oneapi/ippcp/latest/env/vars.sh ++++ script_dir=/opt/intel/oneapi/ippcp/latest/env +++++ cd /opt/intel/oneapi/ippcp/latest/env +++++ command pwd -P ++++ script_dir=/opt/intel/oneapi/ippcp/2021.6.0/env ++++ echo /opt/intel/oneapi/ippcp/2021.6.0/env +++ my_script_path=/opt/intel/oneapi/ippcp/2021.6.0/env ++++ dirname -- /opt/intel/oneapi/ippcp/2021.6.0/env +++ component_root=/opt/intel/oneapi/ippcp/2021.6.0 +++ IPPCRYPTOROOT=/opt/intel/oneapi/ippcp/2021.6.0 +++ export IPPCRYPTOROOT +++ __ippcp_tmp_target_arch=intel64 +++ '[' 1 -gt 0 ']' +++ '[' SETVARS_CALL=1 = ia32 ']' +++ '[' SETVARS_CALL=1 = intel64 ']' +++ shift +++ '[' 0 -gt 0 ']' +++ export IPPCP_TARGET_ARCH=intel64 +++ IPPCP_TARGET_ARCH=intel64 ++++ prepend_path /opt/intel/oneapi/ippcp/2021.6.0/include /opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp ++++ path_to_add=/opt/intel/oneapi/ippcp/2021.6.0/include ++++ path_is_now=/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp ++++ '[' '' = /opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp ']' ++++ printf %s /opt/intel/oneapi/ippcp/2021.6.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp +++ CPATH=/opt/intel/oneapi/ippcp/2021.6.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp +++ export CPATH ++++ prepend_path /opt/intel/oneapi/ippcp/2021.6.0/lib/intel64 /opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp ++++ path_to_add=/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64 ++++ path_is_now=/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp ++++ '[' '' = /opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp ']' ++++ printf %s /opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp +++ LIBRARY_PATH=/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp +++ export LIBRARY_PATH ++++ prepend_path /opt/intel/oneapi/ippcp/2021.6.0/lib/intel64 '/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ path_to_add=/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64 ++++ path_is_now='/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ '[' '' = '/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ']' ++++ printf %s '/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ LD_LIBRARY_PATH='/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ export LD_LIBRARY_PATH ++++ prepend_path /opt/intel/oneapi/ippcp/2021.6.0/lib/pkgconfig /opt/intel/oneapi/inspector/2022.1.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2021.7.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: ++++ path_to_add=/opt/intel/oneapi/ippcp/2021.6.0/lib/pkgconfig ++++ path_is_now=/opt/intel/oneapi/inspector/2022.1.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2021.7.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: ++++ '[' '' = /opt/intel/oneapi/inspector/2022.1.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2021.7.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: ']' ++++ printf %s /opt/intel/oneapi/ippcp/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2022.1.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2021.7.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: +++ PKG_CONFIG_PATH=/opt/intel/oneapi/ippcp/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2022.1.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2021.7.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: +++ export PKG_CONFIG_PATH ++ temp_var=14 ++ for arg in "$@" +++ expr ipp=latest : '\(.*\)=.*' ++ arg_base=ipp +++ expr ipp=latest : '.*=\(.*\)' ++ arg_verz=latest ++ arg_path=/opt/intel/oneapi/ipp/latest/env/vars.sh ++ SETVARS_VARS_PATH=/opt/intel/oneapi/ipp/latest/env/vars.sh ++ export SETVARS_VARS_PATH ++ '[' exclude = latest ']' ++ '[' -r /opt/intel/oneapi/ipp/latest/env/vars.sh ']' ++ echo ':: ipp -- latest' :: ipp -- latest ++ . /opt/intel/oneapi/ipp/latest/env/vars.sh SETVARS_CALL=1 +++ _vars_this_script_name=vars.sh ++++ _vars_get_proc_name /home/jenkins/workspace/branch_cam_test@tmp/durable-92d5e4ac/script.sh ++++ '[' -n '' ']' ++++ script=/home/jenkins/workspace/branch_cam_test@tmp/durable-92d5e4ac/script.sh ++++ '[' -L /home/jenkins/workspace/branch_cam_test@tmp/durable-92d5e4ac/script.sh ']' ++++ basename -- /home/jenkins/workspace/branch_cam_test@tmp/durable-92d5e4ac/script.sh +++ '[' vars.sh = script.sh ']' +++ vars_script_name= ++++ ps -p 1416597 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.4(1)-release' ']' +++ return 0 +++ vars_script_name=/opt/intel/oneapi/ipp/latest/env/vars.sh +++ '[' '' = /opt/intel/oneapi/ipp/latest/env/vars.sh ']' ++++ get_script_path /opt/intel/oneapi/ipp/latest/env/vars.sh ++++ script=/opt/intel/oneapi/ipp/latest/env/vars.sh ++++ '[' -L /opt/intel/oneapi/ipp/latest/env/vars.sh ']' +++++ command dirname -- /opt/intel/oneapi/ipp/latest/env/vars.sh ++++ script_dir=/opt/intel/oneapi/ipp/latest/env +++++ cd /opt/intel/oneapi/ipp/latest/env +++++ command pwd -P ++++ script_dir=/opt/intel/oneapi/ipp/2021.6.0/env ++++ echo /opt/intel/oneapi/ipp/2021.6.0/env +++ vars_script_path=/opt/intel/oneapi/ipp/2021.6.0/env ++++ dirname -- /opt/intel/oneapi/ipp/2021.6.0/env +++ IPPROOT=/opt/intel/oneapi/ipp/2021.6.0 +++ export IPPROOT +++ IPP_TARGET_ARCH=intel64 +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' 1 -gt 0 ']' +++ '[' SETVARS_CALL=1 = ia32 ']' +++ '[' SETVARS_CALL=1 = intel64 ']' +++ shift +++ '[' 0 -gt 0 ']' +++ export IPP_TARGET_ARCH ++++ prepend_path /opt/intel/oneapi/ipp/2021.6.0/include /opt/intel/oneapi/ippcp/2021.6.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp ++++ path_to_add=/opt/intel/oneapi/ipp/2021.6.0/include ++++ path_is_now=/opt/intel/oneapi/ippcp/2021.6.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp ++++ '[' '' = /opt/intel/oneapi/ippcp/2021.6.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp ']' ++++ printf %s /opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/ippcp/2021.6.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp +++ CPATH=/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/ippcp/2021.6.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp +++ export CPATH ++++ prepend_path /opt/intel/oneapi/ipp/2021.6.0/lib/intel64 /opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp ++++ path_to_add=/opt/intel/oneapi/ipp/2021.6.0/lib/intel64 ++++ path_is_now=/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp ++++ '[' '' = /opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp ']' ++++ printf %s /opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp +++ LIBRARY_PATH=/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp +++ export LIBRARY_PATH ++++ prepend_path /opt/intel/oneapi/ipp/2021.6.0/lib/intel64 '/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ path_to_add=/opt/intel/oneapi/ipp/2021.6.0/lib/intel64 ++++ path_is_now='/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ '[' '' = '/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ']' ++++ printf %s '/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ LD_LIBRARY_PATH='/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ export LD_LIBRARY_PATH ++ temp_var=15 ++ for arg in "$@" +++ expr itac=latest : '\(.*\)=.*' ++ arg_base=itac +++ expr itac=latest : '.*=\(.*\)' ++ arg_verz=latest ++ arg_path=/opt/intel/oneapi/itac/latest/env/vars.sh ++ SETVARS_VARS_PATH=/opt/intel/oneapi/itac/latest/env/vars.sh ++ export SETVARS_VARS_PATH ++ '[' exclude = latest ']' ++ '[' -r /opt/intel/oneapi/itac/latest/env/vars.sh ']' ++ echo ':: itac -- latest' :: itac -- latest ++ . /opt/intel/oneapi/itac/latest/env/vars.sh SETVARS_CALL=1 +++ _vars_this_script_name=vars.sh ++++ _vars_get_proc_name /home/jenkins/workspace/branch_cam_test@tmp/durable-92d5e4ac/script.sh ++++ '[' -n '' ']' ++++ script=/home/jenkins/workspace/branch_cam_test@tmp/durable-92d5e4ac/script.sh ++++ '[' -L /home/jenkins/workspace/branch_cam_test@tmp/durable-92d5e4ac/script.sh ']' ++++ basename -- /home/jenkins/workspace/branch_cam_test@tmp/durable-92d5e4ac/script.sh +++ '[' vars.sh = script.sh ']' +++ vars_script_name= ++++ ps -p 1416597 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.4(1)-release' ']' +++ return 0 +++ vars_script_name=/opt/intel/oneapi/itac/latest/env/vars.sh +++ '[' '' = /opt/intel/oneapi/itac/latest/env/vars.sh ']' ++++ prepend_path /opt/intel/licenses:/home/jenkins/intel/licenses '/opt/intel/oneapi/clck/2021.6.0/licensing:/opt/intel/licenses:/home/jenkins/intel/licenses:/Users/Shared/Library/Application Support/Intel/Licenses' ++++ path_to_add=/opt/intel/licenses:/home/jenkins/intel/licenses ++++ path_is_now='/opt/intel/oneapi/clck/2021.6.0/licensing:/opt/intel/licenses:/home/jenkins/intel/licenses:/Users/Shared/Library/Application Support/Intel/Licenses' ++++ '[' '' = '/opt/intel/oneapi/clck/2021.6.0/licensing:/opt/intel/licenses:/home/jenkins/intel/licenses:/Users/Shared/Library/Application Support/Intel/Licenses' ']' ++++ printf %s '/opt/intel/licenses:/home/jenkins/intel/licenses:/opt/intel/oneapi/clck/2021.6.0/licensing:/opt/intel/licenses:/home/jenkins/intel/licenses:/Users/Shared/Library/Application Support/Intel/Licenses' +++ INTEL_LICENSE_FILE='/opt/intel/licenses:/home/jenkins/intel/licenses:/opt/intel/oneapi/clck/2021.6.0/licensing:/opt/intel/licenses:/home/jenkins/intel/licenses:/Users/Shared/Library/Application Support/Intel/Licenses' +++ export INTEL_LICENSE_FILE ++++ get_script_path /opt/intel/oneapi/itac/latest/env/vars.sh ++++ script=/opt/intel/oneapi/itac/latest/env/vars.sh ++++ '[' -L /opt/intel/oneapi/itac/latest/env/vars.sh ']' +++++ command dirname -- /opt/intel/oneapi/itac/latest/env/vars.sh ++++ script_dir=/opt/intel/oneapi/itac/latest/env +++++ cd /opt/intel/oneapi/itac/latest/env +++++ command pwd -P ++++ script_dir=/opt/intel/oneapi/itac/2021.6.0/env ++++ printf %s /opt/intel/oneapi/itac/2021.6.0/env +++ my_script_path=/opt/intel/oneapi/itac/2021.6.0/env ++++ dirname -- /opt/intel/oneapi/itac/2021.6.0/env +++ component_root=/opt/intel/oneapi/itac/2021.6.0 +++ VT_ROOT=/opt/intel/oneapi/itac/2021.6.0 +++ export VT_ROOT +++ VT_MPI=impi4 +++ VT_LIB_DIR=/opt/intel/oneapi/itac/2021.6.0/lib +++ VT_SLIB_DIR=/opt/intel/oneapi/itac/2021.6.0/slib +++ VT_ADD_LIBS='-ldwarf -lelf -lvtunwind -lm -lpthread' +++ export VT_MPI VT_LIB_DIR VT_SLIB_DIR VT_ADD_LIBS ++++ prepend_path /opt/intel/oneapi/itac/2021.6.0/slib '/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ path_to_add=/opt/intel/oneapi/itac/2021.6.0/slib ++++ path_is_now='/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ '[' '' = '/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ']' ++++ printf %s '/opt/intel/oneapi/itac/2021.6.0/slib:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ LD_LIBRARY_PATH='/opt/intel/oneapi/itac/2021.6.0/slib:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ export LD_LIBRARY_PATH ++++ prepend_path /opt/intel/oneapi/itac/2021.6.0/bin /opt/intel/oneapi/intelpython/latest/bin:/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2022.1.0/bin64:/opt/intel/oneapi/dpcpp-ct/2022.1.0/bin:/opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ path_to_add=/opt/intel/oneapi/itac/2021.6.0/bin ++++ path_is_now=/opt/intel/oneapi/intelpython/latest/bin:/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2022.1.0/bin64:/opt/intel/oneapi/dpcpp-ct/2022.1.0/bin:/opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ '[' '' = /opt/intel/oneapi/intelpython/latest/bin:/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2022.1.0/bin64:/opt/intel/oneapi/dpcpp-ct/2022.1.0/bin:/opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ']' ++++ printf %s /opt/intel/oneapi/itac/2021.6.0/bin:/opt/intel/oneapi/intelpython/latest/bin:/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2022.1.0/bin64:/opt/intel/oneapi/dpcpp-ct/2022.1.0/bin:/opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ PATH=/opt/intel/oneapi/itac/2021.6.0/bin:/opt/intel/oneapi/intelpython/latest/bin:/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2022.1.0/bin64:/opt/intel/oneapi/dpcpp-ct/2022.1.0/bin:/opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ export PATH ++++ prepend_manpath /opt/intel/oneapi/itac/2021.6.0/man '/opt/intel/oneapi/debugger/2021.6.0/documentation/man:/opt/intel/oneapi/compiler/2022.1.0/documentation/en/man/common:/opt/intel/oneapi/clck/2021.6.0/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' ++++ path_to_add=/opt/intel/oneapi/itac/2021.6.0/man ++++ path_is_now='/opt/intel/oneapi/debugger/2021.6.0/documentation/man:/opt/intel/oneapi/compiler/2022.1.0/documentation/en/man/common:/opt/intel/oneapi/clck/2021.6.0/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' ++++ '[' '' = '/opt/intel/oneapi/debugger/2021.6.0/documentation/man:/opt/intel/oneapi/compiler/2022.1.0/documentation/en/man/common:/opt/intel/oneapi/clck/2021.6.0/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' ']' ++++ printf %s '/opt/intel/oneapi/itac/2021.6.0/man:/opt/intel/oneapi/debugger/2021.6.0/documentation/man:/opt/intel/oneapi/compiler/2022.1.0/documentation/en/man/common:/opt/intel/oneapi/clck/2021.6.0/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/oneapi/itac/2021.6.0/man:/opt/intel/oneapi/debugger/2021.6.0/documentation/man:/opt/intel/oneapi/compiler/2022.1.0/documentation/en/man/common:/opt/intel/oneapi/clck/2021.6.0/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 ++ temp_var=16 ++ for arg in "$@" +++ expr mkl=latest : '\(.*\)=.*' ++ arg_base=mkl +++ expr mkl=latest : '.*=\(.*\)' ++ arg_verz=latest ++ arg_path=/opt/intel/oneapi/mkl/latest/env/vars.sh ++ SETVARS_VARS_PATH=/opt/intel/oneapi/mkl/latest/env/vars.sh ++ export SETVARS_VARS_PATH ++ '[' exclude = latest ']' ++ '[' -r /opt/intel/oneapi/mkl/latest/env/vars.sh ']' ++ echo ':: mkl -- latest' :: mkl -- latest ++ . /opt/intel/oneapi/mkl/latest/env/vars.sh SETVARS_CALL=1 +++ _vars_this_script_name=vars.sh ++++ _vars_get_proc_name /home/jenkins/workspace/branch_cam_test@tmp/durable-92d5e4ac/script.sh ++++ '[' -n '' ']' ++++ script=/home/jenkins/workspace/branch_cam_test@tmp/durable-92d5e4ac/script.sh ++++ '[' -L /home/jenkins/workspace/branch_cam_test@tmp/durable-92d5e4ac/script.sh ']' ++++ basename -- /home/jenkins/workspace/branch_cam_test@tmp/durable-92d5e4ac/script.sh +++ '[' vars.sh = script.sh ']' +++ vars_script_name= ++++ ps -p 1416597 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.4(1)-release' ']' +++ return 0 +++ vars_script_name=/opt/intel/oneapi/mkl/latest/env/vars.sh +++ '[' '' = /opt/intel/oneapi/mkl/latest/env/vars.sh ']' ++++ basename -- /opt/intel/oneapi/mkl/latest/env/vars.sh +++ my_script_name=vars.sh ++++ get_script_path /opt/intel/oneapi/mkl/latest/env/vars.sh ++++ script=/opt/intel/oneapi/mkl/latest/env/vars.sh ++++ '[' -L /opt/intel/oneapi/mkl/latest/env/vars.sh ']' +++++ command dirname -- /opt/intel/oneapi/mkl/latest/env/vars.sh ++++ script_dir=/opt/intel/oneapi/mkl/latest/env +++++ cd /opt/intel/oneapi/mkl/latest/env +++++ command pwd -P ++++ script_dir=/opt/intel/oneapi/mkl/2022.1.0/env ++++ printf %s /opt/intel/oneapi/mkl/2022.1.0/env +++ my_script_path=/opt/intel/oneapi/mkl/2022.1.0/env ++++ dirname -- /opt/intel/oneapi/mkl/2022.1.0/env +++ MKLROOT=/opt/intel/oneapi/mkl/2022.1.0 +++ export MKLROOT +++ __mkl_tmp_SCRIPT_NAME=vars.sh +++ __mkl_tmp_MOD_NAME=mod +++ __mkl_tmp_TARGET_ARCH=intel64 +++ __mkl_tmp_LP64_ILP64= +++ __mkl_tmp_MOD= +++ __mkl_tmp_MKLVARS_VERBOSE= +++ __mkl_help= +++ '[' -z SETVARS_CALL=1 ']' +++ '[' -n SETVARS_CALL=1 ']' +++ '[' SETVARS_CALL=1 = ia32 ']' +++ '[' SETVARS_CALL=1 = intel64 ']' +++ '[' SETVARS_CALL=1 = lp64 ']' +++ '[' SETVARS_CALL=1 = ilp64 ']' +++ '[' SETVARS_CALL=1 = mod ']' +++ '[' SETVARS_CALL=1 = verbose ']' +++ '[' SETVARS_CALL=1 = help ']' +++ shift +++ '[' -n '' ']' +++ '[' -z '' ']' +++ __mkl_lib_dir=/opt/intel/oneapi/mkl/2022.1.0/lib +++ __cpath=/opt/intel/oneapi/mkl/2022.1.0/include +++ __mkl_bin_dir=/opt/intel/oneapi/mkl/2022.1.0/bin +++ __ld_library_path=/opt/intel/oneapi/mkl/2022.1.0/lib/intel64 +++ __library_path=/opt/intel/oneapi/mkl/2022.1.0/lib/intel64 +++ __path=/opt/intel/oneapi/mkl/2022.1.0/bin/intel64 +++ __nlspath=/opt/intel/oneapi/mkl/2022.1.0/lib/intel64/locale/%l_%t/%N +++ '[' '' = mod ']' +++ export 'LD_LIBRARY_PATH=/opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/itac/2021.6.0/slib:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ LD_LIBRARY_PATH='/opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/itac/2021.6.0/slib:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ export LIBRARY_PATH=/opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp +++ LIBRARY_PATH=/opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp +++ export NLSPATH=/opt/intel/oneapi/mkl/2022.1.0/lib/intel64/locale/%l_%t/%N:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin/locale/%l_%t/%N +++ NLSPATH=/opt/intel/oneapi/mkl/2022.1.0/lib/intel64/locale/%l_%t/%N:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin/locale/%l_%t/%N +++ export CPATH=/opt/intel/oneapi/mkl/2022.1.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/ippcp/2021.6.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp +++ CPATH=/opt/intel/oneapi/mkl/2022.1.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/ippcp/2021.6.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp +++ export PATH=/opt/intel/oneapi/mkl/2022.1.0/bin/intel64:/opt/intel/oneapi/itac/2021.6.0/bin:/opt/intel/oneapi/intelpython/latest/bin:/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2022.1.0/bin64:/opt/intel/oneapi/dpcpp-ct/2022.1.0/bin:/opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ PATH=/opt/intel/oneapi/mkl/2022.1.0/bin/intel64:/opt/intel/oneapi/itac/2021.6.0/bin:/opt/intel/oneapi/intelpython/latest/bin:/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2022.1.0/bin64:/opt/intel/oneapi/dpcpp-ct/2022.1.0/bin:/opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ export PKG_CONFIG_PATH=/opt/intel/oneapi/mkl/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2022.1.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2021.7.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: +++ PKG_CONFIG_PATH=/opt/intel/oneapi/mkl/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2022.1.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2021.7.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: +++ '[' '' = verbose ']' ++ temp_var=17 ++ for arg in "$@" +++ expr mpi=latest : '\(.*\)=.*' ++ arg_base=mpi +++ expr mpi=latest : '.*=\(.*\)' ++ arg_verz=latest ++ arg_path=/opt/intel/oneapi/mpi/latest/env/vars.sh ++ SETVARS_VARS_PATH=/opt/intel/oneapi/mpi/latest/env/vars.sh ++ export SETVARS_VARS_PATH ++ '[' exclude = latest ']' ++ '[' -r /opt/intel/oneapi/mpi/latest/env/vars.sh ']' ++ echo ':: mpi -- latest' :: mpi -- latest ++ . /opt/intel/oneapi/mpi/latest/env/vars.sh SETVARS_CALL=1 +++ _vars_this_script_name=vars.sh ++++ _vars_get_proc_name /home/jenkins/workspace/branch_cam_test@tmp/durable-92d5e4ac/script.sh ++++ '[' -n '' ']' ++++ script=/home/jenkins/workspace/branch_cam_test@tmp/durable-92d5e4ac/script.sh ++++ '[' -L /home/jenkins/workspace/branch_cam_test@tmp/durable-92d5e4ac/script.sh ']' ++++ basename -- /home/jenkins/workspace/branch_cam_test@tmp/durable-92d5e4ac/script.sh +++ '[' vars.sh = script.sh ']' +++ vars_script_name= ++++ ps -p 1416597 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.4(1)-release' ']' +++ return 0 +++ vars_script_name=/opt/intel/oneapi/mpi/latest/env/vars.sh +++ '[' '' = /opt/intel/oneapi/mpi/latest/env/vars.sh ']' ++++ get_script_path /opt/intel/oneapi/mpi/latest/env/vars.sh ++++ script=/opt/intel/oneapi/mpi/latest/env/vars.sh ++++ '[' -L /opt/intel/oneapi/mpi/latest/env/vars.sh ']' +++++ command dirname -- /opt/intel/oneapi/mpi/latest/env/vars.sh ++++ script_dir=/opt/intel/oneapi/mpi/latest/env +++++ cd /opt/intel/oneapi/mpi/latest/env +++++ command pwd -P ++++ script_dir=/opt/intel/oneapi/mpi/2021.6.0/env ++++ printf %s /opt/intel/oneapi/mpi/2021.6.0/env +++ MPIVARS_DIR=/opt/intel/oneapi/mpi/2021.6.0/env ++++ cd /opt/intel/oneapi/mpi/2021.6.0/env/.. ++++ pwd +++ I_MPI_ROOT=/opt/intel/oneapi/mpi/2021.6.0 +++ export I_MPI_ROOT +++ '[' -z /opt/intel/oneapi/mkl/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2022.1.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2021.7.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: ']' +++ PKG_CONFIG_PATH=/opt/intel/oneapi/mpi/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/mkl/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2022.1.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2021.7.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: +++ export PKG_CONFIG_PATH +++ PLATFORM= +++ '[' -z /opt/intel/oneapi/mkl/2022.1.0/bin/intel64:/opt/intel/oneapi/itac/2021.6.0/bin:/opt/intel/oneapi/intelpython/latest/bin:/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2022.1.0/bin64:/opt/intel/oneapi/dpcpp-ct/2022.1.0/bin:/opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ']' +++ PATH=/opt/intel/oneapi/mpi/2021.6.0//bin:/opt/intel/oneapi/mkl/2022.1.0/bin/intel64:/opt/intel/oneapi/itac/2021.6.0/bin:/opt/intel/oneapi/intelpython/latest/bin:/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2022.1.0/bin64:/opt/intel/oneapi/dpcpp-ct/2022.1.0/bin:/opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ export PATH +++ '[' -z /opt/intel/oneapi/dal/2021.6.0/lib/onedal.jar ']' +++ CLASSPATH=/opt/intel/oneapi/mpi/2021.6.0//lib/mpi.jar:/opt/intel/oneapi/dal/2021.6.0/lib/onedal.jar +++ export CLASSPATH +++ '[' -z '/opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/itac/2021.6.0/slib:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ']' +++ LD_LIBRARY_PATH='/opt/intel/oneapi/mpi/2021.6.0//lib/release:/opt/intel/oneapi/mpi/2021.6.0//lib:/opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/itac/2021.6.0/slib:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ export LD_LIBRARY_PATH +++ '[' -z '' ']' +++ '[' -z /opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp ']' +++ LIBRARY_PATH=/opt/intel/oneapi/mpi/2021.6.0//lib/release:/opt/intel/oneapi/mpi/2021.6.0//lib:/opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp +++ export LIBRARY_PATH +++ '[' -z /opt/intel/oneapi/mkl/2022.1.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/ippcp/2021.6.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp ']' +++ CPATH=/opt/intel/oneapi/mpi/2021.6.0//include:/opt/intel/oneapi/mkl/2022.1.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/ippcp/2021.6.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp +++ export CPATH +++ export 'MANPATH=/opt/intel/oneapi/mpi/2021.6.0/man:/opt/intel/oneapi/itac/2021.6.0/man:/opt/intel/oneapi/debugger/2021.6.0/documentation/man:/opt/intel/oneapi/compiler/2022.1.0/documentation/en/man/common:/opt/intel/oneapi/clck/2021.6.0/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/oneapi/mpi/2021.6.0/man:/opt/intel/oneapi/itac/2021.6.0/man:/opt/intel/oneapi/debugger/2021.6.0/documentation/man:/opt/intel/oneapi/compiler/2022.1.0/documentation/en/man/common:/opt/intel/oneapi/clck/2021.6.0/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:' +++ '[' -z '' ']' +++ i_mpi_ofi_library_internal=1 +++ i_mpi_library_kind= +++ args=SETVARS_CALL=1 +++ for arg in $args +++ case "$arg" in +++ case "$i_mpi_library_kind" in +++ case "$i_mpi_ofi_library_internal" in +++ PATH=/opt/intel/oneapi/mpi/2021.6.0//libfabric/bin:/opt/intel/oneapi/mpi/2021.6.0//bin:/opt/intel/oneapi/mkl/2022.1.0/bin/intel64:/opt/intel/oneapi/itac/2021.6.0/bin:/opt/intel/oneapi/intelpython/latest/bin:/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2022.1.0/bin64:/opt/intel/oneapi/dpcpp-ct/2022.1.0/bin:/opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ export PATH +++ LD_LIBRARY_PATH='/opt/intel/oneapi/mpi/2021.6.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.6.0//lib/release:/opt/intel/oneapi/mpi/2021.6.0//lib:/opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/itac/2021.6.0/slib:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ export LD_LIBRARY_PATH +++ '[' -z /opt/intel/oneapi/mpi/2021.6.0//lib/release:/opt/intel/oneapi/mpi/2021.6.0//lib:/opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp ']' +++ LIBRARY_PATH=/opt/intel/oneapi/mpi/2021.6.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.6.0//lib/release:/opt/intel/oneapi/mpi/2021.6.0//lib:/opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp +++ export LIBRARY_PATH +++ FI_PROVIDER_PATH=/opt/intel/oneapi/mpi/2021.6.0//libfabric/lib/prov:/usr/lib64/libfabric +++ export FI_PROVIDER_PATH ++ temp_var=18 ++ for arg in "$@" +++ expr tbb=latest : '\(.*\)=.*' ++ arg_base=tbb +++ expr tbb=latest : '.*=\(.*\)' ++ arg_verz=latest ++ arg_path=/opt/intel/oneapi/tbb/latest/env/vars.sh ++ SETVARS_VARS_PATH=/opt/intel/oneapi/tbb/latest/env/vars.sh ++ export SETVARS_VARS_PATH ++ '[' exclude = latest ']' ++ '[' -r /opt/intel/oneapi/tbb/latest/env/vars.sh ']' ++ echo ':: tbb -- latest' :: tbb -- latest ++ . /opt/intel/oneapi/tbb/latest/env/vars.sh SETVARS_CALL=1 +++ _vars_this_script_name=vars.sh ++++ _vars_get_proc_name /home/jenkins/workspace/branch_cam_test@tmp/durable-92d5e4ac/script.sh ++++ '[' -n '' ']' ++++ script=/home/jenkins/workspace/branch_cam_test@tmp/durable-92d5e4ac/script.sh ++++ '[' -L /home/jenkins/workspace/branch_cam_test@tmp/durable-92d5e4ac/script.sh ']' ++++ basename -- /home/jenkins/workspace/branch_cam_test@tmp/durable-92d5e4ac/script.sh +++ '[' vars.sh = script.sh ']' +++ vars_script_name= ++++ ps -p 1416597 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.4(1)-release' ']' +++ return 0 +++ vars_script_name=/opt/intel/oneapi/tbb/latest/env/vars.sh +++ '[' '' = /opt/intel/oneapi/tbb/latest/env/vars.sh ']' ++++ get_script_path /opt/intel/oneapi/tbb/latest/env/vars.sh ++++ script_path=/opt/intel/oneapi/tbb/latest/env/vars.sh ++++ '[' -L /opt/intel/oneapi/tbb/latest/env/vars.sh ']' +++++ command dirname -- /opt/intel/oneapi/tbb/latest/env/vars.sh ++++ script_dir=/opt/intel/oneapi/tbb/latest/env +++++ cd /opt/intel/oneapi/tbb/latest/env +++++ command pwd -P ++++ script_dir=/opt/intel/oneapi/tbb/2021.6.0/env ++++ printf %s /opt/intel/oneapi/tbb/2021.6.0/env +++ TBBROOT=/opt/intel/oneapi/tbb/2021.6.0/env/.. +++ TBB_TARGET_ARCH=intel64 +++ '[' -n '' ']' +++ for arg in "$@" +++ case "$arg" in +++ TBB_LIB_NAME=libtbb.so.12 +++ TBB_LIB_DIR=intel64/gcc4.8 +++ '[' -e /opt/intel/oneapi/tbb/2021.6.0/env/../lib/intel64/gcc4.8/libtbb.so.12 ']' +++ export TBBROOT ++++ prepend_path /opt/intel/oneapi/tbb/2021.6.0/env/../lib/intel64/gcc4.8 /opt/intel/oneapi/mpi/2021.6.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.6.0//lib/release:/opt/intel/oneapi/mpi/2021.6.0//lib:/opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp ++++ path_to_add=/opt/intel/oneapi/tbb/2021.6.0/env/../lib/intel64/gcc4.8 ++++ path_is_now=/opt/intel/oneapi/mpi/2021.6.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.6.0//lib/release:/opt/intel/oneapi/mpi/2021.6.0//lib:/opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp ++++ '[' '' = /opt/intel/oneapi/mpi/2021.6.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.6.0//lib/release:/opt/intel/oneapi/mpi/2021.6.0//lib:/opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp ']' ++++ printf %s /opt/intel/oneapi/tbb/2021.6.0/env/../lib/intel64/gcc4.8:/opt/intel/oneapi/mpi/2021.6.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.6.0//lib/release:/opt/intel/oneapi/mpi/2021.6.0//lib:/opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp +++ LIBRARY_PATH=/opt/intel/oneapi/tbb/2021.6.0/env/../lib/intel64/gcc4.8:/opt/intel/oneapi/mpi/2021.6.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.6.0//lib/release:/opt/intel/oneapi/mpi/2021.6.0//lib:/opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp +++ export LIBRARY_PATH ++++ prepend_path /opt/intel/oneapi/tbb/2021.6.0/env/../lib/intel64/gcc4.8 '/opt/intel/oneapi/mpi/2021.6.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.6.0//lib/release:/opt/intel/oneapi/mpi/2021.6.0//lib:/opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/itac/2021.6.0/slib:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ path_to_add=/opt/intel/oneapi/tbb/2021.6.0/env/../lib/intel64/gcc4.8 ++++ path_is_now='/opt/intel/oneapi/mpi/2021.6.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.6.0//lib/release:/opt/intel/oneapi/mpi/2021.6.0//lib:/opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/itac/2021.6.0/slib:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ '[' '' = '/opt/intel/oneapi/mpi/2021.6.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.6.0//lib/release:/opt/intel/oneapi/mpi/2021.6.0//lib:/opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/itac/2021.6.0/slib:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ']' ++++ printf %s '/opt/intel/oneapi/tbb/2021.6.0/env/../lib/intel64/gcc4.8:/opt/intel/oneapi/mpi/2021.6.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.6.0//lib/release:/opt/intel/oneapi/mpi/2021.6.0//lib:/opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/itac/2021.6.0/slib:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ LD_LIBRARY_PATH='/opt/intel/oneapi/tbb/2021.6.0/env/../lib/intel64/gcc4.8:/opt/intel/oneapi/mpi/2021.6.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.6.0//lib/release:/opt/intel/oneapi/mpi/2021.6.0//lib:/opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/itac/2021.6.0/slib:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ export LD_LIBRARY_PATH ++++ prepend_path /opt/intel/oneapi/tbb/2021.6.0/env/../include /opt/intel/oneapi/mpi/2021.6.0//include:/opt/intel/oneapi/mkl/2022.1.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/ippcp/2021.6.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp ++++ path_to_add=/opt/intel/oneapi/tbb/2021.6.0/env/../include ++++ path_is_now=/opt/intel/oneapi/mpi/2021.6.0//include:/opt/intel/oneapi/mkl/2022.1.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/ippcp/2021.6.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp ++++ '[' '' = /opt/intel/oneapi/mpi/2021.6.0//include:/opt/intel/oneapi/mkl/2022.1.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/ippcp/2021.6.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp ']' ++++ printf %s /opt/intel/oneapi/tbb/2021.6.0/env/../include:/opt/intel/oneapi/mpi/2021.6.0//include:/opt/intel/oneapi/mkl/2022.1.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/ippcp/2021.6.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp +++ CPATH=/opt/intel/oneapi/tbb/2021.6.0/env/../include:/opt/intel/oneapi/mpi/2021.6.0//include:/opt/intel/oneapi/mkl/2022.1.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/ippcp/2021.6.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp +++ export CPATH ++++ prepend_path /opt/intel/oneapi/tbb/2021.6.0/env/.. /opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2021.6.0:/opt/intel/oneapi/compiler/2022.1.0/linux/IntelDPCPP ++++ path_to_add=/opt/intel/oneapi/tbb/2021.6.0/env/.. ++++ path_is_now=/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2021.6.0:/opt/intel/oneapi/compiler/2022.1.0/linux/IntelDPCPP ++++ '[' '' = /opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2021.6.0:/opt/intel/oneapi/compiler/2022.1.0/linux/IntelDPCPP ']' ++++ printf %s /opt/intel/oneapi/tbb/2021.6.0/env/..:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2021.6.0:/opt/intel/oneapi/compiler/2022.1.0/linux/IntelDPCPP +++ CMAKE_PREFIX_PATH=/opt/intel/oneapi/tbb/2021.6.0/env/..:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2021.6.0:/opt/intel/oneapi/compiler/2022.1.0/linux/IntelDPCPP +++ export CMAKE_PREFIX_PATH ++++ prepend_path /opt/intel/oneapi/tbb/2021.6.0/env/../lib/pkgconfig /opt/intel/oneapi/mpi/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/mkl/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2022.1.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2021.7.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: ++++ path_to_add=/opt/intel/oneapi/tbb/2021.6.0/env/../lib/pkgconfig ++++ path_is_now=/opt/intel/oneapi/mpi/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/mkl/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2022.1.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2021.7.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: ++++ '[' '' = /opt/intel/oneapi/mpi/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/mkl/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2022.1.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2021.7.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: ']' ++++ printf %s /opt/intel/oneapi/tbb/2021.6.0/env/../lib/pkgconfig:/opt/intel/oneapi/mpi/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/mkl/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2022.1.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2021.7.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: +++ PKG_CONFIG_PATH=/opt/intel/oneapi/tbb/2021.6.0/env/../lib/pkgconfig:/opt/intel/oneapi/mpi/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/mkl/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2022.1.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2021.7.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: +++ export PKG_CONFIG_PATH ++ temp_var=19 ++ for arg in "$@" +++ expr vpl=latest : '\(.*\)=.*' ++ arg_base=vpl +++ expr vpl=latest : '.*=\(.*\)' ++ arg_verz=latest ++ arg_path=/opt/intel/oneapi/vpl/latest/env/vars.sh ++ SETVARS_VARS_PATH=/opt/intel/oneapi/vpl/latest/env/vars.sh ++ export SETVARS_VARS_PATH ++ '[' exclude = latest ']' ++ '[' -r /opt/intel/oneapi/vpl/latest/env/vars.sh ']' ++ echo ':: vpl -- latest' :: vpl -- latest ++ . /opt/intel/oneapi/vpl/latest/env/vars.sh SETVARS_CALL=1 +++ _vars_this_script_name=vars.sh ++++ _vars_get_proc_name /home/jenkins/workspace/branch_cam_test@tmp/durable-92d5e4ac/script.sh ++++ '[' -n '' ']' ++++ script=/home/jenkins/workspace/branch_cam_test@tmp/durable-92d5e4ac/script.sh ++++ '[' -L /home/jenkins/workspace/branch_cam_test@tmp/durable-92d5e4ac/script.sh ']' ++++ basename -- /home/jenkins/workspace/branch_cam_test@tmp/durable-92d5e4ac/script.sh +++ '[' vars.sh = script.sh ']' +++ vars_script_name= ++++ ps -p 1416597 -o comm= +++ vars_script_shell=bash +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.4(1)-release' ']' +++ return 0 +++ vars_script_name=/opt/intel/oneapi/vpl/latest/env/vars.sh +++ '[' '' = /opt/intel/oneapi/vpl/latest/env/vars.sh ']' ++++ get_script_path /opt/intel/oneapi/vpl/latest/env/vars.sh ++++ script=/opt/intel/oneapi/vpl/latest/env/vars.sh ++++ '[' -L /opt/intel/oneapi/vpl/latest/env/vars.sh ']' +++++ command dirname -- /opt/intel/oneapi/vpl/latest/env/vars.sh ++++ script_dir=/opt/intel/oneapi/vpl/latest/env +++++ cd /opt/intel/oneapi/vpl/latest/env +++++ command pwd -P ++++ script_dir=/opt/intel/oneapi/vpl/2022.1.0/env ++++ printf %s /opt/intel/oneapi/vpl/2022.1.0/env +++ script_path=/opt/intel/oneapi/vpl/2022.1.0/env +++ vpl_prefix=/opt/intel/oneapi/vpl/2022.1.0/env/.. ++++ cd /opt/intel/oneapi/vpl/2022.1.0/env/.. ++++ pwd +++ vpl_prefix=/opt/intel/oneapi/vpl/2022.1.0 +++ vpl_include=/opt/intel/oneapi/vpl/2022.1.0/include +++ vpl_lib=/opt/intel/oneapi/vpl/2022.1.0/lib +++ vpl_bin=/opt/intel/oneapi/vpl/2022.1.0/bin ++++ prepend_path /opt/intel/oneapi/vpl/2022.1.0/include /opt/intel/oneapi/tbb/2021.6.0/env/../include:/opt/intel/oneapi/mpi/2021.6.0//include:/opt/intel/oneapi/mkl/2022.1.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/ippcp/2021.6.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp ++++ path_to_add=/opt/intel/oneapi/vpl/2022.1.0/include ++++ path_is_now=/opt/intel/oneapi/tbb/2021.6.0/env/../include:/opt/intel/oneapi/mpi/2021.6.0//include:/opt/intel/oneapi/mkl/2022.1.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/ippcp/2021.6.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp ++++ '[' '' = /opt/intel/oneapi/tbb/2021.6.0/env/../include:/opt/intel/oneapi/mpi/2021.6.0//include:/opt/intel/oneapi/mkl/2022.1.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/ippcp/2021.6.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp ']' ++++ printf %s /opt/intel/oneapi/vpl/2022.1.0/include:/opt/intel/oneapi/tbb/2021.6.0/env/../include:/opt/intel/oneapi/mpi/2021.6.0//include:/opt/intel/oneapi/mkl/2022.1.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/ippcp/2021.6.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp +++ CPATH=/opt/intel/oneapi/vpl/2022.1.0/include:/opt/intel/oneapi/tbb/2021.6.0/env/../include:/opt/intel/oneapi/mpi/2021.6.0//include:/opt/intel/oneapi/mkl/2022.1.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/ippcp/2021.6.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp +++ export CPATH ++++ prepend_path /opt/intel/oneapi/vpl/2022.1.0/lib /opt/intel/oneapi/tbb/2021.6.0/env/../lib/intel64/gcc4.8:/opt/intel/oneapi/mpi/2021.6.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.6.0//lib/release:/opt/intel/oneapi/mpi/2021.6.0//lib:/opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp ++++ path_to_add=/opt/intel/oneapi/vpl/2022.1.0/lib ++++ path_is_now=/opt/intel/oneapi/tbb/2021.6.0/env/../lib/intel64/gcc4.8:/opt/intel/oneapi/mpi/2021.6.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.6.0//lib/release:/opt/intel/oneapi/mpi/2021.6.0//lib:/opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp ++++ '[' '' = /opt/intel/oneapi/tbb/2021.6.0/env/../lib/intel64/gcc4.8:/opt/intel/oneapi/mpi/2021.6.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.6.0//lib/release:/opt/intel/oneapi/mpi/2021.6.0//lib:/opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp ']' ++++ printf %s /opt/intel/oneapi/vpl/2022.1.0/lib:/opt/intel/oneapi/tbb/2021.6.0/env/../lib/intel64/gcc4.8:/opt/intel/oneapi/mpi/2021.6.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.6.0//lib/release:/opt/intel/oneapi/mpi/2021.6.0//lib:/opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp +++ LIBRARY_PATH=/opt/intel/oneapi/vpl/2022.1.0/lib:/opt/intel/oneapi/tbb/2021.6.0/env/../lib/intel64/gcc4.8:/opt/intel/oneapi/mpi/2021.6.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.6.0//lib/release:/opt/intel/oneapi/mpi/2021.6.0//lib:/opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp +++ export LIBRARY_PATH ++++ prepend_path /opt/intel/oneapi/vpl/2022.1.0/bin /opt/intel/oneapi/mpi/2021.6.0//libfabric/bin:/opt/intel/oneapi/mpi/2021.6.0//bin:/opt/intel/oneapi/mkl/2022.1.0/bin/intel64:/opt/intel/oneapi/itac/2021.6.0/bin:/opt/intel/oneapi/intelpython/latest/bin:/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2022.1.0/bin64:/opt/intel/oneapi/dpcpp-ct/2022.1.0/bin:/opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ path_to_add=/opt/intel/oneapi/vpl/2022.1.0/bin ++++ path_is_now=/opt/intel/oneapi/mpi/2021.6.0//libfabric/bin:/opt/intel/oneapi/mpi/2021.6.0//bin:/opt/intel/oneapi/mkl/2022.1.0/bin/intel64:/opt/intel/oneapi/itac/2021.6.0/bin:/opt/intel/oneapi/intelpython/latest/bin:/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2022.1.0/bin64:/opt/intel/oneapi/dpcpp-ct/2022.1.0/bin:/opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ '[' '' = /opt/intel/oneapi/mpi/2021.6.0//libfabric/bin:/opt/intel/oneapi/mpi/2021.6.0//bin:/opt/intel/oneapi/mkl/2022.1.0/bin/intel64:/opt/intel/oneapi/itac/2021.6.0/bin:/opt/intel/oneapi/intelpython/latest/bin:/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2022.1.0/bin64:/opt/intel/oneapi/dpcpp-ct/2022.1.0/bin:/opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ']' ++++ printf %s /opt/intel/oneapi/vpl/2022.1.0/bin:/opt/intel/oneapi/mpi/2021.6.0//libfabric/bin:/opt/intel/oneapi/mpi/2021.6.0//bin:/opt/intel/oneapi/mkl/2022.1.0/bin/intel64:/opt/intel/oneapi/itac/2021.6.0/bin:/opt/intel/oneapi/intelpython/latest/bin:/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2022.1.0/bin64:/opt/intel/oneapi/dpcpp-ct/2022.1.0/bin:/opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ PATH=/opt/intel/oneapi/vpl/2022.1.0/bin:/opt/intel/oneapi/mpi/2021.6.0//libfabric/bin:/opt/intel/oneapi/mpi/2021.6.0//bin:/opt/intel/oneapi/mkl/2022.1.0/bin/intel64:/opt/intel/oneapi/itac/2021.6.0/bin:/opt/intel/oneapi/intelpython/latest/bin:/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2022.1.0/bin64:/opt/intel/oneapi/dpcpp-ct/2022.1.0/bin:/opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ export PATH ++++ prepend_path /opt/intel/oneapi/vpl/2022.1.0/lib '/opt/intel/oneapi/tbb/2021.6.0/env/../lib/intel64/gcc4.8:/opt/intel/oneapi/mpi/2021.6.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.6.0//lib/release:/opt/intel/oneapi/mpi/2021.6.0//lib:/opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/itac/2021.6.0/slib:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ path_to_add=/opt/intel/oneapi/vpl/2022.1.0/lib ++++ path_is_now='/opt/intel/oneapi/tbb/2021.6.0/env/../lib/intel64/gcc4.8:/opt/intel/oneapi/mpi/2021.6.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.6.0//lib/release:/opt/intel/oneapi/mpi/2021.6.0//lib:/opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/itac/2021.6.0/slib:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ++++ '[' '' = '/opt/intel/oneapi/tbb/2021.6.0/env/../lib/intel64/gcc4.8:/opt/intel/oneapi/mpi/2021.6.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.6.0//lib/release:/opt/intel/oneapi/mpi/2021.6.0//lib:/opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/itac/2021.6.0/slib:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ']' ++++ printf %s '/opt/intel/oneapi/vpl/2022.1.0/lib:/opt/intel/oneapi/tbb/2021.6.0/env/../lib/intel64/gcc4.8:/opt/intel/oneapi/mpi/2021.6.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.6.0//lib/release:/opt/intel/oneapi/mpi/2021.6.0//lib:/opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/itac/2021.6.0/slib:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ LD_LIBRARY_PATH='/opt/intel/oneapi/vpl/2022.1.0/lib:/opt/intel/oneapi/tbb/2021.6.0/env/../lib/intel64/gcc4.8:/opt/intel/oneapi/mpi/2021.6.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.6.0//lib/release:/opt/intel/oneapi/mpi/2021.6.0//lib:/opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/itac/2021.6.0/slib:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' +++ export LD_LIBRARY_PATH ++++ prepend_path /opt/intel/oneapi/vpl/2022.1.0 /opt/intel/oneapi/tbb/2021.6.0/env/..:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2021.6.0:/opt/intel/oneapi/compiler/2022.1.0/linux/IntelDPCPP ++++ path_to_add=/opt/intel/oneapi/vpl/2022.1.0 ++++ path_is_now=/opt/intel/oneapi/tbb/2021.6.0/env/..:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2021.6.0:/opt/intel/oneapi/compiler/2022.1.0/linux/IntelDPCPP ++++ '[' '' = /opt/intel/oneapi/tbb/2021.6.0/env/..:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2021.6.0:/opt/intel/oneapi/compiler/2022.1.0/linux/IntelDPCPP ']' ++++ printf %s /opt/intel/oneapi/vpl/2022.1.0:/opt/intel/oneapi/tbb/2021.6.0/env/..:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2021.6.0:/opt/intel/oneapi/compiler/2022.1.0/linux/IntelDPCPP +++ CMAKE_PREFIX_PATH=/opt/intel/oneapi/vpl/2022.1.0:/opt/intel/oneapi/tbb/2021.6.0/env/..:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2021.6.0:/opt/intel/oneapi/compiler/2022.1.0/linux/IntelDPCPP +++ export CMAKE_PREFIX_PATH ++++ prepend_path /opt/intel/oneapi/vpl/2022.1.0/lib/pkgconfig /opt/intel/oneapi/tbb/2021.6.0/env/../lib/pkgconfig:/opt/intel/oneapi/mpi/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/mkl/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2022.1.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2021.7.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: ++++ path_to_add=/opt/intel/oneapi/vpl/2022.1.0/lib/pkgconfig ++++ path_is_now=/opt/intel/oneapi/tbb/2021.6.0/env/../lib/pkgconfig:/opt/intel/oneapi/mpi/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/mkl/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2022.1.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2021.7.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: ++++ '[' '' = /opt/intel/oneapi/tbb/2021.6.0/env/../lib/pkgconfig:/opt/intel/oneapi/mpi/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/mkl/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2022.1.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2021.7.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: ']' ++++ printf %s /opt/intel/oneapi/vpl/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/tbb/2021.6.0/env/../lib/pkgconfig:/opt/intel/oneapi/mpi/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/mkl/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2022.1.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2021.7.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: +++ PKG_CONFIG_PATH=/opt/intel/oneapi/vpl/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/tbb/2021.6.0/env/../lib/pkgconfig:/opt/intel/oneapi/mpi/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/mkl/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2022.1.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2021.7.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: +++ export PKG_CONFIG_PATH ++ temp_var=20 ++ for arg in "$@" +++ expr vtune=latest : '\(.*\)=.*' ++ arg_base=vtune +++ expr vtune=latest : '.*=\(.*\)' ++ arg_verz=latest ++ arg_path=/opt/intel/oneapi/vtune/latest/env/vars.sh ++ SETVARS_VARS_PATH=/opt/intel/oneapi/vtune/latest/env/vars.sh ++ export SETVARS_VARS_PATH ++ '[' exclude = latest ']' ++ '[' -r /opt/intel/oneapi/vtune/latest/env/vars.sh ']' ++ echo ':: vtune -- latest' :: vtune -- latest ++ . /opt/intel/oneapi/vtune/latest/env/vars.sh SETVARS_CALL=1 +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n '5.1.4(1)-release' ']' +++ return 0 +++ SCRIPT=/opt/intel/oneapi/vtune/latest/env/vars.sh ++++ get_product_dir /opt/intel/oneapi/vtune/latest/env/vars.sh ++++ script=/opt/intel/oneapi/vtune/latest/env/vars.sh ++++ '[' -L /opt/intel/oneapi/vtune/latest/env/vars.sh ']' +++++ dirname /opt/intel/oneapi/vtune/latest/env/vars.sh ++++ script_dir=/opt/intel/oneapi/vtune/latest/env +++++ cd /opt/intel/oneapi/vtune/latest/env +++++ pwd -P ++++ script_dir=/opt/intel/oneapi/vtune/2022.3.0/env +++++ dirname /opt/intel/oneapi/vtune/2022.3.0/env ++++ script_dir=/opt/intel/oneapi/vtune/2022.3.0 ++++ echo /opt/intel/oneapi/vtune/2022.3.0 +++ PRODUCT_DIR=/opt/intel/oneapi/vtune/2022.3.0 ++++ uname +++ '[' Linux = Darwin ']' ++++ uname -m +++ '[' x86_64 = x86_64 ']' +++ BIN_DIR=bin64 +++ export PKG_CONFIG_PATH=/opt/intel/oneapi/vtune/2022.3.0/include/pkgconfig/lib64:/opt/intel/oneapi/vpl/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/tbb/2021.6.0/env/../lib/pkgconfig:/opt/intel/oneapi/mpi/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/mkl/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2022.1.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2021.7.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: +++ PKG_CONFIG_PATH=/opt/intel/oneapi/vtune/2022.3.0/include/pkgconfig/lib64:/opt/intel/oneapi/vpl/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/tbb/2021.6.0/env/../lib/pkgconfig:/opt/intel/oneapi/mpi/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/mkl/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2022.1.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2021.7.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: +++ export PATH=/opt/intel/oneapi/vtune/2022.3.0/bin64:/opt/intel/oneapi/vpl/2022.1.0/bin:/opt/intel/oneapi/mpi/2021.6.0//libfabric/bin:/opt/intel/oneapi/mpi/2021.6.0//bin:/opt/intel/oneapi/mkl/2022.1.0/bin/intel64:/opt/intel/oneapi/itac/2021.6.0/bin:/opt/intel/oneapi/intelpython/latest/bin:/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2022.1.0/bin64:/opt/intel/oneapi/dpcpp-ct/2022.1.0/bin:/opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ PATH=/opt/intel/oneapi/vtune/2022.3.0/bin64:/opt/intel/oneapi/vpl/2022.1.0/bin:/opt/intel/oneapi/mpi/2021.6.0//libfabric/bin:/opt/intel/oneapi/mpi/2021.6.0//bin:/opt/intel/oneapi/mkl/2022.1.0/bin/intel64:/opt/intel/oneapi/itac/2021.6.0/bin:/opt/intel/oneapi/intelpython/latest/bin:/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2022.1.0/bin64:/opt/intel/oneapi/dpcpp-ct/2022.1.0/bin:/opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/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/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ export DIAGUTIL_PATH=/opt/intel/oneapi/vtune/2022.3.0/sys_check/vtune_sys_check.py:/opt/intel/oneapi/dpcpp-ct/2022.1.0/sys_check/sys_check.sh:/opt/intel/oneapi/debugger/2021.6.0/sys_check/debugger_sys_check.py:/opt/intel/oneapi/compiler/2022.1.0/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2022.1.0/sys_check/advisor_sys_check.py: +++ DIAGUTIL_PATH=/opt/intel/oneapi/vtune/2022.3.0/sys_check/vtune_sys_check.py:/opt/intel/oneapi/dpcpp-ct/2022.1.0/sys_check/sys_check.sh:/opt/intel/oneapi/debugger/2021.6.0/sys_check/debugger_sys_check.py:/opt/intel/oneapi/compiler/2022.1.0/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2022.1.0/sys_check/advisor_sys_check.py: +++ export VTUNE_PROFILER_2022_DIR=/opt/intel/oneapi/vtune/2022.3.0 +++ VTUNE_PROFILER_2022_DIR=/opt/intel/oneapi/vtune/2022.3.0 +++ export VTUNE_PROFILER_DIR=/opt/intel/oneapi/vtune/2022.3.0 +++ VTUNE_PROFILER_DIR=/opt/intel/oneapi/vtune/2022.3.0 ++ temp_var=21 ++ '[' 21 -eq 0 ']' ++ echo ':: oneAPI environment initialized ::' :: oneAPI environment initialized :: ++ echo ' ' ++ '[' 0 -ne 0 ']' ++ eval set -- ''\''--force'\'' \ ' +++ set -- --force ++ prep_for_exit 0 ++ script_return_code=0 ++ unset -v SETVARS_CALL ++ unset -v SETVARS_ARGS ++ unset -v SETVARS_VARS_PATH ++ '[' 0 = '' ']' ++ '[' 0 -eq 0 ']' ++ SETVARS_COMPLETED=1 ++ export SETVARS_COMPLETED ++ return 0 ++ return + run_scripts/run_scam.bash -s arm97 ----- Case Setup ----- Compset longname is 2000_CAM60%SCAM_CLM50%SP_CICE%PRES_DOCN%DOM_SROF_SGLC_SWAV Compset specification file is /home/jenkins/workspace/branch_cam_test/cime_config/config_compsets.xml Automatically adding SIAC to compset Automatically adding SESP to compset Compset forcing is 1972-2004 ATM component is CAM cam6 physics: LND component is clm5.0:Satellite phenology: ICE component is Sea ICE (cice) model version 5 :prescribed cice OCN component is DOCN prescribed ocean mode ROF component is Stub river component GLC component is Stub glacier (land ice) component WAV component is Stub wave component IAC component is Stub iac component ESP component is Stub external system processing (ESP) component Pes specification file is /home/jenkins/workspace/branch_cam_test/cime_config/config_pes.xml Compset specific settings: name is RUN_STARTDATE and value is 1997-06-18 Compset specific settings: name is START_TOD and value is 84585 Compset specific settings: name is SSTICE_DATA_FILENAME and value is $DIN_LOC_ROOT/atm/cam/sst/sst_HadOIBl_bc_1x1_2000climo_c180511.nc Compset specific settings: name is PTS_MODE and value is TRUE Compset specific settings: name is PTS_LAT and value is 36.6 Compset specific settings: name is PTS_LON and value is 262.5 Could not find machine match for 'nelson.localdomain' or 'nelson' Machine is nelson Variable MAX_GPUS_PER_NODE not defined for machine nelson Pes setting: grid is a%T42_l%T42_oi%T42_r%null_g%null_w%null_z%null_m%gx1v7 Pes setting: compset is 2000_CAM60%SCAM_CLM50%SP_CICE%PRES_DOCN%DOM_SROF_SGLC_SWAV_SIAC_SESP Pes setting: tasks is {'NTASKS_ATM': -1, 'NTASKS_LND': -1, 'NTASKS_ROF': -1, 'NTASKS_ICE': -1, 'NTASKS_OCN': -1, 'NTASKS_GLC': -1, 'NTASKS_WAV': -1, 'NTASKS_CPL': -1} Pes setting: threads is {'NTHRDS_ATM': 1, 'NTHRDS_LND': 1, 'NTHRDS_ROF': 1, 'NTHRDS_ICE': 1, 'NTHRDS_OCN': 1, 'NTHRDS_GLC': 1, 'NTHRDS_WAV': 1, 'NTHRDS_CPL': 1} Pes setting: rootpe is {'ROOTPE_ATM': 0, 'ROOTPE_LND': 0, 'ROOTPE_ROF': 0, 'ROOTPE_ICE': 0, 'ROOTPE_OCN': 0, 'ROOTPE_GLC': 0, 'ROOTPE_WAV': 0, 'ROOTPE_CPL': 0} Pes setting: pstrid is {} Pes other settings: {} Pes comments: none setting additional fields from config_pes: {} Compset is: 2000_CAM60%SCAM_CLM50%SP_CICE%PRES_DOCN%DOM_SROF_SGLC_SWAV_SIAC_SESP Grid is: a%T42_l%T42_oi%T42_r%null_g%null_w%null_z%null_m%gx1v7 Components in compset are: ['cam', 'clm', 'cice', 'docn', 'srof', 'sglc', 'swav', 'siac', 'sesp'] No project info available No charge_account info available, using value from PROJECT cesm model version found: cam_12a6970_clubb_335d83b_20211111-268-g5f0fd619 Batch_system_type is none Creating Case directory /home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97 This component includes user_mods /home/jenkins/workspace/branch_cam_test/cime_config/usermods_dirs/scam_mandatory Adding user mods directory /home/jenkins/workspace/branch_cam_test/cime_config/usermods_dirs/scam_mandatory RUN: /home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/shell_commands FROM: /home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97 Adding user mods directory /home/jenkins/workspace/branch_cam_test/cime_config/usermods_dirs/scam_arm97 RUN: /home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/shell_commands FROM: /home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97 /home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/env_mach_specific.xml already exists, delete to replace /home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/env_mach_specific.xml already exists, delete to replace Creating batch scripts Writing case.run script from input template /home/jenkins/workspace/branch_cam_test/cime/config/cesm/machines/template.case.run Creating file .case.run Writing case.st_archive script from input template /home/jenkins/workspace/branch_cam_test/cime/config/cesm/machines/template.st_archive Creating file case.st_archive Creating user_nl_xxx files for components and cpl If an old case build already exists, might want to run 'case.build --clean' before building You can now run './preview_run' to get more info on how your case will be run ----- Compile Configuration ----- ----- Run configuration ----- ----- Compile ----- Building case in directory /home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97 sharedlib_only is False model_only is False Generating component namelists as part of build 2022-06-16 14:50:00 atm Create namelist for component cam Calling /home/jenkins/workspace/branch_cam_test/cime_config/buildnml ...calling cam buildcpp to set build time options CAM namelist copy: file1 /home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/Buildconf/camconf/atm_in file2 /home/jenkins/cam_output/scratch/test_scam_arm97/run/atm_in 2022-06-16 14:50:01 lnd Create namelist for component clm Calling /home/jenkins/workspace/branch_cam_test/components/clm//cime_config/buildnml WARNING: CLM is starting up from a cold state 2022-06-16 14:50:01 ice Create namelist for component cice Calling /home/jenkins/workspace/branch_cam_test/components/cice//cime_config/buildnml ...buildnml calling cice buildcpp to set build time options 2022-06-16 14:50:01 ocn Create namelist for component docn Calling /home/jenkins/workspace/branch_cam_test/components/cpl7/components/data_comps_mct/docn/cime_config/buildnml 2022-06-16 14:50:01 rof Create namelist for component srof Calling /home/jenkins/workspace/branch_cam_test/components/cpl7/components/stub_comps_mct/srof/cime_config/buildnml 2022-06-16 14:50:01 glc Create namelist for component sglc Calling /home/jenkins/workspace/branch_cam_test/components/cpl7/components/stub_comps_mct/sglc/cime_config/buildnml 2022-06-16 14:50:01 wav Create namelist for component swav Calling /home/jenkins/workspace/branch_cam_test/components/cpl7/components/stub_comps_mct/swav/cime_config/buildnml 2022-06-16 14:50:01 iac Create namelist for component siac Running /home/jenkins/workspace/branch_cam_test/components/cpl7/components/stub_comps_mct/siac/cime_config/buildnml 2022-06-16 14:50:01 esp Create namelist for component sesp Calling /home/jenkins/workspace/branch_cam_test/components/cpl7/components/stub_comps_mct/sesp/cime_config/buildnml 2022-06-16 14:50:01 cpl Create namelist for component drv Calling /home/jenkins/workspace/branch_cam_test/components/cpl7/driver/cime_config/buildnml Building mpi-serial with output to file /home/jenkins/cam_output/scratch/test_scam_arm97/bld/mpi-serial.bldlog.220616-145000 Calling /home/jenkins/workspace/branch_cam_test/cime/src/build_scripts/buildlib.mpi-serial Building gptl with output to file /home/jenkins/cam_output/scratch/test_scam_arm97/bld/gptl.bldlog.220616-145000 Calling /home/jenkins/workspace/branch_cam_test/cime/src/build_scripts/buildlib.gptl Component gptl build complete with 2 warnings Building mct with output to file /home/jenkins/cam_output/scratch/test_scam_arm97/bld/mct.bldlog.220616-145000 Calling /home/jenkins/workspace/branch_cam_test/cime/src/build_scripts/buildlib.mct Component mct build complete with 42 warnings Building pio with output to file /home/jenkins/cam_output/scratch/test_scam_arm97/bld/pio.bldlog.220616-145000 Calling /home/jenkins/workspace/branch_cam_test/cime/src/build_scripts/buildlib.pio Building csm_share with output to file /home/jenkins/cam_output/scratch/test_scam_arm97/bld/csm_share.bldlog.220616-145000 Calling /home/jenkins/workspace/branch_cam_test/share/buildlib.csm_share Component csm_share build complete with 19 warnings Building csm_share_cpl7 with output to file /home/jenkins/cam_output/scratch/test_scam_arm97/bld/csm_share_cpl7.bldlog.220616-145000 Calling /home/jenkins/workspace/branch_cam_test/components/cpl7/buildlib.csm_share_cpl7 - Building clm library Building lnd with output to /home/jenkins/cam_output/scratch/test_scam_arm97/bld/lnd.bldlog.220616-145000 Component lnd build complete with 12 warnings clm built in 89.962875 seconds - Building atm Library Building atm with output to /home/jenkins/cam_output/scratch/test_scam_arm97/bld/atm.bldlog.220616-145000 - Building ice Library Building ice with output to /home/jenkins/cam_output/scratch/test_scam_arm97/bld/ice.bldlog.220616-145000 - Building ocn Library Building ocn with output to /home/jenkins/cam_output/scratch/test_scam_arm97/bld/ocn.bldlog.220616-145000 - Building rof Library Building rof with output to /home/jenkins/cam_output/scratch/test_scam_arm97/bld/rof.bldlog.220616-145000 - Building glc Library Building glc with output to /home/jenkins/cam_output/scratch/test_scam_arm97/bld/glc.bldlog.220616-145000 - Building wav Library Building wav with output to /home/jenkins/cam_output/scratch/test_scam_arm97/bld/wav.bldlog.220616-145000 - Building iac Library Building iac with output to /home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac.bldlog.220616-145000 - Building esp Library Building esp with output to /home/jenkins/cam_output/scratch/test_scam_arm97/bld/esp.bldlog.220616-145000 siac built in 1.908657 seconds swav built in 1.958554 seconds sglc built in 1.967426 seconds sesp built in 2.058753 seconds srof built in 2.172299 seconds docn built in 3.813634 seconds Component ice build complete with 10 warnings cice built in 36.965326 seconds Component atm build complete with 54 warnings cam built in 149.195518 seconds Building cesm from /home/jenkins/workspace/branch_cam_test/components/cpl7/driver/cime_config/buildexe with output to /home/jenkins/cam_output/scratch/test_scam_arm97/bld/cesm.bldlog.220616-145000 Component cesm exe build complete with 3 warnings Total build time: 329.084887 seconds MODEL BUILD HAS FINISHED SUCCESSFULLY ----- Run Submission ----- 2022-06-16 14:55:30 atm Create namelist for component cam Calling /home/jenkins/workspace/branch_cam_test/cime_config/buildnml CAM namelist copy: file1 /home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/Buildconf/camconf/atm_in file2 /home/jenkins/cam_output/scratch/test_scam_arm97/run/atm_in 2022-06-16 14:55:30 lnd Create namelist for component clm Calling /home/jenkins/workspace/branch_cam_test/components/clm//cime_config/buildnml WARNING: CLM is starting up from a cold state 2022-06-16 14:55:30 ice Create namelist for component cice Calling /home/jenkins/workspace/branch_cam_test/components/cice//cime_config/buildnml 2022-06-16 14:55:30 ocn Create namelist for component docn Calling /home/jenkins/workspace/branch_cam_test/components/cpl7/components/data_comps_mct/docn/cime_config/buildnml 2022-06-16 14:55:30 rof Create namelist for component srof Calling /home/jenkins/workspace/branch_cam_test/components/cpl7/components/stub_comps_mct/srof/cime_config/buildnml 2022-06-16 14:55:30 glc Create namelist for component sglc Calling /home/jenkins/workspace/branch_cam_test/components/cpl7/components/stub_comps_mct/sglc/cime_config/buildnml 2022-06-16 14:55:30 wav Create namelist for component swav Calling /home/jenkins/workspace/branch_cam_test/components/cpl7/components/stub_comps_mct/swav/cime_config/buildnml 2022-06-16 14:55:30 iac Create namelist for component siac Running /home/jenkins/workspace/branch_cam_test/components/cpl7/components/stub_comps_mct/siac/cime_config/buildnml 2022-06-16 14:55:30 esp Create namelist for component sesp Calling /home/jenkins/workspace/branch_cam_test/components/cpl7/components/stub_comps_mct/sesp/cime_config/buildnml 2022-06-16 14:55:30 cpl Create namelist for component drv Calling /home/jenkins/workspace/branch_cam_test/components/cpl7/driver/cime_config/buildnml Checking that inputdata is available as part of case submission Loading input file list: 'Buildconf/ctsm.input_data_list' Model ctsm no file specified for finidat Loading input file list: 'Buildconf/cpl.input_data_list' Loading input file list: 'Buildconf/docn.input_data_list' Loading input file list: 'Buildconf/cam.input_data_list' Loading input file list: 'Buildconf/cice.input_data_list' Check case OK submit_jobs case.run Submit job case.run Starting job script case.run Generating namelists for /home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97 2022-06-16 14:55:31 atm Create namelist for component cam Calling /home/jenkins/workspace/branch_cam_test/cime_config/buildnml CAM namelist copy: file1 /home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/Buildconf/camconf/atm_in file2 /home/jenkins/cam_output/scratch/test_scam_arm97/run/atm_in 2022-06-16 14:55:31 lnd Create namelist for component clm Calling /home/jenkins/workspace/branch_cam_test/components/clm//cime_config/buildnml WARNING: CLM is starting up from a cold state 2022-06-16 14:55:31 ice Create namelist for component cice Calling /home/jenkins/workspace/branch_cam_test/components/cice//cime_config/buildnml 2022-06-16 14:55:31 ocn Create namelist for component docn Calling /home/jenkins/workspace/branch_cam_test/components/cpl7/components/data_comps_mct/docn/cime_config/buildnml 2022-06-16 14:55:31 rof Create namelist for component srof Calling /home/jenkins/workspace/branch_cam_test/components/cpl7/components/stub_comps_mct/srof/cime_config/buildnml 2022-06-16 14:55:31 glc Create namelist for component sglc Calling /home/jenkins/workspace/branch_cam_test/components/cpl7/components/stub_comps_mct/sglc/cime_config/buildnml 2022-06-16 14:55:31 wav Create namelist for component swav Calling /home/jenkins/workspace/branch_cam_test/components/cpl7/components/stub_comps_mct/swav/cime_config/buildnml 2022-06-16 14:55:31 iac Create namelist for component siac Running /home/jenkins/workspace/branch_cam_test/components/cpl7/components/stub_comps_mct/siac/cime_config/buildnml 2022-06-16 14:55:31 esp Create namelist for component sesp Calling /home/jenkins/workspace/branch_cam_test/components/cpl7/components/stub_comps_mct/sesp/cime_config/buildnml 2022-06-16 14:55:31 cpl Create namelist for component drv Calling /home/jenkins/workspace/branch_cam_test/components/cpl7/driver/cime_config/buildnml ------------------------------------------------------------------------- - Prestage required restarts into /home/jenkins/cam_output/scratch/test_scam_arm97/run - Case input data directory (DIN_LOC_ROOT) is /home/pub/cam_inputdata - Checking for required input datasets in DIN_LOC_ROOT ------------------------------------------------------------------------- run command is /home/jenkins/cam_output/scratch/test_scam_arm97/bld/cesm.exe >> cesm.log.$LID 2>&1 Starting job script case.run Exception from case_run: ERROR: RUN FAIL: Command ' /home/jenkins/cam_output/scratch/test_scam_arm97/bld/cesm.exe >> cesm.log.$LID 2>&1 ' failed See log file for details: /home/jenkins/cam_output/scratch/test_scam_arm97/run/cesm.log.220616-145530 Submitted job case.run with id None Error submitting run [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] script [Pipeline] { [Pipeline] sh + chmod -R 755 /home/jenkins/cam_output/ [Pipeline] sh + gzip -d /home/jenkins/cam_output/scratch/test_scam_atex/bld/atm.bldlog.220616-144412.gz + cat /home/jenkins/cam_output/scratch/test_scam_atex/bld/atm.bldlog.220616-144412 /home/jenkins/workspace/branch_cam_test/cime_config/buildlib:9: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses import sys, os, filecmp, shutil, imp ...calling cam buildcpp to set build time options make complib -j 4 MODEL=cam COMPLIB=/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/libatm.a -f /home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/Tools/Makefile CIME_MODEL=cesm SMP=FALSE CASEROOT="/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex" CASETOOLS="/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/Tools" CIMEROOT="/home/jenkins/workspace/branch_cam_test/cime" SRCROOT="/home/jenkins/workspace/branch_cam_test" COMP_INTERFACE="mct" COMPILER="gnu" DEBUG="FALSE" EXEROOT="/home/jenkins/cam_output/scratch/test_scam_atex/bld" INCROOT="/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include" LIBROOT="/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib" MACH="nelson" MPILIB="mpi-serial" NINST_VALUE="c1a1l1i1o1r1g1w1i1e1" OS="Linux" PIO_VERSION=2 SHAREDLIBROOT="/home/jenkins/cam_output/scratch/test_scam_atex/bld" SMP_PRESENT="FALSE" USE_ESMF_LIB="FALSE" USE_MOAB="FALSE" CAM_CONFIG_OPTS="-clubb_sgs -rad rrtmg -silent -microphys mg2 -cppdefs '-DUWM_MISC'" COMP_LND="clm" COMPARE_TO_NUOPC="FALSE" USE_TRILINOS="FALSE" USE_ALBANY="FALSE" USE_PETSC="FALSE" USER_CPPDEFS=' -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp': output: /home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/Tools/mkSrcfiles cp -f Filepath Deppath /home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/Tools/mkDepends Deppath Srcfiles > Depends /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/clubb_precision.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/model_flags.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/error_code.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffixed-form /home/jenkins/workspace/branch_cam_test/src/utils/mpishorthand.F /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/utils/namelist_utils.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/utils/units.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/parameter_indices.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/utils/cam_abortutils.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/control/cam_logfile.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/lapack_interfaces.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/ppgrid.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/wv_sat_methods.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/dycore.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/control/cam_instance.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/pmgrid.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/utils/infnan.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/utils/datetime.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/pspect.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/ionosphere/epotential_params.F90 /home/jenkins/workspace/branch_cam_test/cime/src/externals/genf90/genf90.pl /home/jenkins/workspace/branch_cam_test/src/physics/cam/subcol_pack_mod.F90.in > subcol_pack_mod.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/utils/intp_util.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/utils/m_types.F90 /home/jenkins/workspace/branch_cam_test/cime/src/externals/genf90/genf90.pl /home/jenkins/workspace/branch_cam_test/src/physics/cam/subcol_utils.F90.in > subcol_utils.F90 /home/jenkins/workspace/branch_cam_test/cime/src/externals/genf90/genf90.pl /home/jenkins/workspace/branch_cam_test/src/utils/buffer.F90.in > buffer.F90 /home/jenkins/workspace/branch_cam_test/cime/src/externals/genf90/genf90.pl /home/jenkins/workspace/branch_cam_test/src/physics/cam/physics_buffer.F90.in > physics_buffer.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4/chem_mods.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/utils/srf_field_check.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/utils/mo_util.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol/sslt_sections.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4/m_spc_id.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/pumas/micro_pumas_utils.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/dadadj.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/sums_utils.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_zadj.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_trislv.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/m_sad_data.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_jpl.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4/mo_rxt_rates_conv.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4/mo_lu_factor.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/input_names.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/clubb/mt95.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/pbl_utils.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/pumas/micro_pumas_data.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/tests/dyn_tests_utils.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/cmparray_mod.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/gw_utils.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/utils/coords_1d.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/parrrsw.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrsw_tbl.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrsw_ref.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrsw_con.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/parrrtm.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrlw_tbl.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrlw_con.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrlw_ref.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrlw_kg02.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrlw_kg15.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrlw_kg08.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrlw_kg06.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrlw_kg07.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrlw_kg05.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrlw_kg12.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrlw_kg16.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrlw_kg04.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrlw_kg10.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrlw_kg13.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrlw_kg09.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrlw_kg01.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrlw_kg14.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrlw_kg11.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrlw_kg03.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/trb_mtn_stress.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/beljaars_drag.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/advection/slt/basdz.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/utils/ccpp_kinds.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/code_timer_module.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/cubxdr.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/utils/srchutil.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/advection/slt/lcbas.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/advection/slt/lcdbas.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4/m_rxt_id.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/utils/marsaglia.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/utils/quicksort.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/advection/slt/scm0.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/sv_decomp.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/utils/xpavg_mod.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/constants_clubb.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/parameters_model.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/stat_file_module.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/utils/spmd_utils.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/array_index.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/endian.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/utils/error_messages.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/utils/wrap_nf.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/radconstants.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/geopotential.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/utils/string_utils.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/commap.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/utils/vrtmap.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/utils/gauaw_mod.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/comspe.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= buffer.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_tracname.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol/drydep_mod.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/utils/bnddyi.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_schu.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_calcoe.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_inter.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4/mo_setrxt.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/spehox.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4/mo_phtadj.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4/mo_adjrxt.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_negtrc.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4/mo_prod_loss.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4/mo_indprd.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4/mo_lu_solve.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4/mo_nln_matrix.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4/mo_lin_matrix.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_heatnirco2.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/pumas/micro_mg3_0.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/utils/linear_1d_operators.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrsw_wvn.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrsw_kg27.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrsw_kg25.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrsw_kg28.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrsw_kg26.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrsw_kg19.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrtmg_sw_setcoef.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrsw_kg22.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrsw_kg23.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrsw_kg20.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrsw_kg17.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrsw_kg18.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrsw_kg16.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrsw_kg21.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrsw_kg29.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrsw_kg24.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrtmg_sw_vrtqdr.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrtmg_sw_reftra.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrtmg_sw_cldprmc.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrlw_wvn.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/cpl/mct/cam_cpl_indices.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/cpslec.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/cubzdr.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/advection/slt/engy_tdif.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/utils/fft99.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/advection/slt/flxint.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities/geopotential_t.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/herzin.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/advection/slt/kdpfnd.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/utils/msise00.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/advection/slt/phcs.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -ffree-form -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -O0 -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrtmg_lw_k_g.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/utils/sgexx.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities/state_converters.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/utils/std_atm_profile.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/trjmps.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/utils/wrap_mpi.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/LY93_pdf.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/Nc_Ncn_eqns.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/interpolation.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/file_functions.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/T_in_K_module.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/calc_roots.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/stats_type.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/parameters_tunable.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/index_mapping.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/pdf_parameter_module.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/lapack_wrap.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/saturation.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/new_tsdadg_pdf.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/pdf_utilities.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/new_hybrid_pdf.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/sigma_sqd_w_module.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/calendar.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/clip_semi_implicit.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/constituents.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/utils/cam_map_utils.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/utils/ioFileMod.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/control/cam_control_mod.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/utils/time_manager.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/eul_control_mod.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/ref_pres.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/tests/inic_analytic_utils.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4/mo_sim_dat.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/carma_model_flags_mod.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/matrix_operations.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/hydromet_pdf_parameter_module.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/diagnose_correlations_module.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/hb_diff.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/vdiff_lu_solver.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/mcica_subcol_gen_sw.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrtmg_lw_rtrnmc.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrtmg_lw_setcoef.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/mcica_subcol_gen_lw.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrtmg_lw_taumol.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/dyndrv.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/advection/slt/hordif1.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/advection/slt/reordp.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -ffree-form -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -O0 -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrtmg_sw_k_g.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/stats.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/grid_class.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/stats_variables.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/stats_type_utilities.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/new_pdf.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/new_hybrid_pdf_main.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/output_netcdf.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/utils/physconst.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/control/scamMod.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/phys_control.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/control/filenames.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/prognostics.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/advection/slt/qmassa.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/utils/time_utils.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/gas_wetdep_opts.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/carma_flags_mod.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/utils/orbit.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/input_reader.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/tracers_suite.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/gw_diffusion.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrtmg_sw_spcvmc.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrtmg_lw_rad.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/massfix.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/hdinti.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/hordif.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/limdz.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/advection/slt/qmassd.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/advection/slt/xqmass.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/Skx_module.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/adg1_adg2_3d_luhar_pdf.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/diffusion.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/mean_adv.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/fill_holes.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/sponge_layer_damping.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/clip_explicit.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/calc_pressure.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/numerical_check.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/advance_helper_module.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/new_pdf_main.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/stats_rad_zt_module.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/output_grads.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/stats_lh_sfc_module.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/stats_lh_zt_module.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/stats_sfc_module.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/stats_zt_module.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/stats_rad_zm_module.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/stats_zm_module.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/pos_definite_module.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/turbulent_adv_pdf.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/advance_xp3_module.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/wv_saturation.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/utils/cam_pio_utils.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/utils/interpolate_data.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/utils/mo_constants.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_chem_utls.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/utils/horizontal_interpolate.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol/dust_sediment_mod.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/pkg_cldoptics.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_params.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/corr_varnce_module.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/precipitation_fraction.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/pumas/micro_mg1_0.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/spetru.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/gw_common.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrtmg_sw_init.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrtmg_sw_rad.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrtmg_lw_init.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/molec_diff.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/courlim.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/dyn.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/advection/slt/engy_te.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/grcalc.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/quad.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/advance_wp2_wp3_module.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/advance_windm_edsclrm_module.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/mixing_length.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/pdf_closure_module.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/stats_clubb_utilities.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/mono_flux_limiter.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/sfc_varnce_module.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/advance_xp2_xpyp_module.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/phys_prop.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/utils/cam_grid_support.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/utils/input_data_utils.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/control/cam_initfiles.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol/dust_common.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol/cldaero_mod.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/utils/apex.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/nucleate_ice.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/unicon_utils.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/euvac.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_wavelen.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_waveo3.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_waveall.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_wavelab.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_airmas.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_ps2str.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_setair.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_lymana.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_sphers.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/photo_bkgrnd.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_mean_mass.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_mass_xforms.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4/mo_imp_sol.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/set_cp.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/setup_clubb_pdf_params.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/clubb_mf.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/gw_convect.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/gw_oro.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/gw_front.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/gw_rdg.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/hetfrz_classnuc.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/eddy_diff.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/advance_xm_wpxp_module.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/control/cam_history_support.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/utils/solar_parms_data.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/utils/solar_irrad_data.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/utils/solar_wind_data.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/control/ncdio_atm.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/utils/solar_euv_data.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_xsections.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_setcld.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_rtlink.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_setozo.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_seto2.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/tests/inic_analytic.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/interp_mod.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/utils/hycoef.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/co2_data_flux.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/utils/solar_data.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_jshort.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_tuv_inti.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_pchem.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_jlong.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/rad_solar_var.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/scanslt.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/getinterpnetcdfdata.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_jeuv.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_setz.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/advection/slt/difcor.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/grmult.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/advection/slt/omcalc.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/advection/slt/pdelb0.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/advection/slt/plevs0.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/settau.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/tstep.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/advance_clubb_core_module.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/spmd_dyn.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/advection/slt/bandij.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/advection/slt/basdy.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/advection/slt/basiy.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/cubydr.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/advection/slt/extx.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/advection/slt/extys.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/advection/slt/extyv.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/advection/slt/grdxy.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/herxin.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/heryin.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/hrintp.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/lagyin.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/limdx.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/limdy.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/sphdep.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/dyn_grid.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/bndexch.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/realloc4.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/realloc7.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/phys_grid.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/unit_drivers/drv_input_data.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/control/sat_hist.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/control/cam_history_buffers.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= subcol_pack_mod.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/utils/gmean_mod.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol/soil_erod_mod.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/polar_avg.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/iop.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/hk_conv.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/cldwat.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_fstrat.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_sethet.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_snoe.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/phys_debug_util.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/utils/mo_flbc.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/pkg_cld_sediment.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/chem_surfvals.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/control/cam_history.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/clubb_api_module.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/qneg_module.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/control/history_defaults.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/uwshcu.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/epp_ionization.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_neu_wetdep.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/species_sums_diags.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_aero_settling.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/chem_prod_loss_diags.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_airplane.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/rate_diags.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4/mo_exp_sol.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/utils/mo_msis_ubc.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_airglow.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_cph.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/tracers.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/cloud_cover_diags.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/control/history_scam.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/diag_dynvar_ic.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/scmforecast.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/linemsdyn.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/spegrd.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/physics_types.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/tfilt_massfix.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/scandyn.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/scan2.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/dynpkg.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= subcol_utils.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/tropopause.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/aoa_tracers.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/dadadj_cam.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/nudging.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/boundarydata.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_apex.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/lunar_tides.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/rayleigh_friction.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/tidal_diag.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/constituent_burden.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/phys_gmean.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= physics_buffer.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_ghg_chem.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/rad_constituents.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol/wetdep.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/co2_cycle.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/utils/tracer_data.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/ionosphere/ionosphere_interface.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/qbo.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/cloud_fraction.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/check_energy.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/conv_water.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/cam3_aero_data.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_aurora.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_sad.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/short_lived_species.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/subcol_tstcp.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/cam3_ozone_data.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/iondrag.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/slingo.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/ebert_curry.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/radheat.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/ghg_data.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/sslt_rebin.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/utils/modal_aero_wateruptake.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero/modal_aero_data.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/control/camsrfexch.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/ndrop.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/utils/aircraft_emit.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/utils/prescribed_ghg.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/cldfrc2m.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/ndrop_bam.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/utils/prescribed_volcaero.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/utils/prescribed_strataero.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/noy_ubc.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/ocean_emis.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_sulf.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/fire_emissions.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/tracer_cnst.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/tracer_srcs.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_srf_emissions.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_extfrc.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/gcr_ionization.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_strato_rates.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/charge_neutrality.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_tgcm_ubc.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/clybry_fam.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/waccmx_phys_intr.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/utils/prescribed_ozone.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/hetfrz_classnuc_cam.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/nucleate_ice_cam.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/utils/prescribed_aero.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/oldcloud.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/ssatcontrail.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/dp_coupling.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero/modal_aero_rename.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero/dust_model.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero/modal_aero_convproc.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/utils/modal_aero_deposition.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero/sox_cldaero_mod.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_drydep.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero/seasalt_model.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/control/cam_snapshot.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/cldwat2m_macro.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/zm_microphysics.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/unicon.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/cfc11star.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_setinv.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_lightning.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/upper_bc.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub/unit_driver.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/cam_diagnostics.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/carma_intr.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/cospsimulator_intr.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/gw_drag.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/radiation_data.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/microp_aero.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/rrtmg_state.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/cloud_rad_props.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/trb_mtn_stress_cam.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/beljaars_drag_cam.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/iop_forcing.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/spcam_drivers.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/phys_debug.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/flux_avg.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/cpl/mct/atm_import_export.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/utils/modal_aero_calcsize.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero/modal_aero_newnuc.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/utils/aerodep_flx.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol/mo_setsox.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/zm_conv.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_setaer.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_setext.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_chm_diags.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/unit_drivers/offline_driver.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/radsw.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/radlw.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/diffusion_solver.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/modal_aer_opt.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero/modal_aero_coag.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/zm_conv_intr.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_photoin.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/eddy_diff_cam.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/aer_rad_props.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero/aero_model.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_photo.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/radiation.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/vertical_diffusion.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/convect_deep.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/unicon_cam.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/cloud_diagnostics.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/convect_shallow.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/macrop_driver.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/rk_stratiform.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_usrrxt.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/clubb_intr.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_gas_phase_chemdr.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_waccm_hrates.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_chemini.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/chemistry.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/subcol_SILHS.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/subcol.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/micro_mg_cam.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/restart_physics.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/microp_driver.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/const_init.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/dyn_comp.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/control/runtime_opts.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/physpkg.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/stepon.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/restart_dynamics.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/control/cam_restart.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/control/cam_comp.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/cpl/mct/atm_comp_mct.F90 ar rv /home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/libatm.a LY93_pdf.o Nc_Ncn_eqns.o Skx_module.o T_in_K_module.o adg1_adg2_3d_luhar_pdf.o advance_clubb_core_module.o advance_helper_module.o advance_windm_edsclrm_module.o advance_wp2_wp3_module.o advance_xm_wpxp_module.o advance_xp2_xpyp_module.o advance_xp3_module.o aer_rad_props.o aero_model.o aerodep_flx.o aircraft_emit.o aoa_tracers.o apex.o array_index.o atm_comp_mct.o atm_import_export.o bandij.o basdy.o basdz.o basiy.o beljaars_drag.o beljaars_drag_cam.o bnddyi.o bndexch.o boundarydata.o buffer.o calc_pressure.o calc_roots.o calendar.o cam3_aero_data.o cam3_ozone_data.o cam_abortutils.o cam_comp.o cam_control_mod.o cam_cpl_indices.o cam_diagnostics.o cam_grid_support.o cam_history.o cam_history_buffers.o cam_history_support.o cam_initfiles.o cam_instance.o cam_logfile.o cam_map_utils.o cam_pio_utils.o cam_restart.o cam_snapshot.o camsrfexch.o carma_flags_mod.o carma_intr.o carma_model_flags_mod.o ccpp_kinds.o cfc11star.o charge_neutrality.o check_energy.o chem_mods.o chem_prod_loss_diags.o chem_surfvals.o chemistry.o cldaero_mod.o cldfrc2m.o cldwat.o cldwat2m_macro.o clip_explicit.o clip_semi_implicit.o cloud_cover_diags.o cloud_diagnostics.o cloud_fraction.o cloud_rad_props.o clubb_api_module.o clubb_intr.o clubb_mf.o clubb_precision.o clybry_fam.o cmparray_mod.o co2_cycle.o co2_data_flux.o code_timer_module.o commap.o comspe.o const_init.o constants_clubb.o constituent_burden.o constituents.o conv_water.o convect_deep.o convect_shallow.o coords_1d.o corr_varnce_module.o cospsimulator_intr.o courlim.o cpslec.o cubxdr.o cubydr.o cubzdr.o dadadj.o dadadj_cam.o datetime.o diag_dynvar_ic.o diagnose_correlations_module.o difcor.o diffusion.o diffusion_solver.o dp_coupling.o drv_input_data.o drydep_mod.o dust_common.o dust_model.o dust_sediment_mod.o dycore.o dyn.o dyn_comp.o dyn_grid.o dyn_tests_utils.o dyndrv.o dynpkg.o ebert_curry.o eddy_diff.o eddy_diff_cam.o endian.o engy_tdif.o engy_te.o epotential_params.o epp_ionization.o error_code.o error_messages.o eul_control_mod.o euvac.o extx.o extys.o extyv.o fft99.o file_functions.o filenames.o fill_holes.o fire_emissions.o flux_avg.o flxint.o gas_wetdep_opts.o gauaw_mod.o gcr_ionization.o geopotential.o geopotential_t.o getinterpnetcdfdata.o ghg_data.o gmean_mod.o grcalc.o grdxy.o grid_class.o grmult.o gw_common.o gw_convect.o gw_diffusion.o gw_drag.o gw_front.o gw_oro.o gw_rdg.o gw_utils.o hb_diff.o hdinti.o herxin.o heryin.o herzin.o hetfrz_classnuc.o hetfrz_classnuc_cam.o history_defaults.o history_scam.o hk_conv.o hordif.o hordif1.o horizontal_interpolate.o hrintp.o hycoef.o hydromet_pdf_parameter_module.o index_mapping.o infnan.o inic_analytic.o inic_analytic_utils.o input_data_utils.o input_names.o input_reader.o interp_mod.o interpolate_data.o interpolation.o intp_util.o ioFileMod.o iondrag.o ionosphere_interface.o iop.o iop_forcing.o kdpfnd.o lagyin.o lapack_interfaces.o lapack_wrap.o lcbas.o lcdbas.o limdx.o limdy.o limdz.o linear_1d_operators.o linemsdyn.o lunar_tides.o m_rxt_id.o m_sad_data.o m_spc_id.o m_types.o macrop_driver.o marsaglia.o massfix.o matrix_operations.o mcica_subcol_gen_lw.o mcica_subcol_gen_sw.o mean_adv.o micro_mg1_0.o micro_mg3_0.o micro_mg_cam.o micro_pumas_data.o micro_pumas_utils.o microp_aero.o microp_driver.o mixing_length.o mo_adjrxt.o mo_aero_settling.o mo_airglow.o mo_airmas.o mo_airplane.o mo_apex.o mo_aurora.o mo_calcoe.o mo_chem_utls.o mo_chemini.o mo_chm_diags.o mo_constants.o mo_cph.o mo_drydep.o mo_exp_sol.o mo_extfrc.o mo_flbc.o mo_fstrat.o mo_gas_phase_chemdr.o mo_ghg_chem.o mo_heatnirco2.o mo_imp_sol.o mo_indprd.o mo_inter.o mo_jeuv.o mo_jlong.o mo_jpl.o mo_jshort.o mo_lightning.o mo_lin_matrix.o mo_lu_factor.o mo_lu_solve.o mo_lymana.o mo_mass_xforms.o mo_mean_mass.o mo_msis_ubc.o mo_negtrc.o mo_neu_wetdep.o mo_nln_matrix.o mo_params.o mo_pchem.o mo_photo.o mo_photoin.o mo_phtadj.o mo_prod_loss.o mo_ps2str.o mo_rtlink.o mo_rxt_rates_conv.o mo_sad.o mo_schu.o mo_setaer.o mo_setair.o mo_setcld.o mo_setext.o mo_sethet.o mo_setinv.o mo_seto2.o mo_setozo.o mo_setrxt.o mo_setsox.o mo_setz.o mo_sim_dat.o mo_snoe.o mo_sphers.o mo_srf_emissions.o mo_strato_rates.o mo_sulf.o mo_tgcm_ubc.o mo_tracname.o mo_trislv.o mo_tuv_inti.o mo_usrrxt.o mo_util.o mo_waccm_hrates.o mo_waveall.o mo_wavelab.o mo_wavelen.o mo_waveo3.o mo_xsections.o mo_zadj.o modal_aer_opt.o modal_aero_calcsize.o modal_aero_coag.o modal_aero_convproc.o modal_aero_data.o modal_aero_deposition.o modal_aero_gasaerexch.o modal_aero_newnuc.o modal_aero_rename.o modal_aero_wateruptake.o model_flags.o molec_diff.o mono_flux_limiter.o mpishorthand.o msise00.o mt95.o namelist_utils.o ncdio_atm.o ndrop.o ndrop_bam.o new_hybrid_pdf.o new_hybrid_pdf_main.o new_pdf.o new_pdf_main.o new_tsdadg_pdf.o noy_ubc.o nucleate_ice.o nucleate_ice_cam.o nudging.o numerical_check.o ocean_emis.o offline_driver.o oldcloud.o omcalc.o orbit.o output_grads.o output_netcdf.o parameter_indices.o parameters_model.o parameters_tunable.o parrrsw.o parrrtm.o pbl_utils.o pdelb0.o pdf_closure_module.o pdf_parameter_module.o pdf_utilities.o phcs.o photo_bkgrnd.o phys_control.o phys_debug.o phys_debug_util.o phys_gmean.o phys_grid.o phys_prop.o physconst.o physics_buffer.o physics_types.o physpkg.o pkg_cld_sediment.o pkg_cldoptics.o plevs0.o pmgrid.o polar_avg.o pos_definite_module.o ppgrid.o precipitation_fraction.o prescribed_aero.o prescribed_ghg.o prescribed_ozone.o prescribed_strataero.o prescribed_volcaero.o prognostics.o pspect.o qbo.o qmassa.o qmassd.o qneg_module.o quad.o quicksort.o rad_constituents.o rad_solar_var.o radconstants.o radheat.o radiation.o radiation_data.o radlw.o radsw.o rate_diags.o rayleigh_friction.o realloc4.o realloc7.o ref_pres.o reordp.o restart_dynamics.o restart_physics.o rk_stratiform.o rrlw_con.o rrlw_kg01.o rrlw_kg02.o rrlw_kg03.o rrlw_kg04.o rrlw_kg05.o rrlw_kg06.o rrlw_kg07.o rrlw_kg08.o rrlw_kg09.o rrlw_kg10.o rrlw_kg11.o rrlw_kg12.o rrlw_kg13.o rrlw_kg14.o rrlw_kg15.o rrlw_kg16.o rrlw_ref.o rrlw_tbl.o rrlw_wvn.o rrsw_con.o rrsw_kg16.o rrsw_kg17.o rrsw_kg18.o rrsw_kg19.o rrsw_kg20.o rrsw_kg21.o rrsw_kg22.o rrsw_kg23.o rrsw_kg24.o rrsw_kg25.o rrsw_kg26.o rrsw_kg27.o rrsw_kg28.o rrsw_kg29.o rrsw_ref.o rrsw_tbl.o rrsw_wvn.o rrtmg_lw_init.o rrtmg_lw_k_g.o rrtmg_lw_rad.o rrtmg_lw_rtrnmc.o rrtmg_lw_setcoef.o rrtmg_lw_taumol.o rrtmg_state.o rrtmg_sw_cldprmc.o rrtmg_sw_init.o rrtmg_sw_k_g.o rrtmg_sw_rad.o rrtmg_sw_reftra.o rrtmg_sw_setcoef.o rrtmg_sw_spcvmc.o rrtmg_sw_taumol.o rrtmg_sw_vrtqdr.o runtime_opts.o sat_hist.o saturation.o scamMod.o scan2.o scandyn.o scanslt.o scm0.o scmforecast.o seasalt_model.o set_cp.o settau.o setup_clubb_pdf_params.o sfc_varnce_module.o sgexx.o short_lived_species.o sigma_sqd_w_module.o slingo.o soil_erod_mod.o solar_data.o solar_euv_data.o solar_irrad_data.o solar_parms_data.o solar_wind_data.o sox_cldaero_mod.o spcam_drivers.o species_sums_diags.o spegrd.o spehox.o spetru.o sphdep.o spmd_dyn.o spmd_utils.o sponge_layer_damping.o srchutil.o srf_field_check.o ssatcontrail.o sslt_rebin.o sslt_sections.o stat_file_module.o state_converters.o stats.o stats_clubb_utilities.o stats_lh_sfc_module.o stats_lh_zt_module.o stats_rad_zm_module.o stats_rad_zt_module.o stats_sfc_module.o stats_type.o stats_type_utilities.o stats_variables.o stats_zm_module.o stats_zt_module.o std_atm_profile.o stepon.o string_utils.o subcol.o subcol_SILHS.o subcol_pack_mod.o subcol_tstcp.o subcol_utils.o sums_utils.o sv_decomp.o tfilt_massfix.o tidal_diag.o time_manager.o time_utils.o tracer_cnst.o tracer_data.o tracer_srcs.o tracers.o tracers_suite.o trb_mtn_stress.o trb_mtn_stress_cam.o trjmps.o tropopause.o tstep.o turbulent_adv_pdf.o unicon.o unicon_cam.o unicon_utils.o unit_driver.o units.o upper_bc.o uwshcu.o vdiff_lu_solver.o vertical_diffusion.o vrtmap.o waccmx_phys_intr.o wetdep.o wrap_mpi.o wrap_nf.o wv_sat_methods.o wv_saturation.o xpavg_mod.o xqmass.o zm_conv.o zm_conv_intr.o zm_microphysics.o a - LY93_pdf.o a - Nc_Ncn_eqns.o a - Skx_module.o a - T_in_K_module.o a - adg1_adg2_3d_luhar_pdf.o a - advance_clubb_core_module.o a - advance_helper_module.o a - advance_windm_edsclrm_module.o a - advance_wp2_wp3_module.o a - advance_xm_wpxp_module.o a - advance_xp2_xpyp_module.o a - advance_xp3_module.o a - aer_rad_props.o a - aero_model.o a - aerodep_flx.o a - aircraft_emit.o a - aoa_tracers.o a - apex.o a - array_index.o a - atm_comp_mct.o a - atm_import_export.o a - bandij.o a - basdy.o a - basdz.o a - basiy.o a - beljaars_drag.o a - beljaars_drag_cam.o a - bnddyi.o a - bndexch.o a - boundarydata.o a - buffer.o a - calc_pressure.o a - calc_roots.o a - calendar.o a - cam3_aero_data.o a - cam3_ozone_data.o a - cam_abortutils.o a - cam_comp.o a - cam_control_mod.o a - cam_cpl_indices.o a - cam_diagnostics.o a - cam_grid_support.o a - cam_history.o a - cam_history_buffers.o a - cam_history_support.o a - cam_initfiles.o a - cam_instance.o a - cam_logfile.o a - cam_map_utils.o a - cam_pio_utils.o a - cam_restart.o a - cam_snapshot.o a - camsrfexch.o a - carma_flags_mod.o a - carma_intr.o a - carma_model_flags_mod.o a - ccpp_kinds.o a - cfc11star.o a - charge_neutrality.o a - check_energy.o a - chem_mods.o a - chem_prod_loss_diags.o a - chem_surfvals.o a - chemistry.o a - cldaero_mod.o a - cldfrc2m.o a - cldwat.o a - cldwat2m_macro.o a - clip_explicit.o a - clip_semi_implicit.o a - cloud_cover_diags.o a - cloud_diagnostics.o a - cloud_fraction.o a - cloud_rad_props.o a - clubb_api_module.o a - clubb_intr.o a - clubb_mf.o a - clubb_precision.o a - clybry_fam.o a - cmparray_mod.o a - co2_cycle.o a - co2_data_flux.o a - code_timer_module.o a - commap.o a - comspe.o a - const_init.o a - constants_clubb.o a - constituent_burden.o a - constituents.o a - conv_water.o a - convect_deep.o a - convect_shallow.o a - coords_1d.o a - corr_varnce_module.o a - cospsimulator_intr.o a - courlim.o a - cpslec.o a - cubxdr.o a - cubydr.o a - cubzdr.o a - dadadj.o a - dadadj_cam.o a - datetime.o a - diag_dynvar_ic.o a - diagnose_correlations_module.o a - difcor.o a - diffusion.o a - diffusion_solver.o a - dp_coupling.o a - drv_input_data.o a - drydep_mod.o a - dust_common.o a - dust_model.o a - dust_sediment_mod.o a - dycore.o a - dyn.o a - dyn_comp.o a - dyn_grid.o a - dyn_tests_utils.o a - dyndrv.o a - dynpkg.o a - ebert_curry.o a - eddy_diff.o a - eddy_diff_cam.o a - endian.o a - engy_tdif.o a - engy_te.o a - epotential_params.o a - epp_ionization.o a - error_code.o a - error_messages.o a - eul_control_mod.o a - euvac.o a - extx.o a - extys.o a - extyv.o a - fft99.o a - file_functions.o a - filenames.o a - fill_holes.o a - fire_emissions.o a - flux_avg.o a - flxint.o a - gas_wetdep_opts.o a - gauaw_mod.o a - gcr_ionization.o a - geopotential.o a - geopotential_t.o a - getinterpnetcdfdata.o a - ghg_data.o a - gmean_mod.o a - grcalc.o a - grdxy.o a - grid_class.o a - grmult.o a - gw_common.o a - gw_convect.o a - gw_diffusion.o a - gw_drag.o a - gw_front.o a - gw_oro.o a - gw_rdg.o a - gw_utils.o a - hb_diff.o a - hdinti.o a - herxin.o a - heryin.o a - herzin.o a - hetfrz_classnuc.o a - hetfrz_classnuc_cam.o a - history_defaults.o a - history_scam.o a - hk_conv.o a - hordif.o a - hordif1.o a - horizontal_interpolate.o a - hrintp.o a - hycoef.o a - hydromet_pdf_parameter_module.o a - index_mapping.o a - infnan.o a - inic_analytic.o a - inic_analytic_utils.o a - input_data_utils.o a - input_names.o a - input_reader.o a - interp_mod.o a - interpolate_data.o a - interpolation.o a - intp_util.o a - ioFileMod.o a - iondrag.o a - ionosphere_interface.o a - iop.o a - iop_forcing.o a - kdpfnd.o a - lagyin.o a - lapack_interfaces.o a - lapack_wrap.o a - lcbas.o a - lcdbas.o a - limdx.o a - limdy.o a - limdz.o a - linear_1d_operators.o a - linemsdyn.o a - lunar_tides.o a - m_rxt_id.o a - m_sad_data.o a - m_spc_id.o a - m_types.o a - macrop_driver.o a - marsaglia.o a - massfix.o a - matrix_operations.o a - mcica_subcol_gen_lw.o a - mcica_subcol_gen_sw.o a - mean_adv.o a - micro_mg1_0.o a - micro_mg3_0.o a - micro_mg_cam.o a - micro_pumas_data.o a - micro_pumas_utils.o a - microp_aero.o a - microp_driver.o a - mixing_length.o a - mo_adjrxt.o a - mo_aero_settling.o a - mo_airglow.o a - mo_airmas.o a - mo_airplane.o a - mo_apex.o a - mo_aurora.o a - mo_calcoe.o a - mo_chem_utls.o a - mo_chemini.o a - mo_chm_diags.o a - mo_constants.o a - mo_cph.o a - mo_drydep.o a - mo_exp_sol.o a - mo_extfrc.o a - mo_flbc.o a - mo_fstrat.o a - mo_gas_phase_chemdr.o a - mo_ghg_chem.o a - mo_heatnirco2.o a - mo_imp_sol.o a - mo_indprd.o a - mo_inter.o a - mo_jeuv.o a - mo_jlong.o a - mo_jpl.o a - mo_jshort.o a - mo_lightning.o a - mo_lin_matrix.o a - mo_lu_factor.o a - mo_lu_solve.o a - mo_lymana.o a - mo_mass_xforms.o a - mo_mean_mass.o a - mo_msis_ubc.o a - mo_negtrc.o a - mo_neu_wetdep.o a - mo_nln_matrix.o a - mo_params.o a - mo_pchem.o a - mo_photo.o a - mo_photoin.o a - mo_phtadj.o a - mo_prod_loss.o a - mo_ps2str.o a - mo_rtlink.o a - mo_rxt_rates_conv.o a - mo_sad.o a - mo_schu.o a - mo_setaer.o a - mo_setair.o a - mo_setcld.o a - mo_setext.o a - mo_sethet.o a - mo_setinv.o a - mo_seto2.o a - mo_setozo.o a - mo_setrxt.o a - mo_setsox.o a - mo_setz.o a - mo_sim_dat.o a - mo_snoe.o a - mo_sphers.o a - mo_srf_emissions.o a - mo_strato_rates.o a - mo_sulf.o a - mo_tgcm_ubc.o a - mo_tracname.o a - mo_trislv.o a - mo_tuv_inti.o a - mo_usrrxt.o a - mo_util.o a - mo_waccm_hrates.o a - mo_waveall.o a - mo_wavelab.o a - mo_wavelen.o a - mo_waveo3.o a - mo_xsections.o a - mo_zadj.o a - modal_aer_opt.o a - modal_aero_calcsize.o a - modal_aero_coag.o a - modal_aero_convproc.o a - modal_aero_data.o a - modal_aero_deposition.o a - modal_aero_gasaerexch.o a - modal_aero_newnuc.o a - modal_aero_rename.o a - modal_aero_wateruptake.o a - model_flags.o a - molec_diff.o a - mono_flux_limiter.o a - mpishorthand.o a - msise00.o a - mt95.o a - namelist_utils.o a - ncdio_atm.o a - ndrop.o a - ndrop_bam.o a - new_hybrid_pdf.o a - new_hybrid_pdf_main.o a - new_pdf.o a - new_pdf_main.o a - new_tsdadg_pdf.o a - noy_ubc.o a - nucleate_ice.o a - nucleate_ice_cam.o a - nudging.o a - numerical_check.o a - ocean_emis.o a - offline_driver.o a - oldcloud.o a - omcalc.o a - orbit.o a - output_grads.o a - output_netcdf.o a - parameter_indices.o a - parameters_model.o a - parameters_tunable.o a - parrrsw.o a - parrrtm.o a - pbl_utils.o a - pdelb0.o a - pdf_closure_module.o a - pdf_parameter_module.o a - pdf_utilities.o a - phcs.o a - photo_bkgrnd.o a - phys_control.o a - phys_debug.o a - phys_debug_util.o a - phys_gmean.o a - phys_grid.o a - phys_prop.o a - physconst.o a - physics_buffer.o a - physics_types.o a - physpkg.o a - pkg_cld_sediment.o a - pkg_cldoptics.o a - plevs0.o a - pmgrid.o a - polar_avg.o a - pos_definite_module.o a - ppgrid.o a - precipitation_fraction.o a - prescribed_aero.o a - prescribed_ghg.o a - prescribed_ozone.o a - prescribed_strataero.o a - prescribed_volcaero.o a - prognostics.o a - pspect.o a - qbo.o a - qmassa.o a - qmassd.o a - qneg_module.o a - quad.o a - quicksort.o a - rad_constituents.o a - rad_solar_var.o a - radconstants.o a - radheat.o a - radiation.o a - radiation_data.o a - radlw.o a - radsw.o a - rate_diags.o a - rayleigh_friction.o a - realloc4.o a - realloc7.o a - ref_pres.o a - reordp.o a - restart_dynamics.o a - restart_physics.o a - rk_stratiform.o a - rrlw_con.o a - rrlw_kg01.o a - rrlw_kg02.o a - rrlw_kg03.o a - rrlw_kg04.o a - rrlw_kg05.o a - rrlw_kg06.o a - rrlw_kg07.o a - rrlw_kg08.o a - rrlw_kg09.o a - rrlw_kg10.o a - rrlw_kg11.o a - rrlw_kg12.o a - rrlw_kg13.o a - rrlw_kg14.o a - rrlw_kg15.o a - rrlw_kg16.o a - rrlw_ref.o a - rrlw_tbl.o a - rrlw_wvn.o a - rrsw_con.o a - rrsw_kg16.o a - rrsw_kg17.o a - rrsw_kg18.o a - rrsw_kg19.o a - rrsw_kg20.o a - rrsw_kg21.o a - rrsw_kg22.o a - rrsw_kg23.o a - rrsw_kg24.o a - rrsw_kg25.o a - rrsw_kg26.o a - rrsw_kg27.o a - rrsw_kg28.o a - rrsw_kg29.o a - rrsw_ref.o a - rrsw_tbl.o a - rrsw_wvn.o a - rrtmg_lw_init.o a - rrtmg_lw_k_g.o a - rrtmg_lw_rad.o a - rrtmg_lw_rtrnmc.o a - rrtmg_lw_setcoef.o a - rrtmg_lw_taumol.o a - rrtmg_state.o a - rrtmg_sw_cldprmc.o a - rrtmg_sw_init.o a - rrtmg_sw_k_g.o a - rrtmg_sw_rad.o a - rrtmg_sw_reftra.o a - rrtmg_sw_setcoef.o a - rrtmg_sw_spcvmc.o a - rrtmg_sw_taumol.o a - rrtmg_sw_vrtqdr.o a - runtime_opts.o a - sat_hist.o a - saturation.o a - scamMod.o a - scan2.o a - scandyn.o a - scanslt.o a - scm0.o a - scmforecast.o a - seasalt_model.o a - set_cp.o a - settau.o a - setup_clubb_pdf_params.o a - sfc_varnce_module.o a - sgexx.o a - short_lived_species.o a - sigma_sqd_w_module.o a - slingo.o a - soil_erod_mod.o a - solar_data.o a - solar_euv_data.o a - solar_irrad_data.o a - solar_parms_data.o a - solar_wind_data.o a - sox_cldaero_mod.o a - spcam_drivers.o a - species_sums_diags.o a - spegrd.o a - spehox.o a - spetru.o a - sphdep.o a - spmd_dyn.o a - spmd_utils.o a - sponge_layer_damping.o a - srchutil.o a - srf_field_check.o a - ssatcontrail.o a - sslt_rebin.o a - sslt_sections.o a - stat_file_module.o a - state_converters.o a - stats.o a - stats_clubb_utilities.o a - stats_lh_sfc_module.o a - stats_lh_zt_module.o a - stats_rad_zm_module.o a - stats_rad_zt_module.o a - stats_sfc_module.o a - stats_type.o a - stats_type_utilities.o a - stats_variables.o a - stats_zm_module.o a - stats_zt_module.o a - std_atm_profile.o a - stepon.o a - string_utils.o a - subcol.o a - subcol_SILHS.o a - subcol_pack_mod.o a - subcol_tstcp.o a - subcol_utils.o a - sums_utils.o a - sv_decomp.o a - tfilt_massfix.o a - tidal_diag.o a - time_manager.o a - time_utils.o a - tracer_cnst.o a - tracer_data.o a - tracer_srcs.o a - tracers.o a - tracers_suite.o a - trb_mtn_stress.o a - trb_mtn_stress_cam.o a - trjmps.o a - tropopause.o a - tstep.o a - turbulent_adv_pdf.o a - unicon.o a - unicon_cam.o a - unicon_utils.o a - unit_driver.o a - units.o a - upper_bc.o a - uwshcu.o a - vdiff_lu_solver.o a - vertical_diffusion.o a - vrtmap.o a - waccmx_phys_intr.o a - wetdep.o a - wrap_mpi.o a - wrap_nf.o a - wv_sat_methods.o a - wv_saturation.o a - xpavg_mod.o a - xqmass.o a - zm_conv.o a - zm_conv_intr.o a - zm_microphysics.o rm subcol_pack_mod.F90 subcol_utils.F90 physics_buffer.F90 buffer.F90 err: cat: Srcfiles: No such file or directory f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] /home/jenkins/workspace/branch_cam_test/src/utils/spmd_utils.F90:46:7: 46 | save | 1 Warning: Legacy Extension: Blanket SAVE statement at (1) follows previous SAVE statement f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] /home/jenkins/workspace/branch_cam_test/src/chemistry/utils/msise00.F90:1513:35: 1513 | 50 TINF = TINF + ABS(SW(I))*T(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 50 at (1) /home/jenkins/workspace/branch_cam_test/src/chemistry/utils/msise00.F90:1700:27: 1700 | 50 TT=TT+ABS(SW(I))*T(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 50 at (1) f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] /home/jenkins/workspace/branch_cam_test/src/utils/physconst.F90:290:18: 210 | call MPI_bcast(gravit, 1, mpi_real8, masterprocid, mpicom, ierr) | 2 ...... 290 | call mpi_bcast(dry_air_species, len(dry_air_species)*num_names_max, mpi_character, & | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (CHARACTER(6)/REAL(8)). f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] /home/jenkins/workspace/branch_cam_test/src/physics/cam/phys_control.F90:157:18: 155 | call mpi_bcast(deep_scheme, len(deep_scheme), mpi_character, masterprocid, mpicom, ierr) | 2 156 | call mpi_bcast(cam_physpkg, len(cam_physpkg), mpi_character, masterprocid, mpicom, ierr) 157 | call mpi_bcast(use_simple_phys, 1, mpi_logical, masterprocid, mpicom, ierr) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (LOGICAL(4)/CHARACTER(*)). f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] /home/jenkins/workspace/branch_cam_test/src/utils/cam_grid_support.F90:2750:23: 2750 | call MPI_Allreduce(gridloc, gridlen, 1, MPI_INTEGER, MPI_SUM, mpicom, ierr) | 1 ...... 3488 | call MPI_allreduce(dist, mindist, 1, mpi_real8, mpi_min, mpicom, ierr) | 2 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(8)). f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] /home/jenkins/workspace/branch_cam_test/src/control/cam_initfiles.F90:102:18: 100 | call mpi_bcast(ncdata, len(ncdata), mpichar, mstrid, mpicom, ierr) | 2 101 | if (ierr /= 0) call endrun(sub//": ERROR: mpi_bcast: ncdata") 102 | call mpi_bcast(use_topo_file, 1, mpi_logical, mstrid, mpicom, ierr) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (LOGICAL(4)/CHARACTER(*)). f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] /home/jenkins/workspace/branch_cam_test/src/physics/cam/clubb_mf.F90:64:19: 60 | call mpi_bcast(clubb_mf_L0, 1, mpi_real8, mstrid, mpicom, ierr) | 2 ...... 64 | call mpi_bcast(clubb_mf_nup, 1, mpi_integer, mstrid, mpicom, ierr) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(8)). f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] /home/jenkins/workspace/branch_cam_test/src/physics/cam/gw_rdg.F90:149:17: 140 | call mpi_bcast(do_divstream, 1, mpi_logical, mstrid, mpicom, ierr) | 2 ...... 149 | call mpi_bcast(C_BetaMax_DS, 1, mpi_real8, mstrid, mpicom, ierr) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/LOGICAL(4)). f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] /home/jenkins/workspace/branch_cam_test/src/chemistry/utils/solar_data.F90:72:19: 66 | call mpi_bcast(solar_irrad_data_file, len(solar_irrad_data_file), mpi_character, masterprocid, mpicom, ierr) | 2 ...... 72 | call mpi_bcast(solar_data_ymd, 1, mpi_integer, masterprocid, mpicom, ierr) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/CHARACTER(*)). f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] /home/jenkins/workspace/branch_cam_test/src/control/sat_hist.F90:1127:27: 1115 | call mpi_allgather( sendbufr, 3, mpi_real8, recvbufr, 3, mpi_real8, mpicom, ierr ) | 2 ...... 1127 | call mpi_allgather( sendbufi, 4, mpi_integer, recvbufi, 4, mpi_integer, mpicom, ierr ) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(8)). f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] /home/jenkins/workspace/branch_cam_test/src/physics/cam/phys_debug_util.F90:193:30: 178 | call MPI_allreduce(dist, mindist, 1, mpi_real8, mpi_min, mpicom, icol) | 2 ...... 193 | call MPI_allreduce(lon, minlondist, 1, mpi_real8, mpi_min, mpicom, icol) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(8)). /home/jenkins/workspace/branch_cam_test/src/physics/cam/phys_debug_util.F90:205:22: 178 | call MPI_allreduce(dist, mindist, 1, mpi_real8, mpi_min, mpicom, icol) | 2 ...... 205 | call MPI_allreduce(lchunk, owner, 1, mpi_integer, mpi_min, mpicom, icol) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(8)). f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] /home/jenkins/workspace/branch_cam_test/src/physics/cam/chem_surfvals.F90:142:18: 130 | call mpi_bcast(co2vmr, 1, mpi_real8, mstrid, mpicom, ierr) | 2 ...... 142 | call mpi_bcast(scenario_ghg, len(scenario_ghg), mpi_character, mstrid, mpicom, ierr) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (CHARACTER(16)/REAL(8)). f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] /home/jenkins/workspace/branch_cam_test/src/control/cam_history.F90:278:45: 278 | integer, parameter :: gen_hash_key_offset = z'000053db' | 1 Warning: BOZ literal constant at (1) is neither a data-stmt-constant nor an actual argument to INT, REAL, DBLE, or CMPLX intrinsic function /home/jenkins/workspace/branch_cam_test/src/control/cam_history.F90:799:19: 799 | call mpi_bcast(ndens, ptapes, mpi_integer, masterprocid, mpicom, ierr) | 1 ...... 1672 | call mpi_bcast(logname, len(logname), mpi_character, masterprocid, mpicom, ierr) | 2 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/CHARACTER(*)). f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] /home/jenkins/workspace/branch_cam_test/src/physics/cam/qneg_module.F90:429:29: 427 | call MPI_REDUCE(qneg3_warn_num(:, index), global_warn_num(:), & | 2 428 | pcnst, MPI_INTEGER, MPI_SUM, masterprocid, mpicom, ierr) 429 | call MPI_REDUCE(qneg3_warn_worst(:, index), global_warn_worst(:),& | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(4)). f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] /home/jenkins/workspace/branch_cam_test/src/physics/cam/tracers.F90:123:18: 119 | call mpi_bcast(test_tracer_names, len(test_tracer_names)*num_names_max, mpi_character, & | 2 ...... 123 | call mpi_bcast(test_tracer_num, 1, mpi_integer, mstrid, mpicom, ierr) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/CHARACTER(*)). f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] /home/jenkins/workspace/branch_cam_test/src/physics/cam/nudging.F90:1404:18: 1403 | call MPI_bcast(Nudge_File_Present, Nudge_NumObs, mpi_logical, mstrid, mpicom, ierr) | 2 1404 | call MPI_bcast(Nudge_ObsInd , Nudge_NumObs, mpi_integer, mstrid, mpicom, ierr) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/LOGICAL(4)). /home/jenkins/workspace/branch_cam_test/src/physics/cam/nudging.F90:839:18: 839 | call MPI_bcast(Nudge_Model , 1, mpi_logical, mstrid, mpicom, ierr) | 1 ...... 1403 | call MPI_bcast(Nudge_File_Present, Nudge_NumObs, mpi_logical, mstrid, mpicom, ierr) | 2 Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar) /home/jenkins/workspace/branch_cam_test/src/physics/cam/nudging.F90:840:18: 840 | call MPI_bcast(Nudge_ON , 1, mpi_logical, mstrid, mpicom, ierr) | 1 ...... 1403 | call MPI_bcast(Nudge_File_Present, Nudge_NumObs, mpi_logical, mstrid, mpicom, ierr) | 2 Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar) /home/jenkins/workspace/branch_cam_test/src/physics/cam/nudging.F90:841:18: 841 | call MPI_bcast(Nudge_Initialized , 1, mpi_logical, mstrid, mpicom, ierr) | 1 ...... 1403 | call MPI_bcast(Nudge_File_Present, Nudge_NumObs, mpi_logical, mstrid, mpicom, ierr) | 2 Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar) /home/jenkins/workspace/branch_cam_test/src/physics/cam/nudging.F90:481:18: 481 | call MPI_bcast(Nudge_Model , 1, mpi_logical, mstrid, mpicom, ierr) | 1 ...... 1403 | call MPI_bcast(Nudge_File_Present, Nudge_NumObs, mpi_logical, mstrid, mpicom, ierr) | 2 Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar) /home/jenkins/workspace/branch_cam_test/src/physics/cam/nudging.F90:482:18: 482 | call MPI_bcast(Nudge_Initialized , 1, mpi_logical, mstrid, mpicom, ierr) | 1 ...... 1403 | call MPI_bcast(Nudge_File_Present, Nudge_NumObs, mpi_logical, mstrid, mpicom, ierr) | 2 Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar) /home/jenkins/workspace/branch_cam_test/src/physics/cam/nudging.F90:483:18: 483 | call MPI_bcast(Nudge_ON , 1, mpi_logical, mstrid, mpicom, ierr) | 1 ...... 1403 | call MPI_bcast(Nudge_File_Present, Nudge_NumObs, mpi_logical, mstrid, mpicom, ierr) | 2 Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar) /home/jenkins/workspace/branch_cam_test/src/physics/cam/nudging.F90:515:18: 515 | call MPI_bcast(Nudge_Hwin_Invert, 1, mpi_logical, mstrid, mpicom, ierr) | 1 ...... 1403 | call MPI_bcast(Nudge_File_Present, Nudge_NumObs, mpi_logical, mstrid, mpicom, ierr) | 2 Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar) /home/jenkins/workspace/branch_cam_test/src/physics/cam/nudging.F90:522:18: 522 | call MPI_bcast(Nudge_Vwin_Invert, 1, mpi_logical, mstrid, mpicom, ierr) | 1 ...... 1403 | call MPI_bcast(Nudge_File_Present, Nudge_NumObs, mpi_logical, mstrid, mpicom, ierr) | 2 Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar) f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_apex.F90:105:17: 104 | call mpi_bcast(fixed_geomag_year, 1, mpi_integer, masterprocid, mpicom, ierr) | 2 105 | call mpi_bcast(igrf_geomag_coefs_file, len(igrf_geomag_coefs_file), mpi_character, masterprocid, mpicom, ierr) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (CHARACTER(256)/INTEGER(4)). f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] /home/jenkins/workspace/branch_cam_test/src/physics/cam/rayleigh_friction.F90:93:18: 91 | call mpi_bcast(rayk0, 1, mpi_integer, mstrid, mpicom, ierr) | 2 92 | if (ierr /= 0) call endrun(sub//": FATAL: mpi_bcast: rayk0") 93 | call mpi_bcast(raykrange, 1, mpi_real8, mstrid, mpicom, ierr) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(4)). f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] /home/jenkins/workspace/branch_cam_test/src/physics/cam/co2_cycle.F90:120:18: 112 | call mpi_bcast(co2_flag, 1, mpi_logical, mstrid, mpicom, ierr) | 2 ...... 120 | call mpi_bcast(co2flux_ocn_file, len(co2flux_ocn_file), mpi_character, mstrid, mpicom, ierr) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (CHARACTER(256)/LOGICAL(4)). /home/jenkins/workspace/branch_cam_test/src/chemistry/utils/tracer_data.F90:759:23: 755 | call mpi_bcast(file%weight_x, plon*file%nlon, mpi_real8 , mstrid, mpicom,ierr) | 2 ...... 759 | call mpi_bcast(file%count_x, plon, mpi_integer , mstrid, mpicom,ierr) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(8)). f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] /home/jenkins/workspace/branch_cam_test/src/physics/cam/cldfrc2m.F90:114:18: 110 | call mpi_bcast(rhmini_const, 1, mpi_real8, masterprocid, mpicom, ierr) | 2 ...... 114 | call mpi_bcast(cldfrc2m_do_subgrid_growth, 1, mpi_logical,masterprocid, mpicom, ierr) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (LOGICAL(4)/REAL(8)). f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/noy_ubc.F90:85:19: 81 | call mpi_bcast(noy_ubc_filename, len(noy_ubc_filename), mpi_character, masterprocid, mpicom, ierr) | 2 ...... 85 | call mpi_bcast(noy_ubc_cycle_yr, 1, mpi_integer, masterprocid, mpicom, ierr) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/CHARACTER(*)). f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/ocean_emis.F90:135:19: 132 | call mpi_bcast(ocean_salinity_file, len(ocean_salinity_file), mpi_character, masterprocid, mpicom, ierr) | 2 ...... 135 | call mpi_bcast(csw_cycle_yr, 1, mpi_integer, masterprocid, mpicom, ierr) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/CHARACTER(*)). f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] /home/jenkins/workspace/branch_cam_test/src/physics/cam/nucleate_ice_cam.F90:151:17: 149 | call mpi_bcast(use_preexisting_ice, 1, mpi_logical,masterprocid, mpicom, ierr) | 2 150 | call mpi_bcast(hist_preexisting_ice, 1, mpi_logical,masterprocid, mpicom, ierr) 151 | call mpi_bcast(nucleate_ice_subgrid, 1, mpi_real8, masterprocid, mpicom, ierr) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/LOGICAL(4)). f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] /home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero/modal_aero_convproc.F90:161:18: 156 | call mpi_bcast( convproc_do_gas, 1, mpi_logical, masterprocid, mpicom, ierr) | 2 ...... 161 | call mpi_bcast( convproc_pom_spechygro, 1, mpi_real8, masterprocid, mpicom, ierr) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/LOGICAL(4)). f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] /home/jenkins/workspace/branch_cam_test/src/physics/cam/gw_drag.F90:256:17: 254 | call mpi_bcast(pgwv, 1, mpi_integer, mstrid, mpicom, ierr) | 2 255 | if (ierr /= 0) call endrun(sub//": FATAL: mpi_bcast: pgwv") 256 | call mpi_bcast(gw_dc, 1, mpi_real8, mstrid, mpicom, ierr) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(4)). f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] /home/jenkins/workspace/branch_cam_test/src/physics/cam/trb_mtn_stress_cam.F90:67:17: 65 | call mpi_bcast(do_tms, 1, mpi_logical, masterprocid, mpicom, ierr) | 2 66 | if (ierr /= 0) call endrun(errMsg(__FILE__, __LINE__)//" mpi_bcast error") 67 | call mpi_bcast(tms_orocnst, 1, mpi_real8, masterprocid, mpicom, ierr) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/LOGICAL(4)). f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] /home/jenkins/workspace/branch_cam_test/src/physics/cam/zm_conv_intr.F90:207:18: 205 | call mpi_bcast(zmconv_num_cin, 1, mpi_integer, masterprocid, mpicom, ierr) | 2 206 | if (ierr /= 0) call endrun("zm_conv_readnl: FATAL: mpi_bcast: zmconv_num_cin") 207 | call mpi_bcast(zmconv_c0_lnd, 1, mpi_real8, masterprocid, mpicom, ierr) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(4)). f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/radiation.F90:203:18: 197 | call mpi_bcast(iradsw, 1, mpi_integer, mstrid, mpicom, ierr) | 2 ...... 203 | call mpi_bcast(use_rad_dt_cosz, 1, mpi_logical, mstrid, mpicom, ierr) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (LOGICAL(4)/INTEGER(4)). /home/jenkins/workspace/branch_cam_test/src/physics/cam/unicon.F90:491:25: 491 | subroutine compute_unicon( mix , mkx , iend , ncnst , dt , & | ^ note: variable tracking size limit exceeded with ‘-fvar-tracking-assignments’, retrying without f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] /home/jenkins/workspace/branch_cam_test/src/physics/cam/clubb_intr.F90:80:67: 80 | type(clubb_config_flags_type), public, save :: clubb_config_flags | 1 Warning: Legacy Extension: Duplicate SAVE attribute specified at (1) /home/jenkins/workspace/branch_cam_test/src/physics/cam/clubb_intr.F90:81:60: 81 | real(r8), dimension(nparams), public, save :: clubb_params ! Adjustable CLUBB parameters (C1, C2 ...) | 1 Warning: Legacy Extension: Duplicate SAVE attribute specified at (1) /home/jenkins/workspace/branch_cam_test/src/physics/cam/clubb_intr.F90:45:51: 45 | stats_rad_zm(pcols), & ! stats_rad_zm grid | 1 Warning: Legacy Extension: Duplicate SAVE attribute specified at (1) /home/jenkins/workspace/branch_cam_test/src/physics/cam/clubb_intr.F90:44:51: 44 | stats_rad_zt(pcols), & ! stats_rad_zt grid | 1 Warning: Legacy Extension: Duplicate SAVE attribute specified at (1) /home/jenkins/workspace/branch_cam_test/src/physics/cam/clubb_intr.F90:46:48: 46 | stats_sfc(pcols) ! stats_sfc | 1 Warning: Legacy Extension: Duplicate SAVE attribute specified at (1) /home/jenkins/workspace/branch_cam_test/src/physics/cam/clubb_intr.F90:43:47: 43 | stats_zm(pcols), & ! stats_zm grid | 1 Warning: Legacy Extension: Duplicate SAVE attribute specified at (1) /home/jenkins/workspace/branch_cam_test/src/physics/cam/clubb_intr.F90:42:47: 42 | type (stats), target, save :: stats_zt(pcols), & ! stats_zt grid | 1 Warning: Legacy Extension: Duplicate SAVE attribute specified at (1) /home/jenkins/workspace/branch_cam_test/src/physics/cam/clubb_intr.F90:831:19: 831 | call mpi_bcast(clubb_history, 1, mpi_logical, mstrid, mpicom, ierr) | 1 ...... 4622 | call mpi_bcast(clubb_vars_zt, var_length*nvarmax_zt, mpi_character, mstrid, mpicom, ierr) | 2 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (LOGICAL(4)/CHARACTER(*)). f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] /home/jenkins/workspace/branch_cam_test/src/physics/cam/micro_mg_cam.F90:413:17: 407 | call mpi_bcast(micro_mg_version, 1, mpi_integer, mstrid, mpicom, ierr) | 2 ...... 413 | call mpi_bcast(do_cldice, 1, mpi_logical, mstrid, mpicom, ierr) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (LOGICAL(4)/INTEGER(4)). f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/dyn_comp.F90:130:18: 127 | call mpi_bcast(eul_dif2_coef, 1, mpi_real8, mstrid, mpicom, ierr) | 2 ...... 130 | call mpi_bcast(eul_hdif_order, 1, mpi_integer, mstrid, mpicom, ierr) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(8)). f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] ar: creating /home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/libatm.a [Pipeline] sh + gzip -d /home/jenkins/cam_output/scratch/test_scam_atex/bld/cesm.bldlog.220616-144412.gz + cat /home/jenkins/cam_output/scratch/test_scam_atex/bld/cesm.bldlog.220616-144412 Building a single executable version of target coupled model cat: Srcfiles: No such file or directory /home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/Tools/mkSrcfiles cp -f Filepath Deppath /home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/Tools/mkDepends Deppath Srcfiles > Depends /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.drv -I/home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main/seq_map_type_mod.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.drv -I/home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main/t_driver_timers_mod.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.drv -I/home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main/mrg_mod.F90 f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.drv -I/home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main/component_type_mod.F90 f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.drv -I/home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main/seq_diag_mct.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.drv -I/home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main/seq_map_mod.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.drv -I/home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main/seq_flux_mct.F90 f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.drv -I/home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main/seq_io_mod.F90 f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.drv -I/home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main/prep_wav_mod.F90 f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.drv -I/home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main/map_glc2lnd_mod.F90 f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.drv -I/home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main/map_lnd2glc_mod.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.drv -I/home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main/prep_atm_mod.F90 f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.drv -I/home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main/prep_ice_mod.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.drv -I/home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main/map_lnd2rof_irrig_mod.F90 f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.drv -I/home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main/prep_lnd_mod.F90 f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.drv -I/home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main/prep_glc_mod.F90 f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.drv -I/home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main/prep_rof_mod.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.drv -I/home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main/prep_iac_mod.F90 f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.drv -I/home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main/cplcomp_exchange_mod.F90 f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] /home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main/cplcomp_exchange_mod.F90:19:6: 19 | save | 1 Warning: Legacy Extension: Blanket SAVE statement at (1) follows previous SAVE statement /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.drv -I/home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main/prep_ocn_mod.F90 f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.drv -I/home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main/seq_domain_mct.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.drv -I/home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main/prep_aoflux_mod.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.drv -I/home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main/seq_frac_mct.F90 f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] /home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main/seq_domain_mct.F90:19:6: 19 | save | 1 Warning: Legacy Extension: Blanket SAVE statement at (1) follows previous SAVE statement /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.drv -I/home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main/seq_rest_mod.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.drv -I/home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main/seq_hist_mod.F90 f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.drv -I/home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main/component_mod.F90 f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] /home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main/component_mod.F90:39:6: 39 | save | 1 Warning: Legacy Extension: Blanket SAVE statement at (1) follows previous SAVE statement /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.drv -I/home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main/cime_comp_mod.F90 f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_atex/SourceMods/src.drv -I/home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main/cime_driver.F90 f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -o /home/jenkins/cam_output/scratch/test_scam_atex/bld/cesm.exe cime_comp_mod.o cime_driver.o component_mod.o component_type_mod.o cplcomp_exchange_mod.o map_glc2lnd_mod.o map_lnd2glc_mod.o map_lnd2rof_irrig_mod.o mrg_mod.o prep_aoflux_mod.o prep_atm_mod.o prep_glc_mod.o prep_iac_mod.o prep_ice_mod.o prep_lnd_mod.o prep_ocn_mod.o prep_rof_mod.o prep_wav_mod.o seq_diag_mct.o seq_domain_mct.o seq_flux_mct.o seq_frac_mct.o seq_hist_mod.o seq_io_mod.o seq_map_mod.o seq_map_type_mod.o seq_rest_mod.o t_driver_timers_mod.o -L/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/ -latm -L/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/ -lice -L/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/lib/ -lclm -L/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/ -locn -L/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/ -lrof -L/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/ -lglc -L/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/ -lwav -L/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/ -lesp -L/home/jenkins/cam_output/scratch/test_scam_atex/bld/lib/ -liac -L/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/lib -lcsm_share_cpl7 -lcsm_share -L/home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/lib -lpiof -lpioc -lgptl -lmct -lmpeu -L/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib -lnetcdff -L/usr/local/NETCDF-C-4.8.0-gfortran/lib -lnetcdf -llapack -lblas /home/jenkins/cam_output/scratch/test_scam_atex/bld/gnu/mpi-serial/nodebug/nothreads/mct/lib/libmpi-serial.a [Pipeline] sh + gzip -d /home/jenkins/cam_output/scratch/test_scam_atex/run/atm.log.220616-144949.gz + cat /home/jenkins/cam_output/scratch/test_scam_atex/run/atm.log.220616-144949 CAM atmosphere model initialization Initialize PIO subsystem: iotype = 2 ioformat = 512 ------------------------------------------ *********** CAM LOG OUTPUT *************** ------------------------------------------ Initial run ********** CASE = test_scam_atex ********** UNSET ********** Time Manager Configuration ********** Calendar type: NO_LEAP Timestep size (seconds): 1200 Start date (yr mon day tod): 1969 2 15 0 Stop date (yr mon day tod): 1969 2 17 0 Reference date (yr mon day tod): 1969 2 15 0 Current step number: 0 Current date (yr mon day tod): 1969 2 15 0 ************************************************ PHYS_GRID options: Using PCOLS = 1 phys_loadbalance = 2 phys_twin_algorithm = 1 phys_alltoall = -1 chunks_per_thread = 1 **************************************************************************** Thermodynamic properties of dry air are fixed at troposphere values Thermodynamic properties of moist air are based on variable composition of the following water species: Q CLDLIQ CLDICE RAINQM SNOWQM **************************************************************************** cam_initfiles_readnl options: Initial run will start from: /home/pub/cam_inputdata/atm/cam/inic/gaus/cami_0000-01-01_64x128_L32_c170510.nc Topography dataset is: /home/pub/cam_inputdata/atm/cam/topo/T42_nc3000_Co060_Fi001_PF_nullRR_Nsw042_20180111.nc Maximum abs value of scale factor used to perturb initial conditions, pertlim= 0.0000000000000000 Summary of constituent module options: Read constituent initial values from initial file by default: T Read in cam_history_nl namelist from: atm_in Initial conditions history files will be written yearly. chem_surfvals_readnl: Settings for control of GHG surface values scenario_ghg = CHEM_LBC_FILE GHG values time interpolated from LBC file: flbc_file = /home/pub/cam_inputdata/atm/waccm/lb/LBC_2000climo_CMIP6_0p5degLat_c180227.nc flbc_type = CYCLICAL flbc_cycle_yr = 2000 Species from LBC file: CO2 CH4 N2O CFC11eq CFC12 Dry adiabatic adjustment applied to top N layers; N= 3 Dry adiabatic adjustment number of iterations for convergence = 15 MG microphysics namelist: micro_mg_version = 2 micro_mg_sub_version = 0 micro_mg_do_cldice = T micro_mg_do_cldliq = T micro_mg_num_steps = 1 microp_uniform = F micro_mg_dcs = 5.0000000000000001E-004 micro_mg_berg_eff_factor = 1.0000000000000000 micro_mg_accre_enhan_fact = 1.0000000000000000 micro_mg_autocon_fact = 1.0000000000000000E-002 micro_mg_autocon_nd_exp = -1.1000000000000001 micro_mg_autocon_lwp_exp = 2.4700000000000002 micro_mg_homog_size = 2.5000000000000001E-005 micro_mg_vtrmi_factor = 1.0000000000000000 micro_mg_effi_factor = 1.0000000000000000 micro_mg_iaccr_factor = 1.0000000000000000 micro_mg_max_nicons = 100000000.00000000 micro_mg_precip_frac_method = in_cloud micro_do_sb_physics = F micro_mg_adjust_cpt = F micro_mg_nccons = F micro_mg_nicons = F micro_mg_ncnst = 50000000.000000000 micro_mg_ninst = 50000.000000000000 micro_mg_ngcons = F micro_mg_ngnst = 500.00000000000000 micro_mg_do_hail = F micro_mg_do_graupel = F micro_do_massless_droplet_destroyer = F micro_mg_nrcons = F micro_mg_nscons = F micro_mg_nrnst = 200000.00000000000 micro_mg_nsnst = 5000.0000000000000 micro_mg_evap_sed_off = F micro_mg_icenuc_rh_off = F micro_mg_icenuc_use_meyers = F micro_mg_evap_scl_ifs = F micro_mg_evap_rhthrsh_ifs = F micro_mg_rainfreeze_ifs = F micro_mg_ifs_sed = F micro_mg_precip_fall_corr = F cld_sediment_readnl: cldsed_ice_stokes_fac = 1.7976931348623157E+308 lunar_tides_readnl: apply_lunar_tides: F phys_debug_readnl: phys_debug_lat = 1.7976931348623157E+308 phys_debug_readnl: phys_debug_lon = 1.7976931348623157E+308 RRTMG radiation scheme parameters: Frequency (timesteps) of Shortwave Radiation calc: 3 Frequency (timesteps) of Longwave Radiation calc: 3 SW/LW calc done every timestep for first N steps. N= 0 Use average zenith angle: F Output spectrally resolved fluxes: F Graupel in Radiation Code: F rad_cnst_readnl: Radiation constituent lists: list_init1: namelist input for climate list rad namelist spec: A:Q:H2O rad namelist spec: N:O2:O2 rad namelist spec: N:CO2:CO2 rad namelist spec: N:ozone:O3 rad namelist spec: N:N2O:N2O rad namelist spec: N:CH4:CH4 rad namelist spec: N:CFC11:CFC11 rad namelist spec: N:CFC12:CFC12 rad namelist spec: M:mam4_mode1:/home/pub/cam_inputdata/atm/cam/physprops/mam4_mode1_rrtmg_aeronetdust_sig1.6_dgnh.48_c140304.nc rad namelist spec: M:mam4_mode2:/home/pub/cam_inputdata/atm/cam/physprops/mam4_mode2_rrtmg_aitkendust_c141106.nc rad namelist spec: M:mam4_mode3:/home/pub/cam_inputdata/atm/cam/physprops/mam4_mode3_rrtmg_aeronetdust_sig1.2_dgnl.40_c150219.nc rad namelist spec: M:mam4_mode4:/home/pub/cam_inputdata/atm/cam/physprops/mam4_mode4_rrtmg_c130628.nc rad namelist spec: N:VOLC_MMR1:/home/pub/cam_inputdata/atm/cam/physprops/volc_camRRTMG_byradius_sigma1.6_mode1_c210211.nc rad namelist spec: N:VOLC_MMR2:/home/pub/cam_inputdata/atm/cam/physprops/volc_camRRTMG_byradius_sigma1.6_mode2_c210211.nc rad namelist spec: N:VOLC_MMR3:/home/pub/cam_inputdata/atm/cam/physprops/volc_camRRTMG_byradius_sigma1.2_mode3_c210211.nc gas list for climate calculations A:H2O has constituents name:Q N:O3 has pbuf name:ozone N:O2 has pbuf name:O2 N:CO2 has pbuf name:CO2 N:N2O has pbuf name:N2O N:CH4 has pbuf name:CH4 N:CFC11 has pbuf name:CFC11 N:CFC12 has pbuf name:CFC12 bulk aerosol list for climate calculations N:VOLC_MMR1 optics and phys props in :/home/pub/cam_inputdata/atm/cam/physprops/volc_camRRTMG_byradius_sigma1.6_mode1_c210211.nc N:VOLC_MMR2 optics and phys props in :/home/pub/cam_inputdata/atm/cam/physprops/volc_camRRTMG_byradius_sigma1.6_mode2_c210211.nc N:VOLC_MMR3 optics and phys props in :/home/pub/cam_inputdata/atm/cam/physprops/volc_camRRTMG_byradius_sigma1.2_mode3_c210211.nc modal aerosol list for climate calculations mam4_mode1 mam4_mode2 mam4_mode3 mam4_mode4 Mode Definitions name=mam4_mode1 type=accum src_a=A num_a=num_a1 src_c=N num_c=num_c1 src_a=A mmr_a=so4_a1 src_c=N mmr_c=so4_c1 type=sulfate prop file=/home/pub/cam_inputdata/atm/cam/physprops/sulfate_rrtmg_c080918.nc src_a=A mmr_a=pom_a1 src_c=N mmr_c=pom_c1 type=p-organic prop file=/home/pub/cam_inputdata/atm/cam/physprops/ocpho_rrtmg_c130709.nc src_a=A mmr_a=soa_a1 src_c=N mmr_c=soa_c1 type=s-organic prop file=/home/pub/cam_inputdata/atm/cam/physprops/ocphi_rrtmg_c100508.nc src_a=A mmr_a=bc_a1 src_c=N mmr_c=bc_c1 type=black-c prop file=/home/pub/cam_inputdata/atm/cam/physprops/bcpho_rrtmg_c100508.nc src_a=A mmr_a=dst_a1 src_c=N mmr_c=dst_c1 type=dust prop file=/home/pub/cam_inputdata/atm/cam/physprops/dust_aeronet_rrtmg_c141106.nc src_a=A mmr_a=ncl_a1 src_c=N mmr_c=ncl_c1 type=seasalt prop file=/home/pub/cam_inputdata/atm/cam/physprops/ssam_rrtmg_c100508.nc name=mam4_mode2 type=aitken src_a=A num_a=num_a2 src_c=N num_c=num_c2 src_a=A mmr_a=so4_a2 src_c=N mmr_c=so4_c2 type=sulfate prop file=/home/pub/cam_inputdata/atm/cam/physprops/sulfate_rrtmg_c080918.nc src_a=A mmr_a=soa_a2 src_c=N mmr_c=soa_c2 type=s-organic prop file=/home/pub/cam_inputdata/atm/cam/physprops/ocphi_rrtmg_c100508.nc src_a=A mmr_a=ncl_a2 src_c=N mmr_c=ncl_c2 type=seasalt prop file=/home/pub/cam_inputdata/atm/cam/physprops/ssam_rrtmg_c100508.nc src_a=A mmr_a=dst_a2 src_c=N mmr_c=dst_c2 type=dust prop file=/home/pub/cam_inputdata/atm/cam/physprops/dust_aeronet_rrtmg_c141106.nc name=mam4_mode3 type=coarse src_a=A num_a=num_a3 src_c=N num_c=num_c3 src_a=A mmr_a=dst_a3 src_c=N mmr_c=dst_c3 type=dust prop file=/home/pub/cam_inputdata/atm/cam/physprops/dust_aeronet_rrtmg_c141106.nc src_a=A mmr_a=ncl_a3 src_c=N mmr_c=ncl_c3 type=seasalt prop file=/home/pub/cam_inputdata/atm/cam/physprops/ssam_rrtmg_c100508.nc src_a=A mmr_a=so4_a3 src_c=N mmr_c=so4_c3 type=sulfate prop file=/home/pub/cam_inputdata/atm/cam/physprops/sulfate_rrtmg_c080918.nc name=mam4_mode4 type=primary_carbon src_a=A num_a=num_a4 src_c=N num_c=num_c4 src_a=A mmr_a=pom_a4 src_c=N mmr_c=pom_c4 type=p-organic prop file=/home/pub/cam_inputdata/atm/cam/physprops/ocpho_rrtmg_c130709.nc src_a=A mmr_a=bc_a4 src_c=N mmr_c=bc_c4 type=black-c prop file=/home/pub/cam_inputdata/atm/cam/physprops/bcpho_rrtmg_c100508.nc ma_convproc_readnl: convproc_do_gas = F ma_convproc_readnl: deepconv_wetdep_history = T ma_convproc_readnl: convproc_do_deep = T ma_convproc_readnl: convproc_do_shallow = F ma_convproc_readnl: convproc_do_evaprain_atonce = T ma_convproc_readnl: convproc_pom_spechygro = 0.20000000000000001 ma_convproc_readnl: convproc_wup_max = 4.0000000000000000 ocean_emis_readnl: ocean_salinity_file = NONE ocean_emis_readnl: bubble_mediated_transfer = F solar_data_readnl: solar_const (W/m2) = -9999.0000000000000 solar_data_readnl: solar_irrad_data_file = /home/pub/cam_inputdata/atm/cam/solar/SolarForcing1995-2005avg_c160929.nc solar_data_readnl: solar_parms_data_file = NONE solar_data_readnl: solar_euv_data_file = NONE solar_data_readnl: solar_wind_data_file = NONE solar_data_readnl: solar_data_type = FIXED solar_data_readnl: solar_data_ymd = 20000101 solar_data_readnl: solar_data_tod = 0 check_energy options: print_energy_errors = F Rayleigh friction not enabled. SCAM_READNL: using closest IOP column to lat/lon specified in drv_in requested lat,lon = 15.000000000000000 , 345.00000000000000 closest IOP lat,lon = 15.000000000000000 , -35.000000000000000 Single Column Model Options: ============================= iopfile = /home/pub/cam_inputdata/atm/cam/scam/iop/ATEX_48hr_4scam.nc scm_backfill_iop_w_init = F scm_cambfb_mode = F scm_crm_mode = F scm_force_latlon = F scm_iop_Tg = F scm_iop_lhflxshflxTg = F scm_relaxation = T scm_relax_bot_p = 105000.00000000000 scm_relax_linear = T scm_relax_tau_bot_sec = 864000.00000000000 scm_relax_tau_sec = 10800.000000000000 scm_relax_tau_top_sec = 172800.00000000000 scm_relax_top_p = 200.00000000000000 scm_use_obs_T = F scm_use_obs_qv = F scm_use_obs_uv = T scm_zadv_T = eulc scm_zadv_q = slt scm_zadv_uv = eulc scm_relax_finc: 'T', 'bc_a1', 'bc_a4', 'dst_a1', 'dst_a2', 'dst_a3', 'ncl_a1', 'ncl_a2', 'ncl_a3', 'num_a1', 'num_a2', 'num_a3', 'num_a4', 'pom_a1', 'pom_a4', 'so4_a1', 'so4_a2', 'so4_a3', 'soa_a1', 'soa_a2', Eulerian Dycore Parameters: Divergence damper for spectral dycore NOT invoked Time filter coefficient (EPS) 0.060 Horizontal diffusion order (N) 4 Top layer for Nth order horizontal diffusion 4 Nth order horizontal diffusion coefficient 0.117E+17 Number of levels Courant limiter applied 5 Dynamics Subcycling 1 DEL2 horizontal diffusion applied above Nth order diffusion DEL2 Horizontal diffusion coefficient (DIF2) 0.250E+06 qneg_readnl: QNEG statistics will be collected and printed at the end of the run (GETFIL): attempting to find local file cami_0000-01-01_64x128_L32_c170510.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/inic/gaus/cami_0000-01-01_64x128_L32_c170510.nc Opened existing file /home/pub/cam_inputdata/atm/cam/inic/gaus/cami_0000-01-01_64x128_L32_c170510.nc 128 (GETFIL): attempting to find local file T42_nc3000_Co060_Fi001_PF_nullRR_Nsw042_20180111.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/topo/T42_nc3000_Co060_Fi001_PF_nullRR_Nsw042_20180111.nc Opened existing file /home/pub/cam_inputdata/atm/cam/topo/T42_nc3000_Co060_Fi001_PF_nullRR_Nsw042_20180111.nc 129 hycoef_read: read hyai, hybi, hyam, hybm hycoef_read: read P0 value: 100000.00000000000 HYCOEF: A and/or B vertical level coefficients at full levels are not the arithmetic mean of half-level values k,atest,eps= 4 1.9165313555378472E-002 1.0000000000000001E-005 HYCOEF: A and/or B vertical level coefficients at full levels are not the arithmetic mean of half-level values k,atest,eps= 5 4.0308683108992556E-002 1.0000000000000001E-005 Registering hist coordlev(1) with length: 32 Registering hist coordlev(1) with length: 32 Registering hist coordilev(2) with length: 33 Registering hist coordilev(2) with length: 33 Layer Locations (*1000) 1 2.2552 0.0000 2.2552 3.6435 0.0000 3.6435 2 5.0317 0.0000 5.0317 7.5948 0.0000 7.5948 3 10.1579 0.0000 10.1579 14.3566 0.0000 14.3566 4 18.5553 0.0000 18.5553 24.6122 0.0000 24.6122 5 29.7347 0.0000 29.7347 35.9233 0.0000 35.9233 6 39.2730 0.0000 39.2730 43.1938 0.0000 43.1938 7 47.1145 0.0000 47.1145 51.6775 0.0000 51.6775 8 56.2405 0.0000 56.2405 61.5205 0.0000 61.5205 9 66.8005 0.0000 66.8005 73.7510 0.0000 73.7510 10 80.7014 0.0000 80.7014 87.8212 0.0000 87.8212 11 94.9410 0.0000 94.9410 103.3171 0.0000 103.3171 12 111.6932 0.0000 111.6932 121.5472 0.0000 121.5472 13 131.4013 0.0000 131.4013 142.9940 0.0000 142.9940 14 154.5868 0.0000 154.5868 168.2251 0.0000 168.2251 15 181.8634 0.0000 181.8634 178.2307 19.6774 197.9081 16 174.5980 39.3548 213.9528 170.3243 62.5043 232.8286 17 166.0507 85.6538 251.7044 161.0229 112.8879 273.9108 18 155.9952 140.1221 296.1172 150.0803 172.1616 322.2419 19 144.1654 204.2012 348.3666 137.2069 241.8940 379.1009 20 130.2483 279.5869 409.8352 122.0619 323.9306 445.9926 21 113.8756 368.2744 482.1499 104.2447 420.4425 524.6872 22 94.6139 472.6106 567.2244 84.9792 524.7995 609.7787 23 75.3445 576.9885 652.3330 66.5017 624.8877 691.3894 24 57.6589 672.7870 730.4459 50.1968 713.2077 763.4045 25 42.7346 753.6284 796.3631 37.1887 783.6697 820.8584 26 31.6427 813.7110 845.3537 28.4319 831.1028 859.5348 27 25.2212 848.4946 873.7159 22.2090 864.8113 887.0202 28 19.1967 881.1279 900.3246 16.4074 896.2372 912.6445 29 13.6180 911.3464 924.9645 11.0746 925.1238 936.1984 30 8.5311 938.9012 947.4323 6.2550 951.2305 957.4855 31 3.9788 963.5598 967.5386 1.9894 974.3360 976.3254 32 0.0000 985.1122 985.1122 0.0000 992.5561 992.5561 33 0.0000 1000.0000 1000.0000 reference pressures (Pa) 1 225.5240 364.3466 277.6452 2 503.1692 759.4820 512.6256 3 1015.7947 1435.6632 839.7370 4 1855.5317 2461.2220 1117.9359 5 2973.4676 3592.3250 953.8326 6 3927.3001 4319.3750 784.1498 7 4711.4499 5167.7499 912.6000 8 5624.0499 6152.0498 1055.9998 9 6680.0497 7375.0958 1390.0921 10 8070.1418 8782.1230 1423.9624 11 9494.1042 10331.7127 1675.2169 12 11169.3211 12154.7241 1970.8060 13 13140.1271 14299.4039 2318.5536 14 15458.6807 16822.5080 2727.6546 15 18186.3353 19790.8087 3208.9468 16 21395.2821 23282.8619 3775.1596 17 25170.4417 27391.0817 4441.2799 18 29611.7216 32224.1902 5224.9372 19 34836.6588 37910.0904 6146.8631 20 40983.5219 44599.2574 7231.4709 21 48214.9929 52468.7175 8507.4492 22 56722.4421 60977.8695 8510.8548 23 65233.2969 69138.9430 7811.2923 24 73044.5892 76340.4481 6591.7179 25 79636.3071 82085.8369 4899.0596 26 84535.3667 85953.4767 2836.2200 27 87371.5866 88702.0249 2660.8765 28 90032.4631 91264.4547 2463.9831 29 92496.4462 93619.8398 2246.7872 30 94743.2335 95748.5480 2010.6290 31 96753.8625 97632.5407 1757.3566 32 98511.2190 99255.6095 1488.7810 33 100000.0000 Grid: gauss_grid, ID = 101, lat coord = lat, lon coord = lon, unstruct = F, block_ind = F, zonal_grid = F Attribute: gw, long name = 'gauss weights' dimname = lat Attribute: ntrm, long name = 'spectral truncation parameter M' value = 1 Attribute: ntrn, long name = 'spectral truncation parameter N' value = 1 Attribute: ntrk, long name = 'spectral truncation parameter K' value = 1 EULERIAN dycore -- Done grid and decomposition initialization Truncation Parameters: M = 1 N = 1 K = 1 zdt, dtime= 1200.0000000000000 1200.0000000000000 Grid: physgrid, ID = 100, lat coord = lat, lon coord = lon, unstruct = F, block_ind = T, zonal_grid = F Attribute: gw, long name = 'gauss weights' dimname = lat Attribute: ntrm, long name = 'spectral truncation parameter M' value = 1 Attribute: ntrn, long name = 'spectral truncation parameter N' value = 1 Attribute: ntrk, long name = 'spectral truncation parameter K' value = 1 mode = 1 = "accum " nspec 6 mprognum, mdiagnum, mprogsfc 1 0 0 mcalcwater 0 numptr 21="num_a1" numptrcw 21="num_c1" spec, massptr 1 28="so4_a1 " spec, massptrcw 1 28="so4_c1 " spec, massptr 2 25="pom_a1 " spec, massptrcw 2 25="pom_c1 " spec, massptr 3 32="soa_a1 " spec, massptrcw 3 32="soa_c1 " spec, massptr 4 10="bc_a1 " spec, massptrcw 4 10="bc_c1 " spec, massptr 5 13="dst_a1 " spec, massptrcw 5 13="dst_c1 " spec, massptr 6 18="ncl_a1 " spec, massptrcw 6 18="ncl_c1 " mode = 2 = "aitken " nspec 4 mprognum, mdiagnum, mprogsfc 1 0 0 mcalcwater 0 numptr 22="num_a2" numptrcw 22="num_c2" spec, massptr 1 29="so4_a2 " spec, massptrcw 1 29="so4_c2 " spec, massptr 2 33="soa_a2 " spec, massptrcw 2 33="soa_c2 " spec, massptr 3 19="ncl_a2 " spec, massptrcw 3 19="ncl_c2 " spec, massptr 4 14="dst_a2 " spec, massptrcw 4 14="dst_c2 " mode = 3 = "coarse " nspec 3 mprognum, mdiagnum, mprogsfc 1 0 0 mcalcwater 0 numptr 23="num_a3" numptrcw 23="num_c3" spec, massptr 1 15="dst_a3 " spec, massptrcw 1 15="dst_c3 " spec, massptr 2 20="ncl_a3 " spec, massptrcw 2 20="ncl_c3 " spec, massptr 3 30="so4_a3 " spec, massptrcw 3 30="so4_c3 " mode = 4 = "primary_carbon " nspec 2 mprognum, mdiagnum, mprogsfc 1 0 0 mcalcwater 0 numptr 24="num_a4" numptrcw 24="num_c4" spec, massptr 1 26="pom_a4 " spec, massptrcw 1 26="pom_c4 " spec, massptr 2 11="bc_a4 " spec, massptrcw 2 11="bc_c4 " *** init_aer_modes mode definitions (GETFIL): attempting to find local file ozone_strataero_CAM6chem_2000climo_zm_5day_c171004.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/ozone/ozone_strataero_CAM6chem_2000climo_zm_5day_c171004.nc Opened existing file /home/pub/cam_inputdata/atm/cam/ozone/ozone_strataero_CAM6chem_2000climo_zm_5day_c171004.nc 130 Advected constituent list: 1 Q Specific humidity wet 2 CLDLIQ Grid box averaged cloud liquid amount wet 3 CLDICE Grid box averaged cloud ice amount wet 4 NUMLIQ Grid box averaged cloud liquid number wet 5 NUMICE Grid box averaged cloud ice number wet 6 RAINQM Grid box averaged rain amount wet 7 SNOWQM Grid box averaged snow amount wet 8 NUMRAI Grid box averaged rain number wet 9 NUMSNO Grid box averaged snow number wet 10 bc_a1 bc_a1 dry 11 bc_a4 bc_a4 dry 12 DMS DMS dry 13 dst_a1 dst_a1 dry 14 dst_a2 dst_a2 dry 15 dst_a3 dst_a3 dry 16 H2O2 H2O2 dry 17 H2SO4 H2SO4 dry 18 ncl_a1 ncl_a1 dry 19 ncl_a2 ncl_a2 dry 20 ncl_a3 ncl_a3 dry 21 num_a1 num_a1 dry 22 num_a2 num_a2 dry 23 num_a3 num_a3 dry 24 num_a4 num_a4 dry 25 pom_a1 pom_a1 dry 26 pom_a4 pom_a4 dry 27 SO2 SO2 dry 28 so4_a1 so4_a1 dry 29 so4_a2 so4_a2 dry 30 so4_a3 so4_a3 dry 31 SOAG SOAG dry 32 soa_a1 soa_a1 dry 33 soa_a2 soa_a2 dry flbc_inti: wrk_date,wrk_sec,wrk_time = 20000215 0 729680.00000000000 flbc_inti: Species with specified lower boundary values CO2 CH4 N2O CFC11eq CF2CL2 flbc_inti: diagnostics lower bndy timing specs type = CYCLICAL cycle year = 2000 there are 5 species with specified lower bndy values (GETFIL): attempting to find local file LBC_2000climo_CMIP6_0p5degLat_c180227.nc (GETFIL): using /home/pub/cam_inputdata/atm/waccm/lb/LBC_2000climo_CMIP6_0p5degLat_c180227.nc Opened existing file /home/pub/cam_inputdata/atm/waccm/lb/LBC_2000climo_CMIP6_0p5degLat_c180227.nc 131 chem_surfvals_set: ncdate= 19690215 co2vmr= 3.7151252035982907E-004 chem_surfvals_init: Initial ghg surface values: co2 volume mixing ratio = 3.7151252035982907E-004 ch4 volume mixing ratio = 1.8076449350701296E-006 n2o volume mixing ratio = 3.1549750190151826E-007 f11 volume mixing ratio = 6.9759345522335547E-010 f12 volume mixing ratio = 5.3967755264672235E-010 Dry air composition 0 -1 0.0000000000000000 1004.6400000000000 717.59768863495128 Thermodynamic active species Q 1 1 1810.0000000000000 1384.5139194604799 Thermodynamic active species CLDLIQ 2 2 4188.0000000000000 4188.0000000000000 Thermodynamic active species CLDICE 3 3 2117.2700000000000 2117.2700000000000 Thermodynamic active species RAINQM 4 6 4188.0000000000000 4188.0000000000000 Thermodynamic active species SNOWQM 5 7 2117.2700000000000 2117.2700000000000 process_inidat: INFO: Will not filter input PHIS: attribute from_hires is either false or not present Field RAINQM not found on initial dataset RAINQM initialized by "microp_driver_init_cnst" Field SNOWQM not found on initial dataset SNOWQM initialized by "microp_driver_init_cnst" Field NUMRAI not found on initial dataset NUMRAI initialized by "microp_driver_init_cnst" Field NUMSNO not found on initial dataset NUMSNO initialized by "microp_driver_init_cnst" Field bc_a4 not found on initial dataset bc_a4 initialized by "chem_init_cnst" Field dst_a2 not found on initial dataset dst_a2 initialized by "chem_init_cnst" Field num_a4 not found on initial dataset num_a4 initialized by "chem_init_cnst" Field pom_a4 not found on initial dataset pom_a4 initialized by "chem_init_cnst" INFLD_REAL_2D_2D: read field SGH INFLD_REAL_2D_2D: read field SGH30 INFLD_REAL_2D_2D: read field LANDM_COSLAT CAM_PIO_CHECK_VAR INFO: variable PBLH is not on file PBLH initialized to 0. CAM_PIO_CHECK_VAR INFO: variable TPERT is not on file TPERT initialized to 0. CAM_PIO_CHECK_VAR INFO: variable QPERT is not on file QPERT initialized to 0. CAM_PIO_CHECK_VAR INFO: variable CUSH is not on file CUSH initialized to 1000. CAM_PIO_CHECK_VAR INFO: variable CLOUD is not on file CLOUD initialized to 0. CAM_PIO_CHECK_VAR INFO: variable TKE is not on file TKE initialized to 0.01 CAM_PIO_CHECK_VAR INFO: variable KVM is not on file KVM initialized to 0. CAM_PIO_CHECK_VAR INFO: variable KVH is not on file KVH initialized to 0. CAM_PIO_CHECK_VAR INFO: variable CONCLD is not on file CONCLD initialized to 0. *** SATURATION VAPOR PRESSURE TABLE COMPLETED *** (GETFIL): attempting to find local file mam4_mode1_rrtmg_aeronetdust_sig1.6_dgnh.48_c140304.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/physprops/mam4_mode1_rrtmg_aeronetdust_sig1.6_dgnh.48_c140304.nc Opened existing file /home/pub/cam_inputdata/atm/cam/physprops/mam4_mode1_rrtmg_aeronetdust_sig1.6_dgnh.48_c140304.nc 132 (GETFIL): attempting to find local file mam4_mode2_rrtmg_aitkendust_c141106.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/physprops/mam4_mode2_rrtmg_aitkendust_c141106.nc Opened existing file /home/pub/cam_inputdata/atm/cam/physprops/mam4_mode2_rrtmg_aitkendust_c141106.nc 133 (GETFIL): attempting to find local file mam4_mode3_rrtmg_aeronetdust_sig1.2_dgnl.40_c150219.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/physprops/mam4_mode3_rrtmg_aeronetdust_sig1.2_dgnl.40_c150219.nc Opened existing file /home/pub/cam_inputdata/atm/cam/physprops/mam4_mode3_rrtmg_aeronetdust_sig1.2_dgnl.40_c150219.nc 134 (GETFIL): attempting to find local file mam4_mode4_rrtmg_c130628.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/physprops/mam4_mode4_rrtmg_c130628.nc Opened existing file /home/pub/cam_inputdata/atm/cam/physprops/mam4_mode4_rrtmg_c130628.nc 135 (GETFIL): attempting to find local file volc_camRRTMG_byradius_sigma1.6_mode1_c210211.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/physprops/volc_camRRTMG_byradius_sigma1.6_mode1_c210211.nc Opened existing file /home/pub/cam_inputdata/atm/cam/physprops/volc_camRRTMG_byradius_sigma1.6_mode1_c210211.nc 136 bulk_props_init: finished for VOLC_MODE1 (GETFIL): attempting to find local file volc_camRRTMG_byradius_sigma1.6_mode2_c210211.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/physprops/volc_camRRTMG_byradius_sigma1.6_mode2_c210211.nc Opened existing file /home/pub/cam_inputdata/atm/cam/physprops/volc_camRRTMG_byradius_sigma1.6_mode2_c210211.nc 137 bulk_props_init: finished for VOLC_MODE2 (GETFIL): attempting to find local file volc_camRRTMG_byradius_sigma1.2_mode3_c210211.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/physprops/volc_camRRTMG_byradius_sigma1.2_mode3_c210211.nc Opened existing file /home/pub/cam_inputdata/atm/cam/physprops/volc_camRRTMG_byradius_sigma1.2_mode3_c210211.nc 138 bulk_props_init: finished for VOLC_MODE3 (GETFIL): attempting to find local file sulfate_rrtmg_c080918.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/physprops/sulfate_rrtmg_c080918.nc Opened existing file /home/pub/cam_inputdata/atm/cam/physprops/sulfate_rrtmg_c080918.nc 139 _______ hygroscopic growth in visible band _______ SO4 rh ext (m^2 kg^-1) ssa asm 0.000 4317.807 1.000 0.720 0.801 11057.994 1.000 0.775 0.836 13006.039 1.000 0.779 0.858 14348.435 1.000 0.782 0.873 15407.559 1.000 0.784 0.885 16297.122 1.000 0.786 0.896 17071.906 1.000 0.787 0.904 18140.209 1.000 0.788 0.912 19488.044 1.000 0.789 0.919 20770.367 1.000 0.790 0.925 21997.414 1.000 0.791 0.930 23177.287 1.000 0.792 0.935 24316.312 1.000 0.792 0.940 25419.106 1.000 0.793 0.944 26490.366 1.000 0.794 0.948 27532.759 1.000 0.794 0.952 29227.676 1.000 0.794 0.956 31402.799 1.000 0.795 0.959 33611.108 1.000 0.795 0.963 35850.418 1.000 0.795 0.966 38119.872 1.000 0.796 0.969 40419.352 1.000 0.796 0.971 42747.903 1.000 0.796 0.974 45103.735 1.000 0.796 0.977 47489.963 1.000 0.796 0.979 49902.035 1.000 0.797 0.982 54134.014 1.000 0.797 0.984 59507.775 1.000 0.796 0.986 65215.107 1.000 0.796 0.988 71256.973 1.000 0.796 0.990 77635.529 1.000 0.796 0.992 84360.733 1.000 0.796 0.994 91441.251 1.000 0.796 0.996 98884.165 1.000 0.796 0.998 106694.639 1.000 0.795 1.000 114691.169 1.000 0.795 bulk_props_init: finished for SULFATE (GETFIL): attempting to find local file ocpho_rrtmg_c130709.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/physprops/ocpho_rrtmg_c130709.nc Opened existing file /home/pub/cam_inputdata/atm/cam/physprops/ocpho_rrtmg_c130709.nc 140 bulk_props_init: finished for OCPHO (GETFIL): attempting to find local file ocphi_rrtmg_c100508.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/physprops/ocphi_rrtmg_c100508.nc Opened existing file /home/pub/cam_inputdata/atm/cam/physprops/ocphi_rrtmg_c100508.nc 141 bulk_props_init: finished for OCPHI (GETFIL): attempting to find local file bcpho_rrtmg_c100508.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/physprops/bcpho_rrtmg_c100508.nc Opened existing file /home/pub/cam_inputdata/atm/cam/physprops/bcpho_rrtmg_c100508.nc 142 bulk_props_init: finished for BCPHO (GETFIL): attempting to find local file dust_aeronet_rrtmg_c141106.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/physprops/dust_aeronet_rrtmg_c141106.nc Opened existing file /home/pub/cam_inputdata/atm/cam/physprops/dust_aeronet_rrtmg_c141106.nc 143 bulk_props_init: finished for DUST4 (GETFIL): attempting to find local file ssam_rrtmg_c100508.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/physprops/ssam_rrtmg_c100508.nc Opened existing file /home/pub/cam_inputdata/atm/cam/physprops/ssam_rrtmg_c100508.nc 144 bulk_props_init: finished for SSAM rad_cnst_init: checking for radiative constituents (GETFIL): attempting to find local file SolarForcing1995-2005avg_c160929.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/solar/SolarForcing1995-2005avg_c160929.nc Opened existing file /home/pub/cam_inputdata/atm/cam/solar/SolarForcing1995-2005avg_c160929.nc 145 (GETFIL): attempting to find local file SolarForcing1995-2005avg_c160929.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/solar/SolarForcing1995-2005avg_c160929.nc Opened existing file /home/pub/cam_inputdata/atm/cam/solar/SolarForcing1995-2005avg_c160929.nc 146 solar_data_init: data file = /home/pub/cam_inputdata/atm/cam/solar/SolarForcing1995-2005avg_c160929.nc solar_data_init: has_ref_spectrum F sox_inti: has_sox = T ----------------------------------------- mozart will do sox aerosols ----------------------------------------- *** init_aer_modes aerosol species-types name : "so4_a1 " density, MW : 1.77000E+03 1.15107E+02 hygro : 5.07000E-01 ref index sw 1.36691E+00 1.57930E-01 ref index sw 1.31458E+00 5.66869E-02 ref index sw 1.35798E+00 2.88634E-03 ref index sw 1.38031E+00 1.49071E-03 ref index sw 1.39264E+00 5.30385E-04 ref index sw 1.40451E+00 1.02977E-04 ref index sw 1.41218E+00 1.61967E-05 ref index sw 1.42163E+00 1.75123E-06 ref index sw 1.42797E+00 2.21436E-08 ref index sw 1.43033E+00 1.00000E-08 ref index sw 1.44164E+00 1.00000E-08 ref index sw 1.46764E+00 1.00000E-08 ref index sw 1.48400E+00 1.00000E-08 ref index sw 1.16413E+00 5.51134E-01 ref index ir 1.89000E+00 2.20000E-01 ref index ir 1.91286E+00 1.51857E-01 ref index ir 1.93206E+00 8.45717E-02 ref index ir 1.58603E+00 2.22508E-01 ref index ir 1.67798E+00 1.95000E-01 ref index ir 1.75782E+00 4.40688E-01 ref index ir 1.85534E+00 6.95944E-01 ref index ir 1.59677E+00 6.94662E-01 ref index ir 1.14656E+00 4.58766E-01 ref index ir 1.26131E+00 1.60606E-01 ref index ir 1.42422E+00 1.71577E-01 ref index ir 1.35165E+00 1.43521E-01 ref index ir 1.37870E+00 1.20252E-01 ref index ir 1.38500E+00 1.22229E-01 ref index ir 1.38500E+00 1.25818E-01 ref index ir 1.36691E+00 1.57930E-01 name : "pom_a1 " density, MW : 1.00000E+03 1.20110E+01 hygro : 1.00000E-10 ref index sw 1.44301E+00 5.71678E-03 ref index sw 1.42000E+00 1.77692E-02 ref index sw 1.42000E+00 1.06022E-02 ref index sw 1.42000E+00 8.36914E-03 ref index sw 1.46322E+00 1.62125E-02 ref index sw 1.51000E+00 2.19730E-02 ref index sw 1.51000E+00 1.92866E-02 ref index sw 1.51959E+00 1.56431E-02 ref index sw 1.53000E+00 7.04815E-03 ref index sw 1.53000E+00 5.66501E-03 ref index sw 1.53000E+00 5.00000E-03 ref index sw 1.53000E+00 7.76044E-03 ref index sw 1.53000E+00 3.00000E-02 ref index sw 1.12360E+00 7.90744E-02 ref index ir 1.86000E+00 5.00000E-01 ref index ir 1.91429E+00 2.68571E-01 ref index ir 1.98794E+00 1.84921E-01 ref index ir 1.43871E+00 1.97732E-01 ref index ir 1.60557E+00 5.93275E-02 ref index ir 1.70004E+00 4.88024E-02 ref index ir 1.88822E+00 1.09805E-01 ref index ir 2.48902E+00 3.34511E-01 ref index ir 1.21874E+00 6.54685E-02 ref index ir 1.41924E+00 5.81336E-02 ref index ir 1.42562E+00 2.61231E-02 ref index ir 1.44637E+00 1.41795E-02 ref index ir 1.45748E+00 1.27479E-02 ref index ir 1.45814E+00 1.00284E-02 ref index ir 1.45515E+00 5.24203E-03 ref index ir 1.44301E+00 5.71678E-03 name : "soa_a1 " density, MW : 1.00000E+03 1.20110E+01 hygro : 1.40000E-01 ref index sw 1.44301E+00 5.71678E-03 ref index sw 1.42000E+00 1.77692E-02 ref index sw 1.42000E+00 1.06022E-02 ref index sw 1.42000E+00 8.36914E-03 ref index sw 1.46322E+00 1.62125E-02 ref index sw 1.51000E+00 2.19730E-02 ref index sw 1.51000E+00 1.92866E-02 ref index sw 1.51959E+00 1.56431E-02 ref index sw 1.53000E+00 7.04815E-03 ref index sw 1.53000E+00 5.66501E-03 ref index sw 1.53000E+00 5.00000E-03 ref index sw 1.53000E+00 7.76044E-03 ref index sw 1.53000E+00 3.00000E-02 ref index sw 1.12360E+00 7.90744E-02 ref index ir 1.86000E+00 5.00000E-01 ref index ir 1.91429E+00 2.68571E-01 ref index ir 1.98794E+00 1.84921E-01 ref index ir 1.43871E+00 1.97732E-01 ref index ir 1.60557E+00 5.93275E-02 ref index ir 1.70004E+00 4.88024E-02 ref index ir 1.88822E+00 1.09805E-01 ref index ir 2.48902E+00 3.34511E-01 ref index ir 1.21874E+00 6.54685E-02 ref index ir 1.41924E+00 5.81336E-02 ref index ir 1.42562E+00 2.61231E-02 ref index ir 1.44637E+00 1.41795E-02 ref index ir 1.45748E+00 1.27479E-02 ref index ir 1.45814E+00 1.00284E-02 ref index ir 1.45515E+00 5.24203E-03 ref index ir 1.44301E+00 5.71678E-03 name : "bc_a1 " density, MW : 1.70000E+03 1.20110E+01 hygro : 1.00000E-10 ref index sw 1.95000E+00 7.90000E-01 ref index sw 1.95000E+00 7.90000E-01 ref index sw 1.95000E+00 7.90000E-01 ref index sw 1.95000E+00 7.90000E-01 ref index sw 1.95000E+00 7.90000E-01 ref index sw 1.95000E+00 7.90000E-01 ref index sw 1.95000E+00 7.90000E-01 ref index sw 1.95000E+00 7.90000E-01 ref index sw 1.95000E+00 7.90000E-01 ref index sw 1.95000E+00 7.90000E-01 ref index sw 1.95000E+00 7.90000E-01 ref index sw 1.95000E+00 7.90000E-01 ref index sw 1.95000E+00 7.90000E-01 ref index sw 1.95000E+00 7.90000E-01 ref index ir 1.95000E+00 7.90000E-01 ref index ir 1.95000E+00 7.90000E-01 ref index ir 1.95000E+00 7.90000E-01 ref index ir 1.95000E+00 7.90000E-01 ref index ir 1.95000E+00 7.90000E-01 ref index ir 1.95000E+00 7.90000E-01 ref index ir 1.95000E+00 7.90000E-01 ref index ir 1.95000E+00 7.90000E-01 ref index ir 1.95000E+00 7.90000E-01 ref index ir 1.95000E+00 7.90000E-01 ref index ir 1.95000E+00 7.90000E-01 ref index ir 1.95000E+00 7.90000E-01 ref index ir 1.95000E+00 7.90000E-01 ref index ir 1.95000E+00 7.90000E-01 ref index ir 1.95000E+00 7.90000E-01 ref index ir 1.95000E+00 7.90000E-01 name : "dst_a1 " density, MW : 2.60000E+03 1.35064E+02 hygro : 6.80000E-02 ref index sw 1.51000E+00 1.84371E-02 ref index sw 1.52000E+00 2.84231E-02 ref index sw 1.53997E+00 7.36022E-03 ref index sw 1.56000E+00 7.00000E-04 ref index sw 1.56000E+00 7.00000E-04 ref index sw 1.56000E+00 7.71194E-04 ref index sw 1.56000E+00 8.70447E-04 ref index sw 1.56000E+00 1.00000E-03 ref index sw 1.56000E+00 1.25138E-03 ref index sw 1.56000E+00 1.94656E-03 ref index sw 1.56000E+00 4.14895E-03 ref index sw 1.56000E+00 5.50000E-03 ref index sw 1.56000E+00 5.50000E-03 ref index sw 1.17979E+00 1.01466E-01 ref index ir 2.34000E+00 7.00000E-01 ref index ir 2.90429E+00 8.57143E-01 ref index ir 1.74778E+00 4.62063E-01 ref index ir 1.50773E+00 2.63401E-01 ref index ir 1.91105E+00 3.18746E-01 ref index ir 1.82202E+00 2.59881E-01 ref index ir 2.91683E+00 6.50000E-01 ref index ir 1.55722E+00 3.73459E-01 ref index ir 1.24249E+00 9.28417E-02 ref index ir 1.44717E+00 1.04984E-01 ref index ir 1.43219E+00 6.12462E-02 ref index ir 1.47274E+00 2.45385E-02 ref index ir 1.49496E+00 1.10449E-02 ref index ir 1.50000E+00 7.95709E-03 ref index ir 1.50000E+00 6.76051E-03 ref index ir 1.51000E+00 1.84371E-02 name : "ncl_a1 " density, MW : 1.90000E+03 5.84425E+01 hygro : 1.16000E+00 ref index sw 1.48000E+00 1.75734E-03 ref index sw 1.53385E+00 7.46154E-03 ref index sw 1.43699E+00 2.95161E-03 ref index sw 1.44815E+00 1.27686E-03 ref index sw 1.45000E+00 7.94256E-04 ref index sw 1.46151E+00 5.38080E-04 ref index sw 1.46918E+00 3.75357E-04 ref index sw 1.47000E+00 1.49874E-04 ref index sw 1.49000E+00 2.28249E-07 ref index sw 1.50000E+00 1.18424E-08 ref index sw 1.50137E+00 7.01937E-08 ref index sw 1.51000E+00 1.86616E-06 ref index sw 1.51000E+00 5.00000E-06 ref index sw 1.40804E+00 1.58149E-02 ref index ir 1.74000E+00 1.00000E+00 ref index ir 1.76000E+00 1.97857E-01 ref index ir 1.77683E+00 1.29206E-01 ref index ir 1.45624E+00 3.81179E-02 ref index ir 1.41000E+00 1.92021E-02 ref index ir 1.48000E+00 1.40000E-02 ref index ir 1.56456E+00 1.64555E-02 ref index ir 1.62782E+00 2.88872E-02 ref index ir 1.40187E+00 1.24378E-02 ref index ir 1.43283E+00 6.35857E-03 ref index ir 1.55835E+00 1.95886E-02 ref index ir 1.45184E+00 2.89957E-03 ref index ir 1.48496E+00 1.67735E-03 ref index ir 1.48629E+00 1.40000E-03 ref index ir 1.48030E+00 1.40000E-03 ref index ir 1.48000E+00 1.75734E-03 name : "so4_a2 " density, MW : 1.77000E+03 1.15107E+02 hygro : 5.07000E-01 ref index sw 1.36691E+00 1.57930E-01 ref index sw 1.31458E+00 5.66869E-02 ref index sw 1.35798E+00 2.88634E-03 ref index sw 1.38031E+00 1.49071E-03 ref index sw 1.39264E+00 5.30385E-04 ref index sw 1.40451E+00 1.02977E-04 ref index sw 1.41218E+00 1.61967E-05 ref index sw 1.42163E+00 1.75123E-06 ref index sw 1.42797E+00 2.21436E-08 ref index sw 1.43033E+00 1.00000E-08 ref index sw 1.44164E+00 1.00000E-08 ref index sw 1.46764E+00 1.00000E-08 ref index sw 1.48400E+00 1.00000E-08 ref index sw 1.16413E+00 5.51134E-01 ref index ir 1.89000E+00 2.20000E-01 ref index ir 1.91286E+00 1.51857E-01 ref index ir 1.93206E+00 8.45717E-02 ref index ir 1.58603E+00 2.22508E-01 ref index ir 1.67798E+00 1.95000E-01 ref index ir 1.75782E+00 4.40688E-01 ref index ir 1.85534E+00 6.95944E-01 ref index ir 1.59677E+00 6.94662E-01 ref index ir 1.14656E+00 4.58766E-01 ref index ir 1.26131E+00 1.60606E-01 ref index ir 1.42422E+00 1.71577E-01 ref index ir 1.35165E+00 1.43521E-01 ref index ir 1.37870E+00 1.20252E-01 ref index ir 1.38500E+00 1.22229E-01 ref index ir 1.38500E+00 1.25818E-01 ref index ir 1.36691E+00 1.57930E-01 name : "soa_a2 " density, MW : 1.00000E+03 1.20110E+01 hygro : 1.40000E-01 ref index sw 1.44301E+00 5.71678E-03 ref index sw 1.42000E+00 1.77692E-02 ref index sw 1.42000E+00 1.06022E-02 ref index sw 1.42000E+00 8.36914E-03 ref index sw 1.46322E+00 1.62125E-02 ref index sw 1.51000E+00 2.19730E-02 ref index sw 1.51000E+00 1.92866E-02 ref index sw 1.51959E+00 1.56431E-02 ref index sw 1.53000E+00 7.04815E-03 ref index sw 1.53000E+00 5.66501E-03 ref index sw 1.53000E+00 5.00000E-03 ref index sw 1.53000E+00 7.76044E-03 ref index sw 1.53000E+00 3.00000E-02 ref index sw 1.12360E+00 7.90744E-02 ref index ir 1.86000E+00 5.00000E-01 ref index ir 1.91429E+00 2.68571E-01 ref index ir 1.98794E+00 1.84921E-01 ref index ir 1.43871E+00 1.97732E-01 ref index ir 1.60557E+00 5.93275E-02 ref index ir 1.70004E+00 4.88024E-02 ref index ir 1.88822E+00 1.09805E-01 ref index ir 2.48902E+00 3.34511E-01 ref index ir 1.21874E+00 6.54685E-02 ref index ir 1.41924E+00 5.81336E-02 ref index ir 1.42562E+00 2.61231E-02 ref index ir 1.44637E+00 1.41795E-02 ref index ir 1.45748E+00 1.27479E-02 ref index ir 1.45814E+00 1.00284E-02 ref index ir 1.45515E+00 5.24203E-03 ref index ir 1.44301E+00 5.71678E-03 name : "ncl_a2 " density, MW : 1.90000E+03 5.84425E+01 hygro : 1.16000E+00 ref index sw 1.48000E+00 1.75734E-03 ref index sw 1.53385E+00 7.46154E-03 ref index sw 1.43699E+00 2.95161E-03 ref index sw 1.44815E+00 1.27686E-03 ref index sw 1.45000E+00 7.94256E-04 ref index sw 1.46151E+00 5.38080E-04 ref index sw 1.46918E+00 3.75357E-04 ref index sw 1.47000E+00 1.49874E-04 ref index sw 1.49000E+00 2.28249E-07 ref index sw 1.50000E+00 1.18424E-08 ref index sw 1.50137E+00 7.01937E-08 ref index sw 1.51000E+00 1.86616E-06 ref index sw 1.51000E+00 5.00000E-06 ref index sw 1.40804E+00 1.58149E-02 ref index ir 1.74000E+00 1.00000E+00 ref index ir 1.76000E+00 1.97857E-01 ref index ir 1.77683E+00 1.29206E-01 ref index ir 1.45624E+00 3.81179E-02 ref index ir 1.41000E+00 1.92021E-02 ref index ir 1.48000E+00 1.40000E-02 ref index ir 1.56456E+00 1.64555E-02 ref index ir 1.62782E+00 2.88872E-02 ref index ir 1.40187E+00 1.24378E-02 ref index ir 1.43283E+00 6.35857E-03 ref index ir 1.55835E+00 1.95886E-02 ref index ir 1.45184E+00 2.89957E-03 ref index ir 1.48496E+00 1.67735E-03 ref index ir 1.48629E+00 1.40000E-03 ref index ir 1.48030E+00 1.40000E-03 ref index ir 1.48000E+00 1.75734E-03 name : "dst_a2 " density, MW : 2.60000E+03 1.35064E+02 hygro : 6.80000E-02 ref index sw 1.51000E+00 1.84371E-02 ref index sw 1.52000E+00 2.84231E-02 ref index sw 1.53997E+00 7.36022E-03 ref index sw 1.56000E+00 7.00000E-04 ref index sw 1.56000E+00 7.00000E-04 ref index sw 1.56000E+00 7.71194E-04 ref index sw 1.56000E+00 8.70447E-04 ref index sw 1.56000E+00 1.00000E-03 ref index sw 1.56000E+00 1.25138E-03 ref index sw 1.56000E+00 1.94656E-03 ref index sw 1.56000E+00 4.14895E-03 ref index sw 1.56000E+00 5.50000E-03 ref index sw 1.56000E+00 5.50000E-03 ref index sw 1.17979E+00 1.01466E-01 ref index ir 2.34000E+00 7.00000E-01 ref index ir 2.90429E+00 8.57143E-01 ref index ir 1.74778E+00 4.62063E-01 ref index ir 1.50773E+00 2.63401E-01 ref index ir 1.91105E+00 3.18746E-01 ref index ir 1.82202E+00 2.59881E-01 ref index ir 2.91683E+00 6.50000E-01 ref index ir 1.55722E+00 3.73459E-01 ref index ir 1.24249E+00 9.28417E-02 ref index ir 1.44717E+00 1.04984E-01 ref index ir 1.43219E+00 6.12462E-02 ref index ir 1.47274E+00 2.45385E-02 ref index ir 1.49496E+00 1.10449E-02 ref index ir 1.50000E+00 7.95709E-03 ref index ir 1.50000E+00 6.76051E-03 ref index ir 1.51000E+00 1.84371E-02 name : "dst_a3 " density, MW : 2.60000E+03 1.35064E+02 hygro : 6.80000E-02 ref index sw 1.51000E+00 1.84371E-02 ref index sw 1.52000E+00 2.84231E-02 ref index sw 1.53997E+00 7.36022E-03 ref index sw 1.56000E+00 7.00000E-04 ref index sw 1.56000E+00 7.00000E-04 ref index sw 1.56000E+00 7.71194E-04 ref index sw 1.56000E+00 8.70447E-04 ref index sw 1.56000E+00 1.00000E-03 ref index sw 1.56000E+00 1.25138E-03 ref index sw 1.56000E+00 1.94656E-03 ref index sw 1.56000E+00 4.14895E-03 ref index sw 1.56000E+00 5.50000E-03 ref index sw 1.56000E+00 5.50000E-03 ref index sw 1.17979E+00 1.01466E-01 ref index ir 2.34000E+00 7.00000E-01 ref index ir 2.90429E+00 8.57143E-01 ref index ir 1.74778E+00 4.62063E-01 ref index ir 1.50773E+00 2.63401E-01 ref index ir 1.91105E+00 3.18746E-01 ref index ir 1.82202E+00 2.59881E-01 ref index ir 2.91683E+00 6.50000E-01 ref index ir 1.55722E+00 3.73459E-01 ref index ir 1.24249E+00 9.28417E-02 ref index ir 1.44717E+00 1.04984E-01 ref index ir 1.43219E+00 6.12462E-02 ref index ir 1.47274E+00 2.45385E-02 ref index ir 1.49496E+00 1.10449E-02 ref index ir 1.50000E+00 7.95709E-03 ref index ir 1.50000E+00 6.76051E-03 ref index ir 1.51000E+00 1.84371E-02 name : "ncl_a3 " density, MW : 1.90000E+03 5.84425E+01 hygro : 1.16000E+00 ref index sw 1.48000E+00 1.75734E-03 ref index sw 1.53385E+00 7.46154E-03 ref index sw 1.43699E+00 2.95161E-03 ref index sw 1.44815E+00 1.27686E-03 ref index sw 1.45000E+00 7.94256E-04 ref index sw 1.46151E+00 5.38080E-04 ref index sw 1.46918E+00 3.75357E-04 ref index sw 1.47000E+00 1.49874E-04 ref index sw 1.49000E+00 2.28249E-07 ref index sw 1.50000E+00 1.18424E-08 ref index sw 1.50137E+00 7.01937E-08 ref index sw 1.51000E+00 1.86616E-06 ref index sw 1.51000E+00 5.00000E-06 ref index sw 1.40804E+00 1.58149E-02 ref index ir 1.74000E+00 1.00000E+00 ref index ir 1.76000E+00 1.97857E-01 ref index ir 1.77683E+00 1.29206E-01 ref index ir 1.45624E+00 3.81179E-02 ref index ir 1.41000E+00 1.92021E-02 ref index ir 1.48000E+00 1.40000E-02 ref index ir 1.56456E+00 1.64555E-02 ref index ir 1.62782E+00 2.88872E-02 ref index ir 1.40187E+00 1.24378E-02 ref index ir 1.43283E+00 6.35857E-03 ref index ir 1.55835E+00 1.95886E-02 ref index ir 1.45184E+00 2.89957E-03 ref index ir 1.48496E+00 1.67735E-03 ref index ir 1.48629E+00 1.40000E-03 ref index ir 1.48030E+00 1.40000E-03 ref index ir 1.48000E+00 1.75734E-03 name : "so4_a3 " density, MW : 1.77000E+03 1.15107E+02 hygro : 5.07000E-01 ref index sw 1.36691E+00 1.57930E-01 ref index sw 1.31458E+00 5.66869E-02 ref index sw 1.35798E+00 2.88634E-03 ref index sw 1.38031E+00 1.49071E-03 ref index sw 1.39264E+00 5.30385E-04 ref index sw 1.40451E+00 1.02977E-04 ref index sw 1.41218E+00 1.61967E-05 ref index sw 1.42163E+00 1.75123E-06 ref index sw 1.42797E+00 2.21436E-08 ref index sw 1.43033E+00 1.00000E-08 ref index sw 1.44164E+00 1.00000E-08 ref index sw 1.46764E+00 1.00000E-08 ref index sw 1.48400E+00 1.00000E-08 ref index sw 1.16413E+00 5.51134E-01 ref index ir 1.89000E+00 2.20000E-01 ref index ir 1.91286E+00 1.51857E-01 ref index ir 1.93206E+00 8.45717E-02 ref index ir 1.58603E+00 2.22508E-01 ref index ir 1.67798E+00 1.95000E-01 ref index ir 1.75782E+00 4.40688E-01 ref index ir 1.85534E+00 6.95944E-01 ref index ir 1.59677E+00 6.94662E-01 ref index ir 1.14656E+00 4.58766E-01 ref index ir 1.26131E+00 1.60606E-01 ref index ir 1.42422E+00 1.71577E-01 ref index ir 1.35165E+00 1.43521E-01 ref index ir 1.37870E+00 1.20252E-01 ref index ir 1.38500E+00 1.22229E-01 ref index ir 1.38500E+00 1.25818E-01 ref index ir 1.36691E+00 1.57930E-01 name : "pom_a4 " density, MW : 1.00000E+03 1.20110E+01 hygro : 1.00000E-10 ref index sw 1.44301E+00 5.71678E-03 ref index sw 1.42000E+00 1.77692E-02 ref index sw 1.42000E+00 1.06022E-02 ref index sw 1.42000E+00 8.36914E-03 ref index sw 1.46322E+00 1.62125E-02 ref index sw 1.51000E+00 2.19730E-02 ref index sw 1.51000E+00 1.92866E-02 ref index sw 1.51959E+00 1.56431E-02 ref index sw 1.53000E+00 7.04815E-03 ref index sw 1.53000E+00 5.66501E-03 ref index sw 1.53000E+00 5.00000E-03 ref index sw 1.53000E+00 7.76044E-03 ref index sw 1.53000E+00 3.00000E-02 ref index sw 1.12360E+00 7.90744E-02 ref index ir 1.86000E+00 5.00000E-01 ref index ir 1.91429E+00 2.68571E-01 ref index ir 1.98794E+00 1.84921E-01 ref index ir 1.43871E+00 1.97732E-01 ref index ir 1.60557E+00 5.93275E-02 ref index ir 1.70004E+00 4.88024E-02 ref index ir 1.88822E+00 1.09805E-01 ref index ir 2.48902E+00 3.34511E-01 ref index ir 1.21874E+00 6.54685E-02 ref index ir 1.41924E+00 5.81336E-02 ref index ir 1.42562E+00 2.61231E-02 ref index ir 1.44637E+00 1.41795E-02 ref index ir 1.45748E+00 1.27479E-02 ref index ir 1.45814E+00 1.00284E-02 ref index ir 1.45515E+00 5.24203E-03 ref index ir 1.44301E+00 5.71678E-03 name : "bc_a4 " density, MW : 1.70000E+03 1.20110E+01 hygro : 1.00000E-10 ref index sw 1.95000E+00 7.90000E-01 ref index sw 1.95000E+00 7.90000E-01 ref index sw 1.95000E+00 7.90000E-01 ref index sw 1.95000E+00 7.90000E-01 ref index sw 1.95000E+00 7.90000E-01 ref index sw 1.95000E+00 7.90000E-01 ref index sw 1.95000E+00 7.90000E-01 ref index sw 1.95000E+00 7.90000E-01 ref index sw 1.95000E+00 7.90000E-01 ref index sw 1.95000E+00 7.90000E-01 ref index sw 1.95000E+00 7.90000E-01 ref index sw 1.95000E+00 7.90000E-01 ref index sw 1.95000E+00 7.90000E-01 ref index sw 1.95000E+00 7.90000E-01 ref index ir 1.95000E+00 7.90000E-01 ref index ir 1.95000E+00 7.90000E-01 ref index ir 1.95000E+00 7.90000E-01 ref index ir 1.95000E+00 7.90000E-01 ref index ir 1.95000E+00 7.90000E-01 ref index ir 1.95000E+00 7.90000E-01 ref index ir 1.95000E+00 7.90000E-01 ref index ir 1.95000E+00 7.90000E-01 ref index ir 1.95000E+00 7.90000E-01 ref index ir 1.95000E+00 7.90000E-01 ref index ir 1.95000E+00 7.90000E-01 ref index ir 1.95000E+00 7.90000E-01 ref index ir 1.95000E+00 7.90000E-01 ref index ir 1.95000E+00 7.90000E-01 ref index ir 1.95000E+00 7.90000E-01 ref index ir 1.95000E+00 7.90000E-01 mode-pointer output from subr initaermodes_setspecptrs modeptr_accum = 1 modeptr_aitken = 2 modeptr_ufine = -999888777 modeptr_coarse = 3 modeptr_pcarbon = 4 modeptr_fineseas = -999888777 modeptr_finedust = -999888777 modeptr_coarseas = -999888777 modeptr_coardust = -999888777 species-pointer output from subr initaermodes_setspecptrs mode id name_a id name_cw sulfate 1 28 so4_a1 28 so4_a1 lptr_so4_a/cw_amode 2 29 so4_a2 29 so4_a2 lptr_so4_a/cw_amode 3 30 so4_a3 30 so4_a3 lptr_so4_a/cw_amode 4 -999888777 none -999888777 none lptr_so4_a/cw_amode msa 1 -999888777 none -999888777 none lptr_msa_a/cw_amode 2 -999888777 none -999888777 none lptr_msa_a/cw_amode 3 -999888777 none -999888777 none lptr_msa_a/cw_amode 4 -999888777 none -999888777 none lptr_msa_a/cw_amode ammonium 1 -999888777 none -999888777 none lptr_nh4_a/cw_amode 2 -999888777 none -999888777 none lptr_nh4_a/cw_amode 3 -999888777 none -999888777 none lptr_nh4_a/cw_amode 4 -999888777 none -999888777 none lptr_nh4_a/cw_amode nitrate 1 -999888777 none -999888777 none lptr_no3_a/cw_amode 2 -999888777 none -999888777 none lptr_no3_a/cw_amode 3 -999888777 none -999888777 none lptr_no3_a/cw_amode 4 -999888777 none -999888777 none lptr_no3_a/cw_amode p-organic 1 25 pom_a1 25 pom_a1 lptr2_pom01_a/cw_amode 2 -999888777 none -999888777 none lptr2_pom01_a/cw_amode 3 -999888777 none -999888777 none lptr2_pom01_a/cw_amode 4 26 pom_a4 26 pom_a4 lptr2_pom01_a/cw_amode s-organic 1 32 soa_a1 32 soa_a1 lptr2_soa01_a/cw_amode 2 33 soa_a2 33 soa_a2 lptr2_soa01_a/cw_amode 3 -999888777 none -999888777 none lptr2_soa01_a/cw_amode 4 -999888777 none -999888777 none lptr2_soa01_a/cw_amode 1 31 SOAG lptr2_soa01_g black-c 1 10 bc_a1 10 bc_a1 lptr2_bc01 _a/cw_amode 2 -999888777 none -999888777 none lptr2_bc01 _a/cw_amode 3 -999888777 none -999888777 none lptr2_bc01 _a/cw_amode 4 11 bc_a4 11 bc_a4 lptr2_bc01 _a/cw_amode seasalt 1 18 ncl_a1 18 ncl_a1 lptr_nacl_a/cw_amode 2 19 ncl_a2 19 ncl_a2 lptr_nacl_a/cw_amode 3 20 ncl_a3 20 ncl_a3 lptr_nacl_a/cw_amode 4 -999888777 none -999888777 none lptr_nacl_a/cw_amode dust 1 13 dst_a1 13 dst_a1 lptr_dust_a/cw_amode 2 14 dst_a2 14 dst_a2 lptr_dust_a/cw_amode 3 15 dst_a3 15 dst_a3 lptr_dust_a/cw_amode 4 -999888777 none -999888777 none lptr_dust_a/cw_amode mode, modename_amode, qneg3_worst_thresh_amode 1 accum 1.000E+03 2 aitken 1.000E+03 3 coarse 1.000E+00 4 primary_carbon 1.000E+03 *** subr. modal_aero_rename_acc_crs_init lspectooa out of range for pom_a1 ipair, modefrm, ispecfrm, lspecfrma, ispectoo, lspectooa = 2 1 2 25 -99 0 *** subr. modal_aero_rename_acc_crs_init lspectooc out of range for pom_c1 ipair, modefrm, ispecfrm, lspecfrmc, ispectoo, lspectooc = 2 1 2 25 -99 0 *** subr. modal_aero_rename_acc_crs_init lspectooa out of range for soa_a1 ipair, modefrm, ispecfrm, lspecfrma, ispectoo, lspectooa = 2 1 3 32 -99 0 *** subr. modal_aero_rename_acc_crs_init lspectooc out of range for soa_c1 ipair, modefrm, ispecfrm, lspecfrmc, ispectoo, lspectooc = 2 1 3 32 -99 0 *** subr. modal_aero_rename_acc_crs_init lspectooa out of range for bc_a1 ipair, modefrm, ispecfrm, lspecfrma, ispectoo, lspectooa = 2 1 4 10 -99 0 *** subr. modal_aero_rename_acc_crs_init lspectooc out of range for bc_c1 ipair, modefrm, ispecfrm, lspecfrmc, ispectoo, lspectooc = 2 1 4 10 -99 0 subr. modal_aero_rename_acc_crs_init method_optbb_renamexf 2 pair 1 mode 2 ---> mode 1 igrow_shrink 1 ixferable_all 1 spec 22=num_a2 ---> spec 21=num_a1 spec 22=num_c2 ---> spec 21=num_c1 spec 29=so4_a2 ---> spec 28=so4_a1 spec 29=so4_c2 ---> spec 28=so4_c1 spec 33=soa_a2 ---> spec 32=soa_a1 spec 33=soa_c2 ---> spec 32=soa_c1 spec 19=ncl_a2 ---> spec 18=ncl_a1 spec 19=ncl_c2 ---> spec 18=ncl_c1 spec 14=dst_a2 ---> spec 13=dst_a1 spec 14=dst_c2 ---> spec 13=dst_c1 mfrm dgnum, dgnumhi 2.600E-08 5.200E-08 mtoo dgnum, dgnumlo 1.100E-07 5.350E-08 dp_cut 7.449E-08 dp_xfernone_threshaa 2.600E-08 dp_xferall_thresh 1.100E-07 pair 2 mode 1 ---> mode 3 igrow_shrink 1 ixferable_all 0 spec 21=num_a1 ---> spec 23=num_a3 spec 21=num_c1 ---> spec 23=num_c3 spec 28=so4_a1 ---> spec 30=so4_a3 spec 28=so4_c1 ---> spec 30=so4_c3 spec 13=dst_a1 ---> spec 15=dst_a3 spec 13=dst_c1 ---> spec 15=dst_c3 spec 18=ncl_a1 ---> spec 20=ncl_a3 spec 18=ncl_c1 ---> spec 20=ncl_c3 mfrm dgnum, dgnumhi 1.100E-07 4.800E-07 mtoo dgnum, dgnumlo 9.000E-07 4.000E-07 dp_cut 4.400E-07 dp_xfernone_threshaa 1.600E-07 dp_xferall_thresh 4.700E-07 pair 3 mode 3 ---> mode 1 igrow_shrink -1 ixferable_all 1 spec 23=num_a3 ---> spec 21=num_a1 spec 23=num_c3 ---> spec 21=num_c1 spec 15=dst_a3 ---> spec 13=dst_a1 spec 15=dst_c3 ---> spec 13=dst_c1 spec 20=ncl_a3 ---> spec 18=ncl_a1 spec 20=ncl_c3 ---> spec 18=ncl_c1 spec 30=so4_a3 ---> spec 28=so4_a1 spec 30=so4_c3 ---> spec 28=so4_c1 mfrm dgnum, dgnumlo 9.000E-07 4.000E-07 mtoo dgnum, dgnumhi 1.100E-07 4.800E-07 dp_cut 4.400E-07 dp_xfernone_threshaa 4.400E-07 dp_xferall_thresh 4.100E-07 ma_convproc_init - convproc_do_aer = T ma_convproc_init - convproc_do_gas = F ma_convproc_init - use_cwaer_for_activate_maxsat = F ma_convproc_init - apply_convproc_tend_to_ptend = T ma_convproc_init - convproc_method_activate = 2 ma_convproc_init - method1_activate_nlayers = 2 ma_convproc_init - method2_activate_smaxmax = 3.0000E-03 ma_convproc_init - method_reduce_actfrac = 0 ma_convproc_init - factor_reduce_actfrac = 5.0000E-01 ma_convproc_init - npass_calc_updraft = 1 soil_erod_mod: soil erodibility dataset: /home/pub/cam_inputdata/atm/cam/dst/dst_source2x2tunedcam6-2x2-04062017.nc soil_erod_mod: soil_erod_fact = 0.29999999999999999 (GETFIL): attempting to find local file dst_source2x2tunedcam6-2x2-04062017.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/dst/dst_source2x2tunedcam6-2x2-04062017.nc Opened existing file /home/pub/cam_inputdata/atm/cam/dst/dst_source2x2tunedcam6-2x2-04062017.nc 147 aero_model_init: bc_a1 will have drydep applied aero_model_init: bc_a4 will have drydep applied aero_model_init: dst_a1 will have drydep applied aero_model_init: dst_a2 will have drydep applied aero_model_init: dst_a3 will have drydep applied aero_model_init: ncl_a1 will have drydep applied aero_model_init: ncl_a2 will have drydep applied aero_model_init: ncl_a3 will have drydep applied aero_model_init: num_a1 will have drydep applied aero_model_init: num_a2 will have drydep applied aero_model_init: num_a3 will have drydep applied aero_model_init: num_a4 will have drydep applied aero_model_init: pom_a1 will have drydep applied aero_model_init: pom_a4 will have drydep applied aero_model_init: so4_a1 will have drydep applied aero_model_init: so4_a2 will have drydep applied aero_model_init: so4_a3 will have drydep applied aero_model_init: soa_a1 will have drydep applied aero_model_init: soa_a2 will have drydep applied aero_model_init: bc_a1 will have wet removal aero_model_init: bc_a4 will have wet removal aero_model_init: dst_a1 will have wet removal aero_model_init: dst_a2 will have wet removal aero_model_init: dst_a3 will have wet removal aero_model_init: ncl_a1 will have wet removal aero_model_init: ncl_a2 will have wet removal aero_model_init: ncl_a3 will have wet removal aero_model_init: num_a1 will have wet removal aero_model_init: num_a2 will have wet removal aero_model_init: num_a3 will have wet removal aero_model_init: num_a4 will have wet removal aero_model_init: pom_a1 will have wet removal aero_model_init: pom_a4 will have wet removal aero_model_init: so4_a1 will have wet removal aero_model_init: so4_a2 will have wet removal aero_model_init: so4_a3 will have wet removal aero_model_init: soa_a1 will have wet removal aero_model_init: soa_a2 will have wet removal chem_init: addfld done setinv_inti: m,n2,o2,h2o ndx = 1 7 2 -1 usrrxt_inti: diagnostics -1 3 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 7 6 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 trcdata_init: data type: CYCLICAL file: tracer_cnst_CAM6chem_2000climo_3D_monthly_c171004.nc (GETFIL): attempting to find local file tracer_cnst_CAM6chem_2000climo_3D_monthly_c171004.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/ozone/tracer_cnst_CAM6chem_2000climo_3D_monthly_c171004.nc Opened existing file /home/pub/cam_inputdata/atm/cam/ozone/tracer_cnst_CAM6chem_2000climo_3D_monthly_c171004.nc 148 open_trc_datafile: /home/pub/cam_inputdata/atm/cam/ozone/tracer_cnst_CAM6chem_2000climo_3D_monthly_c171004.nc trcdata_init: file%has_ps = T There are no offline tracer sources airpl_src: NO and CO do not have external source --> no aircraft sources will be applied chemini: after airpl_src on node 0 srf_emis_inti: n_emis_files = 22 (GETFIL): attempting to find local file emissions-cmip6_DMS_bb_surface_2000climo_0.9x1.25_c20170322.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_DMS_bb_surface_2000climo_0.9x1.25_c20170322.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_DMS_bb_surface_2000climo_0.9x1.25_c20170322.nc 149 trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_DMS_bb_surface_2000climo_0.9x1.25_c20170322.nc (GETFIL): attempting to find local file emissions-cmip6_DMS_bb_surface_2000climo_0.9x1.25_c20170322.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_DMS_bb_surface_2000climo_0.9x1.25_c20170322.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_DMS_bb_surface_2000climo_0.9x1.25_c20170322.nc 150 open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_DMS_bb_surface_2000climo_0.9x1.25_c20170322.nc trcdata_init: file%has_ps = F (GETFIL): attempting to find local file emissions-cmip6_DMS_other_surface_2000climo_0.9x1.25_c20170322.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_DMS_other_surface_2000climo_0.9x1.25_c20170322.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_DMS_other_surface_2000climo_0.9x1.25_c20170322.nc 151 trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_DMS_other_surface_2000climo_0.9x1.25_c20170322.nc (GETFIL): attempting to find local file emissions-cmip6_DMS_other_surface_2000climo_0.9x1.25_c20170322.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_DMS_other_surface_2000climo_0.9x1.25_c20170322.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_DMS_other_surface_2000climo_0.9x1.25_c20170322.nc 152 open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_DMS_other_surface_2000climo_0.9x1.25_c20170322.nc trcdata_init: file%has_ps = F (GETFIL): attempting to find local file emissions-cmip6_SO2_anthro-ag-ship-res_surface_2000climo_0.9x1.25_c20170616.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_SO2_anthro-ag-ship-res_surface_2000climo_0.9x1.25_c20170616.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_SO2_anthro-ag-ship-res_surface_2000climo_0.9x1.25_c20170616.nc 153 trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_SO2_anthro-ag-ship-res_surface_2000climo_0.9x1.25_c20170616.nc (GETFIL): attempting to find local file emissions-cmip6_SO2_anthro-ag-ship-res_surface_2000climo_0.9x1.25_c20170616.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_SO2_anthro-ag-ship-res_surface_2000climo_0.9x1.25_c20170616.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_SO2_anthro-ag-ship-res_surface_2000climo_0.9x1.25_c20170616.nc 154 open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_SO2_anthro-ag-ship-res_surface_2000climo_0.9x1.25_c20170616.nc trcdata_init: file%has_ps = F (GETFIL): attempting to find local file emissions-cmip6_SO2_anthro-ene_surface_2000climo_0.9x1.25_c20170616.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_SO2_anthro-ene_surface_2000climo_0.9x1.25_c20170616.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_SO2_anthro-ene_surface_2000climo_0.9x1.25_c20170616.nc 155 trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_SO2_anthro-ene_surface_2000climo_0.9x1.25_c20170616.nc (GETFIL): attempting to find local file emissions-cmip6_SO2_anthro-ene_surface_2000climo_0.9x1.25_c20170616.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_SO2_anthro-ene_surface_2000climo_0.9x1.25_c20170616.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_SO2_anthro-ene_surface_2000climo_0.9x1.25_c20170616.nc 156 open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_SO2_anthro-ene_surface_2000climo_0.9x1.25_c20170616.nc trcdata_init: file%has_ps = F (GETFIL): attempting to find local file emissions-cmip6_SO2_bb_surface_2000climo_0.9x1.25_c20170322.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_SO2_bb_surface_2000climo_0.9x1.25_c20170322.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_SO2_bb_surface_2000climo_0.9x1.25_c20170322.nc 157 trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_SO2_bb_surface_2000climo_0.9x1.25_c20170322.nc (GETFIL): attempting to find local file emissions-cmip6_SO2_bb_surface_2000climo_0.9x1.25_c20170322.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_SO2_bb_surface_2000climo_0.9x1.25_c20170322.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_SO2_bb_surface_2000climo_0.9x1.25_c20170322.nc 158 open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_SO2_bb_surface_2000climo_0.9x1.25_c20170322.nc trcdata_init: file%has_ps = F (GETFIL): attempting to find local file emissions-cmip6_SOAGx1.5_anthro_surface_2000climo_0.9x1.25_c20170608.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_SOAGx1.5_anthro_surface_2000climo_0.9x1.25_c20170608.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_SOAGx1.5_anthro_surface_2000climo_0.9x1.25_c20170608.nc 159 trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_SOAGx1.5_anthro_surface_2000climo_0.9x1.25_c20170608.nc (GETFIL): attempting to find local file emissions-cmip6_SOAGx1.5_anthro_surface_2000climo_0.9x1.25_c20170608.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_SOAGx1.5_anthro_surface_2000climo_0.9x1.25_c20170608.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_SOAGx1.5_anthro_surface_2000climo_0.9x1.25_c20170608.nc 160 open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_SOAGx1.5_anthro_surface_2000climo_0.9x1.25_c20170608.nc trcdata_init: file%has_ps = F (GETFIL): attempting to find local file emissions-cmip6_SOAGx1.5_bb_surface_2000climo_0.9x1.25_c20170322.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_SOAGx1.5_bb_surface_2000climo_0.9x1.25_c20170322.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_SOAGx1.5_bb_surface_2000climo_0.9x1.25_c20170322.nc 161 trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_SOAGx1.5_bb_surface_2000climo_0.9x1.25_c20170322.nc (GETFIL): attempting to find local file emissions-cmip6_SOAGx1.5_bb_surface_2000climo_0.9x1.25_c20170322.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_SOAGx1.5_bb_surface_2000climo_0.9x1.25_c20170322.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_SOAGx1.5_bb_surface_2000climo_0.9x1.25_c20170322.nc 162 open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_SOAGx1.5_bb_surface_2000climo_0.9x1.25_c20170322.nc trcdata_init: file%has_ps = F (GETFIL): attempting to find local file emissions-cmip6_SOAGx1.5_biogenic_surface_2000climo_0.9x1.25_c20170322.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_SOAGx1.5_biogenic_surface_2000climo_0.9x1.25_c20170322.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_SOAGx1.5_biogenic_surface_2000climo_0.9x1.25_c20170322.nc 163 trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_SOAGx1.5_biogenic_surface_2000climo_0.9x1.25_c20170322.nc (GETFIL): attempting to find local file emissions-cmip6_SOAGx1.5_biogenic_surface_2000climo_0.9x1.25_c20170322.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_SOAGx1.5_biogenic_surface_2000climo_0.9x1.25_c20170322.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_SOAGx1.5_biogenic_surface_2000climo_0.9x1.25_c20170322.nc 164 open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_SOAGx1.5_biogenic_surface_2000climo_0.9x1.25_c20170322.nc trcdata_init: file%has_ps = F (GETFIL): attempting to find local file emissions-cmip6_bc_a4_anthro_surface_2000climo_0.9x1.25_c20170608.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_bc_a4_anthro_surface_2000climo_0.9x1.25_c20170608.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_bc_a4_anthro_surface_2000climo_0.9x1.25_c20170608.nc 165 trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_bc_a4_anthro_surface_2000climo_0.9x1.25_c20170608.nc (GETFIL): attempting to find local file emissions-cmip6_bc_a4_anthro_surface_2000climo_0.9x1.25_c20170608.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_bc_a4_anthro_surface_2000climo_0.9x1.25_c20170608.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_bc_a4_anthro_surface_2000climo_0.9x1.25_c20170608.nc 166 open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_bc_a4_anthro_surface_2000climo_0.9x1.25_c20170608.nc trcdata_init: file%has_ps = F (GETFIL): attempting to find local file emissions-cmip6_bc_a4_bb_surface_2000climo_0.9x1.25_c20170322.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_bc_a4_bb_surface_2000climo_0.9x1.25_c20170322.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_bc_a4_bb_surface_2000climo_0.9x1.25_c20170322.nc 167 trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_bc_a4_bb_surface_2000climo_0.9x1.25_c20170322.nc (GETFIL): attempting to find local file emissions-cmip6_bc_a4_bb_surface_2000climo_0.9x1.25_c20170322.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_bc_a4_bb_surface_2000climo_0.9x1.25_c20170322.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_bc_a4_bb_surface_2000climo_0.9x1.25_c20170322.nc 168 open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_bc_a4_bb_surface_2000climo_0.9x1.25_c20170322.nc trcdata_init: file%has_ps = F (GETFIL): attempting to find local file emissions-cmip6_num_bc_a4_anthro_surface_2000climo_0.9x1.25_c20170608.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_num_bc_a4_anthro_surface_2000climo_0.9x1.25_c20170608.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_num_bc_a4_anthro_surface_2000climo_0.9x1.25_c20170608.nc 169 trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_num_bc_a4_anthro_surface_2000climo_0.9x1.25_c20170608.nc (GETFIL): attempting to find local file emissions-cmip6_num_bc_a4_anthro_surface_2000climo_0.9x1.25_c20170608.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_num_bc_a4_anthro_surface_2000climo_0.9x1.25_c20170608.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_num_bc_a4_anthro_surface_2000climo_0.9x1.25_c20170608.nc 170 open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_num_bc_a4_anthro_surface_2000climo_0.9x1.25_c20170608.nc trcdata_init: file%has_ps = F (GETFIL): attempting to find local file emissions-cmip6_num_bc_a4_bb_surface_2000climo_0.9x1.25_c20170322.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_num_bc_a4_bb_surface_2000climo_0.9x1.25_c20170322.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_num_bc_a4_bb_surface_2000climo_0.9x1.25_c20170322.nc 171 trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_num_bc_a4_bb_surface_2000climo_0.9x1.25_c20170322.nc (GETFIL): attempting to find local file emissions-cmip6_num_bc_a4_bb_surface_2000climo_0.9x1.25_c20170322.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_num_bc_a4_bb_surface_2000climo_0.9x1.25_c20170322.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_num_bc_a4_bb_surface_2000climo_0.9x1.25_c20170322.nc 172 open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_num_bc_a4_bb_surface_2000climo_0.9x1.25_c20170322.nc trcdata_init: file%has_ps = F (GETFIL): attempting to find local file emissions-cmip6_num_pom_a4_anthro_surface_2000climo_0.9x1.25_c20170608.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_num_pom_a4_anthro_surface_2000climo_0.9x1.25_c20170608.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_num_pom_a4_anthro_surface_2000climo_0.9x1.25_c20170608.nc 173 trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_num_pom_a4_anthro_surface_2000climo_0.9x1.25_c20170608.nc (GETFIL): attempting to find local file emissions-cmip6_num_pom_a4_anthro_surface_2000climo_0.9x1.25_c20170608.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_num_pom_a4_anthro_surface_2000climo_0.9x1.25_c20170608.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_num_pom_a4_anthro_surface_2000climo_0.9x1.25_c20170608.nc 174 open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_num_pom_a4_anthro_surface_2000climo_0.9x1.25_c20170608.nc trcdata_init: file%has_ps = F (GETFIL): attempting to find local file emissions-cmip6_num_pom_a4_bb_surface_2000climo_0.9x1.25_c20170509.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_num_pom_a4_bb_surface_2000climo_0.9x1.25_c20170509.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_num_pom_a4_bb_surface_2000climo_0.9x1.25_c20170509.nc 175 trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_num_pom_a4_bb_surface_2000climo_0.9x1.25_c20170509.nc (GETFIL): attempting to find local file emissions-cmip6_num_pom_a4_bb_surface_2000climo_0.9x1.25_c20170509.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_num_pom_a4_bb_surface_2000climo_0.9x1.25_c20170509.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_num_pom_a4_bb_surface_2000climo_0.9x1.25_c20170509.nc 176 open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_num_pom_a4_bb_surface_2000climo_0.9x1.25_c20170509.nc trcdata_init: file%has_ps = F (GETFIL): attempting to find local file emissions-cmip6_num_so4_a1_anthro-ag-ship_surface_2000climo_0.9x1.25_c20170616.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_num_so4_a1_anthro-ag-ship_surface_2000climo_0.9x1.25_c20170616.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_num_so4_a1_anthro-ag-ship_surface_2000climo_0.9x1.25_c20170616.nc 177 trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_num_so4_a1_anthro-ag-ship_surface_2000climo_0.9x1.25_c20170616.nc (GETFIL): attempting to find local file emissions-cmip6_num_so4_a1_anthro-ag-ship_surface_2000climo_0.9x1.25_c20170616.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_num_so4_a1_anthro-ag-ship_surface_2000climo_0.9x1.25_c20170616.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_num_so4_a1_anthro-ag-ship_surface_2000climo_0.9x1.25_c20170616.nc 178 open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_num_so4_a1_anthro-ag-ship_surface_2000climo_0.9x1.25_c20170616.nc trcdata_init: file%has_ps = F (GETFIL): attempting to find local file emissions-cmip6_num_so4_a1_bb_surface_2000climo_0.9x1.25_c20170322.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_num_so4_a1_bb_surface_2000climo_0.9x1.25_c20170322.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_num_so4_a1_bb_surface_2000climo_0.9x1.25_c20170322.nc 179 trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_num_so4_a1_bb_surface_2000climo_0.9x1.25_c20170322.nc (GETFIL): attempting to find local file emissions-cmip6_num_so4_a1_bb_surface_2000climo_0.9x1.25_c20170322.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_num_so4_a1_bb_surface_2000climo_0.9x1.25_c20170322.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_num_so4_a1_bb_surface_2000climo_0.9x1.25_c20170322.nc 180 open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_num_so4_a1_bb_surface_2000climo_0.9x1.25_c20170322.nc trcdata_init: file%has_ps = F (GETFIL): attempting to find local file emissions-cmip6_num_so4_a2_anthro-res_surface_2000climo_0.9x1.25_c20170616.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_num_so4_a2_anthro-res_surface_2000climo_0.9x1.25_c20170616.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_num_so4_a2_anthro-res_surface_2000climo_0.9x1.25_c20170616.nc 181 trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_num_so4_a2_anthro-res_surface_2000climo_0.9x1.25_c20170616.nc (GETFIL): attempting to find local file emissions-cmip6_num_so4_a2_anthro-res_surface_2000climo_0.9x1.25_c20170616.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_num_so4_a2_anthro-res_surface_2000climo_0.9x1.25_c20170616.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_num_so4_a2_anthro-res_surface_2000climo_0.9x1.25_c20170616.nc 182 open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_num_so4_a2_anthro-res_surface_2000climo_0.9x1.25_c20170616.nc trcdata_init: file%has_ps = F (GETFIL): attempting to find local file emissions-cmip6_pom_a4_anthro_surface_2000climo_0.9x1.25_c20170608.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_pom_a4_anthro_surface_2000climo_0.9x1.25_c20170608.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_pom_a4_anthro_surface_2000climo_0.9x1.25_c20170608.nc 183 trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_pom_a4_anthro_surface_2000climo_0.9x1.25_c20170608.nc (GETFIL): attempting to find local file emissions-cmip6_pom_a4_anthro_surface_2000climo_0.9x1.25_c20170608.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_pom_a4_anthro_surface_2000climo_0.9x1.25_c20170608.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_pom_a4_anthro_surface_2000climo_0.9x1.25_c20170608.nc 184 open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_pom_a4_anthro_surface_2000climo_0.9x1.25_c20170608.nc trcdata_init: file%has_ps = F (GETFIL): attempting to find local file emissions-cmip6_pom_a4_bb_surface_2000climo_0.9x1.25_c20170322.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_pom_a4_bb_surface_2000climo_0.9x1.25_c20170322.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_pom_a4_bb_surface_2000climo_0.9x1.25_c20170322.nc 185 trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_pom_a4_bb_surface_2000climo_0.9x1.25_c20170322.nc (GETFIL): attempting to find local file emissions-cmip6_pom_a4_bb_surface_2000climo_0.9x1.25_c20170322.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_pom_a4_bb_surface_2000climo_0.9x1.25_c20170322.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_pom_a4_bb_surface_2000climo_0.9x1.25_c20170322.nc 186 open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_pom_a4_bb_surface_2000climo_0.9x1.25_c20170322.nc trcdata_init: file%has_ps = F (GETFIL): attempting to find local file emissions-cmip6_so4_a1_anthro-ag-ship_surface_2000climo_0.9x1.25_c20170616.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_so4_a1_anthro-ag-ship_surface_2000climo_0.9x1.25_c20170616.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_so4_a1_anthro-ag-ship_surface_2000climo_0.9x1.25_c20170616.nc 187 trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_so4_a1_anthro-ag-ship_surface_2000climo_0.9x1.25_c20170616.nc (GETFIL): attempting to find local file emissions-cmip6_so4_a1_anthro-ag-ship_surface_2000climo_0.9x1.25_c20170616.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_so4_a1_anthro-ag-ship_surface_2000climo_0.9x1.25_c20170616.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_so4_a1_anthro-ag-ship_surface_2000climo_0.9x1.25_c20170616.nc 188 open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_so4_a1_anthro-ag-ship_surface_2000climo_0.9x1.25_c20170616.nc trcdata_init: file%has_ps = F (GETFIL): attempting to find local file emissions-cmip6_so4_a1_bb_surface_2000climo_0.9x1.25_c20170322.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_so4_a1_bb_surface_2000climo_0.9x1.25_c20170322.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_so4_a1_bb_surface_2000climo_0.9x1.25_c20170322.nc 189 trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_so4_a1_bb_surface_2000climo_0.9x1.25_c20170322.nc (GETFIL): attempting to find local file emissions-cmip6_so4_a1_bb_surface_2000climo_0.9x1.25_c20170322.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_so4_a1_bb_surface_2000climo_0.9x1.25_c20170322.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_so4_a1_bb_surface_2000climo_0.9x1.25_c20170322.nc 190 open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_so4_a1_bb_surface_2000climo_0.9x1.25_c20170322.nc trcdata_init: file%has_ps = F (GETFIL): attempting to find local file emissions-cmip6_so4_a2_anthro-res_surface_2000climo_0.9x1.25_c20170616.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_so4_a2_anthro-res_surface_2000climo_0.9x1.25_c20170616.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_so4_a2_anthro-res_surface_2000climo_0.9x1.25_c20170616.nc 191 trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_so4_a2_anthro-res_surface_2000climo_0.9x1.25_c20170616.nc (GETFIL): attempting to find local file emissions-cmip6_so4_a2_anthro-res_surface_2000climo_0.9x1.25_c20170616.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_so4_a2_anthro-res_surface_2000climo_0.9x1.25_c20170616.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_so4_a2_anthro-res_surface_2000climo_0.9x1.25_c20170616.nc 192 open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_so4_a2_anthro-res_surface_2000climo_0.9x1.25_c20170616.nc trcdata_init: file%has_ps = F chemini: after srf_emissions_inti on node 0 setext_inti: diagnostics: co_ndx, no_ndx, xno_ndx -1 -1 -1 extfrc_inti: diagnostics extfrc timing specs type = there are 8 species with external forcing files forcing type 1 species = SO2 frc ndx = 1 filename= /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_SO2_contvolcano_vertical_2000climo_0.9x1.25_c20170322.nc forcing type 2 species = num_a1 frc ndx = 7 filename= /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_num_a1_so4_contvolcano_vertical_2000climo_0.9x1.25_c20170724.nc forcing type 3 species = num_a2 frc ndx = 8 filename= /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_num_a2_so4_contvolcano_vertical_2000climo_0.9x1.25_c20170724.nc forcing type 4 species = num_a1 frc ndx = 7 filename= /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_num_so4_a1_anthro-ene_vertical_2000climo_0.9x1.25_c20170616.nc forcing type 5 species = so4_a1 frc ndx = 2 filename= /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_so4_a1_anthro-ene_vertical_2000climo_0.9x1.25_c20170616.nc forcing type 6 species = so4_a1 frc ndx = 2 filename= /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_so4_a1_contvolcano_vertical_2000climo_0.9x1.25_c20170724.nc forcing type 7 species = so4_a2 frc ndx = 3 filename= /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_so4_a2_contvolcano_vertical_2000climo_0.9x1.25_c20170724.nc forcing type 8 species = H2O frc ndx = 6 filename= /home/pub/cam_inputdata/atm/cam/chem/emis/elev/H2O_emission_CH4_oxidationx2_elev_3Dmonthly_L70_2000climo_c180511.nc (GETFIL): attempting to find local file emissions-cmip6_SO2_contvolcano_vertical_2000climo_0.9x1.25_c20170322.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_SO2_contvolcano_vertical_2000climo_0.9x1.25_c20170322.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_SO2_contvolcano_vertical_2000climo_0.9x1.25_c20170322.nc 193 trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_SO2_contvolcano_vertical_2000climo_0.9x1.25_c20170322.nc (GETFIL): attempting to find local file emissions-cmip6_SO2_contvolcano_vertical_2000climo_0.9x1.25_c20170322.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_SO2_contvolcano_vertical_2000climo_0.9x1.25_c20170322.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_SO2_contvolcano_vertical_2000climo_0.9x1.25_c20170322.nc 194 open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_SO2_contvolcano_vertical_2000climo_0.9x1.25_c20170322.nc trcdata_init: file%has_ps = F (GETFIL): attempting to find local file emissions-cmip6_num_a1_so4_contvolcano_vertical_2000climo_0.9x1.25_c20170724.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_num_a1_so4_contvolcano_vertical_2000climo_0.9x1.25_c20170724.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_num_a1_so4_contvolcano_vertical_2000climo_0.9x1.25_c20170724.nc 195 trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_num_a1_so4_contvolcano_vertical_2000climo_0.9x1.25_c20170724.nc (GETFIL): attempting to find local file emissions-cmip6_num_a1_so4_contvolcano_vertical_2000climo_0.9x1.25_c20170724.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_num_a1_so4_contvolcano_vertical_2000climo_0.9x1.25_c20170724.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_num_a1_so4_contvolcano_vertical_2000climo_0.9x1.25_c20170724.nc 196 open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_num_a1_so4_contvolcano_vertical_2000climo_0.9x1.25_c20170724.nc trcdata_init: file%has_ps = T (GETFIL): attempting to find local file emissions-cmip6_num_a2_so4_contvolcano_vertical_2000climo_0.9x1.25_c20170724.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_num_a2_so4_contvolcano_vertical_2000climo_0.9x1.25_c20170724.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_num_a2_so4_contvolcano_vertical_2000climo_0.9x1.25_c20170724.nc 197 trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_num_a2_so4_contvolcano_vertical_2000climo_0.9x1.25_c20170724.nc (GETFIL): attempting to find local file emissions-cmip6_num_a2_so4_contvolcano_vertical_2000climo_0.9x1.25_c20170724.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_num_a2_so4_contvolcano_vertical_2000climo_0.9x1.25_c20170724.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_num_a2_so4_contvolcano_vertical_2000climo_0.9x1.25_c20170724.nc 198 open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_num_a2_so4_contvolcano_vertical_2000climo_0.9x1.25_c20170724.nc trcdata_init: file%has_ps = T (GETFIL): attempting to find local file emissions-cmip6_num_so4_a1_anthro-ene_vertical_2000climo_0.9x1.25_c20170616.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_num_so4_a1_anthro-ene_vertical_2000climo_0.9x1.25_c20170616.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_num_so4_a1_anthro-ene_vertical_2000climo_0.9x1.25_c20170616.nc 199 trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_num_so4_a1_anthro-ene_vertical_2000climo_0.9x1.25_c20170616.nc (GETFIL): attempting to find local file emissions-cmip6_num_so4_a1_anthro-ene_vertical_2000climo_0.9x1.25_c20170616.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_num_so4_a1_anthro-ene_vertical_2000climo_0.9x1.25_c20170616.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_num_so4_a1_anthro-ene_vertical_2000climo_0.9x1.25_c20170616.nc 200 open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_num_so4_a1_anthro-ene_vertical_2000climo_0.9x1.25_c20170616.nc trcdata_init: file%has_ps = F (GETFIL): attempting to find local file emissions-cmip6_so4_a1_anthro-ene_vertical_2000climo_0.9x1.25_c20170616.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_so4_a1_anthro-ene_vertical_2000climo_0.9x1.25_c20170616.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_so4_a1_anthro-ene_vertical_2000climo_0.9x1.25_c20170616.nc 201 trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_so4_a1_anthro-ene_vertical_2000climo_0.9x1.25_c20170616.nc (GETFIL): attempting to find local file emissions-cmip6_so4_a1_anthro-ene_vertical_2000climo_0.9x1.25_c20170616.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_so4_a1_anthro-ene_vertical_2000climo_0.9x1.25_c20170616.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_so4_a1_anthro-ene_vertical_2000climo_0.9x1.25_c20170616.nc 202 open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_so4_a1_anthro-ene_vertical_2000climo_0.9x1.25_c20170616.nc trcdata_init: file%has_ps = F (GETFIL): attempting to find local file emissions-cmip6_so4_a1_contvolcano_vertical_2000climo_0.9x1.25_c20170724.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_so4_a1_contvolcano_vertical_2000climo_0.9x1.25_c20170724.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_so4_a1_contvolcano_vertical_2000climo_0.9x1.25_c20170724.nc 203 trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_so4_a1_contvolcano_vertical_2000climo_0.9x1.25_c20170724.nc (GETFIL): attempting to find local file emissions-cmip6_so4_a1_contvolcano_vertical_2000climo_0.9x1.25_c20170724.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_so4_a1_contvolcano_vertical_2000climo_0.9x1.25_c20170724.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_so4_a1_contvolcano_vertical_2000climo_0.9x1.25_c20170724.nc 204 open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_so4_a1_contvolcano_vertical_2000climo_0.9x1.25_c20170724.nc trcdata_init: file%has_ps = F (GETFIL): attempting to find local file emissions-cmip6_so4_a2_contvolcano_vertical_2000climo_0.9x1.25_c20170724.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_so4_a2_contvolcano_vertical_2000climo_0.9x1.25_c20170724.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_so4_a2_contvolcano_vertical_2000climo_0.9x1.25_c20170724.nc 205 trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_so4_a2_contvolcano_vertical_2000climo_0.9x1.25_c20170724.nc (GETFIL): attempting to find local file emissions-cmip6_so4_a2_contvolcano_vertical_2000climo_0.9x1.25_c20170724.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_so4_a2_contvolcano_vertical_2000climo_0.9x1.25_c20170724.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_so4_a2_contvolcano_vertical_2000climo_0.9x1.25_c20170724.nc 206 open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/emis/CMIP6_emissions_2000climo/emissions-cmip6_so4_a2_contvolcano_vertical_2000climo_0.9x1.25_c20170724.nc trcdata_init: file%has_ps = F (GETFIL): attempting to find local file H2O_emission_CH4_oxidationx2_elev_3Dmonthly_L70_2000climo_c180511.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/elev/H2O_emission_CH4_oxidationx2_elev_3Dmonthly_L70_2000climo_c180511.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/elev/H2O_emission_CH4_oxidationx2_elev_3Dmonthly_L70_2000climo_c180511.nc 207 trcdata_init: data type: CYCLICAL file: /home/pub/cam_inputdata/atm/cam/chem/emis/elev/H2O_emission_CH4_oxidationx2_elev_3Dmonthly_L70_2000climo_c180511.nc (GETFIL): attempting to find local file H2O_emission_CH4_oxidationx2_elev_3Dmonthly_L70_2000climo_c180511.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/emis/elev/H2O_emission_CH4_oxidationx2_elev_3Dmonthly_L70_2000climo_c180511.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/emis/elev/H2O_emission_CH4_oxidationx2_elev_3Dmonthly_L70_2000climo_c180511.nc 208 open_trc_datafile: /home/pub/cam_inputdata/atm/cam/chem/emis/elev/H2O_emission_CH4_oxidationx2_elev_3Dmonthly_L70_2000climo_c180511.nc trcdata_init: file%has_ps = T chemini: after extfrc_inti on node 0 chemini: after sulf_inti on node 0 sad_inti: sad capped at level 0 whose midpoint is 3.6434656940400600 hPa chemini: after sad_inti on node 0 chemini: after lightning_inti on node 0 drydep_inti: following species have dry deposition drydep_inti: DMS is requested to have dry dep drydep_inti: H2O2 is requested to have dry dep drydep_inti: H2SO4 is requested to have dry dep drydep_inti: SO2 is requested to have dry dep drydep_inti: (GETFIL): attempting to find local file regrid_vegetation.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mozart/dvel/regrid_vegetation.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart/dvel/regrid_vegetation.nc 209 chemini: after drydep_inti on node 0 chemini: after fstrat_inti on node 0 (GETFIL): attempting to find local file temp_prs_GT200nm_JPL10_c140624.nc (GETFIL): using /home/pub/cam_inputdata/atm/waccm/phot/temp_prs_GT200nm_JPL10_c140624.nc jlong_init: before get_rsf (GETFIL): attempting to find local file RSF_GT200nm_v3.0_c080811.nc (GETFIL): using /home/pub/cam_inputdata/atm/waccm/phot/RSF_GT200nm_v3.0_c080811.nc ---------------------------------------------- get_rsf: numalb, numcolo3, numsza, nump = 6 20 24 151 get_rsf: size of rsf_tab = 67 151 24 20 6 ---------------------------------------------- Jlong using bdes jlong_init: after get_rsf -------------------------------------------------- jlong_init: etfphot after data rebin 7.6452903E+11 8.7356009E+11 1.0457383E+12 1.1963335E+12 2.1674947E+12 3.2521682E+12 3.7472620E+12 4.4417603E+12 4.7046021E+12 6.1459271E+12 4.5805321E+12 5.3736009E+12 4.7231682E+12 5.4521918E+12 4.5247736E+12 6.9208876E+12 6.2316474E+12 6.1748373E+12 5.8132723E+12 7.7077464E+12 1.3999711E+13 1.2142838E+13 2.8625627E+13 3.2198714E+13 2.5022878E+13 2.7868473E+13 2.3342371E+13 3.6406967E+13 6.1832481E+13 7.8053515E+13 7.6502612E+13 7.6368909E+13 9.4717466E+13 1.0131700E+14 1.0360695E+14 1.1006141E+14 1.0896343E+14 1.1388526E+14 1.3496003E+14 1.5947492E+14 1.4990722E+14 1.5192542E+14 1.6000294E+14 1.6984556E+14 1.8779989E+14 1.6445225E+14 1.8380561E+14 2.1973892E+14 1.9629563E+14 2.2411328E+14 1.8448510E+14 2.0149529E+14 2.0555935E+14 2.4346244E+14 3.5082401E+14 3.4524622E+14 3.5756166E+14 3.6631628E+14 3.4984865E+14 3.5575546E+14 4.2829781E+14 4.8409829E+14 4.9516417E+14 5.2699945E+14 5.2406787E+14 5.0883028E+14 4.8786484E+14 -------------------------------------------------- ********************************************* photo_inti: euv_indexer 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 photo_inti: sht_indexer 0 photo_inti: lng_indexer 1 ********************************************* (GETFIL): attempting to find local file exo_coldens.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mozart/phot/exo_coldens.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart/phot/exo_coldens.nc 210 chemini: after photo_inti on node 0 chemini: after aurora_inti chemini: after wetdep_init chemini: finished on node 0 ozone is prescribed in :ozone_strataero_CAM6chem_2000climo_zm_5day_c171004.nc trcdata_init: data type: CYCLICAL file: ozone_strataero_CAM6chem_2000climo_zm_5day_c171004.nc (GETFIL): attempting to find local file ozone_strataero_CAM6chem_2000climo_zm_5day_c171004.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/ozone/ozone_strataero_CAM6chem_2000climo_zm_5day_c171004.nc Opened existing file /home/pub/cam_inputdata/atm/cam/ozone/ozone_strataero_CAM6chem_2000climo_zm_5day_c171004.nc 211 open_trc_datafile: /home/pub/cam_inputdata/atm/cam/ozone/ozone_strataero_CAM6chem_2000climo_zm_5day_c171004.nc trcdata_init: file%has_ps = T stratospheric aerosol is prescribed in :ozone_strataero_CAM6chem_2000climo_zm_5day_c171004.nc trcdata_init: data type: CYCLICAL file: ozone_strataero_CAM6chem_2000climo_zm_5day_c171004.nc (GETFIL): attempting to find local file ozone_strataero_CAM6chem_2000climo_zm_5day_c171004.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/ozone/ozone_strataero_CAM6chem_2000climo_zm_5day_c171004.nc Opened existing file /home/pub/cam_inputdata/atm/cam/ozone/ozone_strataero_CAM6chem_2000climo_zm_5day_c171004.nc 212 open_trc_datafile: /home/pub/cam_inputdata/atm/cam/ozone/ozone_strataero_CAM6chem_2000climo_zm_5day_c171004.nc trcdata_init: file%has_ps = T GW_DRAG: band_mid%ngwv = 0 GW_DRAG: band_mid%cref(0) = 0.00 GW_DRAG: band_mid%kwv = 6.2831853071795856E-005 GW_DRAG: band_mid%fcrit2 = 1.0000000000000000 GW_DRAG: band_long%ngwv = 0 GW_DRAG: band_long%cref( 0) = 0.00 GW_DRAG: band_long%kwv = 2.0943951023931954E-005 GW_DRAG: band_long%fcrit2 = 1.0000000000000000 gw_init: newtonian damping (1/day): k pref_edge alpha 1 0.22552E+03 0.14 2 0.50317E+03 0.10 3 0.10158E+04 0.09 4 0.18555E+04 0.09 5 0.29735E+04 0.09 6 0.39273E+04 0.09 7 0.47114E+04 0.09 8 0.56240E+04 0.09 9 0.66800E+04 0.09 10 0.80701E+04 0.09 11 0.94941E+04 0.09 12 0.11169E+05 0.09 13 0.13140E+05 0.09 14 0.15459E+05 0.09 15 0.18186E+05 0.09 16 0.21395E+05 0.09 17 0.25170E+05 0.09 18 0.29612E+05 0.09 19 0.34837E+05 0.09 20 0.40984E+05 0.09 21 0.48215E+05 0.09 22 0.56722E+05 0.09 23 0.65233E+05 0.09 24 0.73045E+05 0.09 25 0.79636E+05 0.09 26 0.84535E+05 0.09 27 0.87372E+05 0.09 28 0.90032E+05 0.09 29 0.92496E+05 0.09 30 0.94743E+05 0.09 31 0.96754E+05 0.09 32 0.98511E+05 0.09 33 0.10000E+06 0.09 KTOP = 1 INFLD_REAL_2D_2D: read field GBXAR INFLD_REAL_3D_3D: read field HWDTH INFLD_REAL_3D_3D: read field CLNGT INFLD_REAL_3D_3D: read field MXDIS INFLD_REAL_3D_3D: read field ANIXY INFLD_REAL_3D_3D: read field ANGLL Initializing vertical diffusion (vertical_diffusion_init) NTOP_EDDY = 1 NBOT_EDDY = 32 Using Beljaars SGO drag module radlw_init: ntoplw = 1 (GETFIL): attempting to find local file F_nwvl200_mu20_lam50_res64_t298_c080428.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/physprops/F_nwvl200_mu20_lam50_res64_t298_c080428.nc reading liquid cloud optics from file /home/pub/cam_inputdata/atm/cam/physprops/F_nwvl200_mu20_lam50_res64_t298_c080428.nc (GETFIL): attempting to find local file iceoptics_c080917.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/physprops/iceoptics_c080917.nc reading ice cloud optics from file /home/pub/cam_inputdata/atm/cam/physprops/iceoptics_c080917.nc (GETFIL): attempting to find local file water_refindex_rrtmg_c080910.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/physprops/water_refindex_rrtmg_c080910.nc Opened existing file /home/pub/cam_inputdata/atm/cam/physprops/water_refindex_rrtmg_c080910.nc 213 modal_aer_opt_init: read water refractive index file:/home/pub/cam_inputdata/atm/cam/physprops/water_refindex_rrtmg_c080910.nc tuning parameters cldfrc_init: inversion_cld_off F tuning parameters cldfrc_init: dp1 0.10000000000000001 dp2 500.00000000000000 sh1 7.0000000000000007E-002 sh2 500.00000000000000 tuning parameters cldfrc_init: rhminl 0.94999999999999996 rhminl_adj_land 0.0000000000000000 rhminh 0.80000000000000004 premit 75000.000000000000 premib 70000.000000000000 tuning parameters cldfrc_init: iceopt 5 icecrit 0.93000000000000005 cldfrc_init: model level nearest 700 mb is 23 which is 69138.943031430244 pascals cldfrc2m parameters: rhminl = 0.94999999999999996 rhminl_adj_land = 0.0000000000000000 rhminh = 0.80000000000000004 premit = 75000.000000000000 premib = 70000.000000000000 iceopt = 5 icecrit = 0.93000000000000005 rhmini = 0.80000000000000004 rhmaxi = 1.0000000000000000 rhminis = 1.0000000000000000 rhmaxis = 1.0000000000000000 do_subgrid_growth = T convect_deep initializing Zhang-McFarlane convection ZM_CONV_INIT: Deep convection will be capped at intfc 6 which is 3927.3001253604889 pascals tuning parameters zm_convi: tau 3600.0000000000000 tuning parameters zm_convi: c0_lnd 7.4999999999999997E-003 , c0_ocn 2.9999999999999999E-002 tuning parameters zm_convi: num_cin 1 tuning parameters zm_convi: ke 3.0000000000000001E-006 tuning parameters zm_convi: no_deep_pbl F tuning parameters zm_convi: zm_capelmt 70.000000000000000 tuning parameters zm_convi: zm_dmpdz -1.0000000000000000E-003 tuning parameters zm_convi: zm_tiedke_add 0.50000000000000000 **** ZM: DILUTE Buoyancy Calculation **** nucleate_ice parameters: mincld = 1.0000000000000000E-004 bulk_scale = 2.0000000000000000 use_preexisiting_ice = T hist_preexisiting_ice = F nucleate_ice_subgrid = 1.0000000000000000 nucleate_ice_subgrid_strat = 1.2000000000000000 nucleate_ice_strat = 1.0000000000000000 nucleate_ice_incloud = F nucleate_ice_use_troplev = T Initializing MG version 2. 0 Number of microphysics substeps is: 1 C1 = 1.0000000000000000 C1b = 1.0000000000000000 C1c = 1.0000000000000000 C2rt = 1.0000000000000000 C2thl = 1.0000000000000000 C2rtthl = 1.3000000000000000 C4 = 5.2000000000000002 C_uu_shr = 0.29999999999999999 C_uu_buoy = 0.29999999999999999 C6rt = 4.0000000000000000 C6rtb = 6.0000000000000000 C6rtc = 1.0000000000000000 C6thl = 4.0000000000000000 C6thlb = 6.0000000000000000 C6thlc = 1.0000000000000000 C7 = 0.50000000000000000 C7b = 0.50000000000000000 C7c = 0.50000000000000000 C8 = 4.2000000000000002 C8b = 0.0000000000000000 C10 = 3.2999999999999998 C11 = 0.69999999999999996 C11b = 0.34999999999999998 C11c = 0.50000000000000000 C12 = 1.0000000000000000 C13 = 0.10000000000000001 C14 = 1.0000000000000000 C_wp2_pr_dfsn = 0.0000000000000000 C_wp3_pr_tp = 0.0000000000000000 C_wp3_pr_turb = 0.40000000000000002 C_wp3_pr_dfsn = 0.0000000000000000 C_wp2_splat = 0.0000000000000000 C6rt_Lscale0 = 14.000000000000000 C6thl_Lscale0 = 14.000000000000000 C7_Lscale0 = 0.84999999999999998 wpxp_L_thresh = 60.000000000000000 c_K = 0.20000000000000001 c_K1 = 0.75000000000000000 nu1 = 20.000000000000000 c_K2 = 0.12500000000000000 nu2 = 5.0000000000000000 c_K6 = 0.37500000000000000 nu6 = 5.0000000000000000 c_K8 = 1.2500000000000000 nu8 = 20.000000000000000 c_K9 = 0.25000000000000000 nu9 = 20.000000000000000 nu10 = 0.0000000000000000 c_K_hm = 0.75000000000000000 c_K_hmb = 0.75000000000000000 K_hm_min_coef = 0.10000000000000001 nu_hm = 1.5000000000000000 slope_coef_spread_DG_means_w = 21.000000000000000 pdf_component_stdev_factor_w = 1.0000000000000000 coef_spread_DG_means_rt = 0.80000000000000004 coef_spread_DG_means_thl = 0.80000000000000004 gamma_coef = 0.30800000000000000 gamma_coefb = 0.32000000000000001 gamma_coefc = 5.0000000000000000 mu = 1.0000000000000000E-003 beta = 2.3999999999999999 lmin_coef = 0.10000000000000001 omicron = 0.50000000000000000 zeta_vrnce_rat = 0.0000000000000000 upsilon_precip_frac_rat = 0.55000000000000004 lambda0_stability_coef = 4.0000000000000001E-002 mult_coef = 1.0000000000000000 taumin = 90.000000000000000 taumax = 3600.0000000000000 Lscale_mu_coef = 2.0000000000000000 Lscale_pert_coef = 0.10000000000000001 alpha_corr = 0.14999999999999999 Skw_denom_coef = 0.0000000000000000 c_K10 = 0.50000000000000000 c_K10h = 0.29999999999999999 thlp2_rad_coef = 1.0000000000000000 thlp2_rad_cloud_frac_thresh = 0.10000000000000001 up2_sfc_coef = 2.0000000000000000 Skw_max_mag = 4.5000000000000000 C_invrs_tau_bkgnd = 1.1000000000000001 C_invrs_tau_sfc = 0.10000000000000001 C_invrs_tau_shear = 0.14999999999999999 C_invrs_tau_N2 = 0.40000000000000002 C_invrs_tau_N2_wp2 = 0.20000000000000001 C_invrs_tau_N2_xp2 = 5.0000000000000003E-002 C_invrs_tau_N2_wpxp = 0.0000000000000000 C_invrs_tau_N2_clear_wp3 = 1.0000000000000000 C_invrs_tau_wpxp_Ri = 0.34999999999999998 C_invrs_tau_wpxp_N2_thresh = 3.3000000000000000E-004 xp3_coef_base = 0.25000000000000000 xp3_coef_slope = 1.0000000000000000E-002 altitude_threshold = 100.00000000000000 rtp2_clip_coef = 0.50000000000000000 Cx_min = 0.33000000000000002 Cx_max = 0.94999999999999996 Richardson_num_min = 0.25000000000000000 Richardson_num_max = 400.00000000000000 a3_coef_min = 1.0000000000000000 CLUBB configurable flags set in thread 0: iiPDF_type = 1 ipdf_call_placement = 2 l_use_precip_frac = T l_predict_upwp_vpwp = F 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_xpyp_ta = T l_upwind_xm_ma = T l_uv_nudge = F l_rtm_nudge = F l_tke_aniso = T l_vert_avg_closure = T l_trapezoidal_rule_zt = T l_trapezoidal_rule_zm = T l_call_pdf_closure_twice = T 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 = T 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 = F l_do_expldiff_rtm_thlm = F l_Lscale_plume_centered = F l_diag_Lscale_from_tau = F l_use_C7_Richardson = T l_use_C11_Richardson = T l_use_shear_Richardson = F l_brunt_vaisala_freq_moist = T l_use_thvm_in_bv_freq = T l_rcm_supersat_adj = F l_damp_wp3_Skw_squared = F l_prescribed_avg_deltaz = F l_lmm_stepping = F l_e3sm_config = F l_vary_convect_depth F l_use_tke_in_wp3_pr_turb_term = F l_use_tke_in_wp2_wp3_K_dfsn = F l_smooth_Heaviside_tau_wpxp = F l_enable_relaxed_clipping = F l_linearize_pbl_winds = F INIT_HB_DIFF: PBL height will be limited to bottom 13 model levels. Top is 44599.257409572601 pascals (GETFIL): attempting to find local file clim_p_trop.nc (GETFIL): using /home/pub/cam_inputdata/atm/cam/chem/trop_mozart/ub/clim_p_trop.nc Opened existing file /home/pub/cam_inputdata/atm/cam/chem/trop_mozart/ub/clim_p_trop.nc 214 tropopause_init : days 16.000000 45.000000 75.000000 105.00000 136.00000 166.00000 197.00000 228.00000 258.00000 289.00000 319.00000 350.00000 ******* MASTER FIELD LIST ******* 1 ETADOT 1/s 33 A Vertical (eta) velocity 2 U&IC m/s 32 I Zonal wind 3 V&IC m/s 32 I Meridional wind 4 PS&IC Pa 1 I Surface pressure 5 T&IC K 32 I Temperature 6 Q&IC kg/kg 32 I Specific humidity 7 HAQ kg/kg/s 32 A Q horizontal advection tendency 8 VAQ kg/kg/s 32 A Q vertical advection tendency 9 TEQ kg/kg/s 32 A Q total tendency 10 TAQ kg/kg/s 32 A Q horz + vert + fixer tendency 11 DFQ kg/kg/s 32 A Q tendency due to slt fixer 12 CLDLIQ&IC kg/kg 32 I Grid box averaged cloud liquid amount 13 HACLDLIQ kg/kg/s 32 A CLDLIQ horizontal advection tendency 14 VACLDLIQ kg/kg/s 32 A CLDLIQ vertical advection tendency 15 TECLDLIQ kg/kg/s 32 A CLDLIQ total tendency 16 TACLDLIQ kg/kg/s 32 A CLDLIQ horz + vert + fixer tendency 17 DFCLDLIQ kg/kg/s 32 A CLDLIQ tendency due to slt fixer 18 CLDICE&IC kg/kg 32 I Grid box averaged cloud ice amount 19 HACLDICE kg/kg/s 32 A CLDICE horizontal advection tendency 20 VACLDICE kg/kg/s 32 A CLDICE vertical advection tendency 21 TECLDICE kg/kg/s 32 A CLDICE total tendency 22 TACLDICE kg/kg/s 32 A CLDICE horz + vert + fixer tendency 23 DFCLDICE kg/kg/s 32 A CLDICE tendency due to slt fixer 24 NUMLIQ&IC kg/kg 32 I Grid box averaged cloud liquid number 25 HANUMLIQ kg/kg/s 32 A NUMLIQ horizontal advection tendency 26 VANUMLIQ kg/kg/s 32 A NUMLIQ vertical advection tendency 27 TENUMLIQ kg/kg/s 32 A NUMLIQ total tendency 28 TANUMLIQ kg/kg/s 32 A NUMLIQ horz + vert + fixer tendency 29 DFNUMLIQ kg/kg/s 32 A NUMLIQ tendency due to slt fixer 30 NUMICE&IC kg/kg 32 I Grid box averaged cloud ice number 31 HANUMICE kg/kg/s 32 A NUMICE horizontal advection tendency 32 VANUMICE kg/kg/s 32 A NUMICE vertical advection tendency 33 TENUMICE kg/kg/s 32 A NUMICE total tendency 34 TANUMICE kg/kg/s 32 A NUMICE horz + vert + fixer tendency 35 DFNUMICE kg/kg/s 32 A NUMICE tendency due to slt fixer 36 RAINQM&IC kg/kg 32 I Grid box averaged rain amount 37 HARAINQM kg/kg/s 32 A RAINQM horizontal advection tendency 38 VARAINQM kg/kg/s 32 A RAINQM vertical advection tendency 39 TERAINQM kg/kg/s 32 A RAINQM total tendency 40 TARAINQM kg/kg/s 32 A RAINQM horz + vert + fixer tendency 41 DFRAINQM kg/kg/s 32 A RAINQM tendency due to slt fixer 42 SNOWQM&IC kg/kg 32 I Grid box averaged snow amount 43 HASNOWQM kg/kg/s 32 A SNOWQM horizontal advection tendency 44 VASNOWQM kg/kg/s 32 A SNOWQM vertical advection tendency 45 TESNOWQM kg/kg/s 32 A SNOWQM total tendency 46 TASNOWQM kg/kg/s 32 A SNOWQM horz + vert + fixer tendency 47 DFSNOWQM kg/kg/s 32 A SNOWQM tendency due to slt fixer 48 NUMRAI&IC kg/kg 32 I Grid box averaged rain number 49 HANUMRAI kg/kg/s 32 A NUMRAI horizontal advection tendency 50 VANUMRAI kg/kg/s 32 A NUMRAI vertical advection tendency 51 TENUMRAI kg/kg/s 32 A NUMRAI total tendency 52 TANUMRAI kg/kg/s 32 A NUMRAI horz + vert + fixer tendency 53 DFNUMRAI kg/kg/s 32 A NUMRAI tendency due to slt fixer 54 NUMSNO&IC kg/kg 32 I Grid box averaged snow number 55 HANUMSNO kg/kg/s 32 A NUMSNO horizontal advection tendency 56 VANUMSNO kg/kg/s 32 A NUMSNO vertical advection tendency 57 TENUMSNO kg/kg/s 32 A NUMSNO total tendency 58 TANUMSNO kg/kg/s 32 A NUMSNO horz + vert + fixer tendency 59 DFNUMSNO kg/kg/s 32 A NUMSNO tendency due to slt fixer 60 bc_a1&IC kg/kg 32 I bc_a1 61 HAbc_a1 kg/kg/s 32 A bc_a1 horizontal advection tendency 62 VAbc_a1 kg/kg/s 32 A bc_a1 vertical advection tendency 63 TEbc_a1 kg/kg/s 32 A bc_a1 total tendency 64 TAbc_a1 kg/kg/s 32 A bc_a1 horz + vert + fixer tendency 65 DFbc_a1 kg/kg/s 32 A bc_a1 tendency due to slt fixer 66 bc_a4&IC kg/kg 32 I bc_a4 67 HAbc_a4 kg/kg/s 32 A bc_a4 horizontal advection tendency 68 VAbc_a4 kg/kg/s 32 A bc_a4 vertical advection tendency 69 TEbc_a4 kg/kg/s 32 A bc_a4 total tendency 70 TAbc_a4 kg/kg/s 32 A bc_a4 horz + vert + fixer tendency 71 DFbc_a4 kg/kg/s 32 A bc_a4 tendency due to slt fixer 72 DMS&IC kg/kg 32 I DMS 73 HADMS kg/kg/s 32 A DMS horizontal advection tendency 74 VADMS kg/kg/s 32 A DMS vertical advection tendency 75 TEDMS kg/kg/s 32 A DMS total tendency 76 TADMS kg/kg/s 32 A DMS horz + vert + fixer tendency 77 DFDMS kg/kg/s 32 A DMS tendency due to slt fixer 78 dst_a1&IC kg/kg 32 I dst_a1 79 HAdst_a1 kg/kg/s 32 A dst_a1 horizontal advection tendency 80 VAdst_a1 kg/kg/s 32 A dst_a1 vertical advection tendency 81 TEdst_a1 kg/kg/s 32 A dst_a1 total tendency 82 TAdst_a1 kg/kg/s 32 A dst_a1 horz + vert + fixer tendency 83 DFdst_a1 kg/kg/s 32 A dst_a1 tendency due to slt fixer 84 dst_a2&IC kg/kg 32 I dst_a2 85 HAdst_a2 kg/kg/s 32 A dst_a2 horizontal advection tendency 86 VAdst_a2 kg/kg/s 32 A dst_a2 vertical advection tendency 87 TEdst_a2 kg/kg/s 32 A dst_a2 total tendency 88 TAdst_a2 kg/kg/s 32 A dst_a2 horz + vert + fixer tendency 89 DFdst_a2 kg/kg/s 32 A dst_a2 tendency due to slt fixer 90 dst_a3&IC kg/kg 32 I dst_a3 91 HAdst_a3 kg/kg/s 32 A dst_a3 horizontal advection tendency 92 VAdst_a3 kg/kg/s 32 A dst_a3 vertical advection tendency 93 TEdst_a3 kg/kg/s 32 A dst_a3 total tendency 94 TAdst_a3 kg/kg/s 32 A dst_a3 horz + vert + fixer tendency 95 DFdst_a3 kg/kg/s 32 A dst_a3 tendency due to slt fixer 96 H2O2&IC kg/kg 32 I H2O2 97 HAH2O2 kg/kg/s 32 A H2O2 horizontal advection tendency 98 VAH2O2 kg/kg/s 32 A H2O2 vertical advection tendency 99 TEH2O2 kg/kg/s 32 A H2O2 total tendency 100 TAH2O2 kg/kg/s 32 A H2O2 horz + vert + fixer tendency 101 DFH2O2 kg/kg/s 32 A H2O2 tendency due to slt fixer 102 H2SO4&IC kg/kg 32 I H2SO4 103 HAH2SO4 kg/kg/s 32 A H2SO4 horizontal advection tendency 104 VAH2SO4 kg/kg/s 32 A H2SO4 vertical advection tendency 105 TEH2SO4 kg/kg/s 32 A H2SO4 total tendency 106 TAH2SO4 kg/kg/s 32 A H2SO4 horz + vert + fixer tendency 107 DFH2SO4 kg/kg/s 32 A H2SO4 tendency due to slt fixer 108 ncl_a1&IC kg/kg 32 I ncl_a1 109 HAncl_a1 kg/kg/s 32 A ncl_a1 horizontal advection tendency 110 VAncl_a1 kg/kg/s 32 A ncl_a1 vertical advection tendency 111 TEncl_a1 kg/kg/s 32 A ncl_a1 total tendency 112 TAncl_a1 kg/kg/s 32 A ncl_a1 horz + vert + fixer tendency 113 DFncl_a1 kg/kg/s 32 A ncl_a1 tendency due to slt fixer 114 ncl_a2&IC kg/kg 32 I ncl_a2 115 HAncl_a2 kg/kg/s 32 A ncl_a2 horizontal advection tendency 116 VAncl_a2 kg/kg/s 32 A ncl_a2 vertical advection tendency 117 TEncl_a2 kg/kg/s 32 A ncl_a2 total tendency 118 TAncl_a2 kg/kg/s 32 A ncl_a2 horz + vert + fixer tendency 119 DFncl_a2 kg/kg/s 32 A ncl_a2 tendency due to slt fixer 120 ncl_a3&IC kg/kg 32 I ncl_a3 121 HAncl_a3 kg/kg/s 32 A ncl_a3 horizontal advection tendency 122 VAncl_a3 kg/kg/s 32 A ncl_a3 vertical advection tendency 123 TEncl_a3 kg/kg/s 32 A ncl_a3 total tendency 124 TAncl_a3 kg/kg/s 32 A ncl_a3 horz + vert + fixer tendency 125 DFncl_a3 kg/kg/s 32 A ncl_a3 tendency due to slt fixer 126 num_a1&IC kg/kg 32 I num_a1 127 HAnum_a1 kg/kg/s 32 A num_a1 horizontal advection tendency 128 VAnum_a1 kg/kg/s 32 A num_a1 vertical advection tendency 129 TEnum_a1 kg/kg/s 32 A num_a1 total tendency 130 TAnum_a1 kg/kg/s 32 A num_a1 horz + vert + fixer tendency 131 DFnum_a1 kg/kg/s 32 A num_a1 tendency due to slt fixer 132 num_a2&IC kg/kg 32 I num_a2 133 HAnum_a2 kg/kg/s 32 A num_a2 horizontal advection tendency 134 VAnum_a2 kg/kg/s 32 A num_a2 vertical advection tendency 135 TEnum_a2 kg/kg/s 32 A num_a2 total tendency 136 TAnum_a2 kg/kg/s 32 A num_a2 horz + vert + fixer tendency 137 DFnum_a2 kg/kg/s 32 A num_a2 tendency due to slt fixer 138 num_a3&IC kg/kg 32 I num_a3 139 HAnum_a3 kg/kg/s 32 A num_a3 horizontal advection tendency 140 VAnum_a3 kg/kg/s 32 A num_a3 vertical advection tendency 141 TEnum_a3 kg/kg/s 32 A num_a3 total tendency 142 TAnum_a3 kg/kg/s 32 A num_a3 horz + vert + fixer tendency 143 DFnum_a3 kg/kg/s 32 A num_a3 tendency due to slt fixer 144 num_a4&IC kg/kg 32 I num_a4 145 HAnum_a4 kg/kg/s 32 A num_a4 horizontal advection tendency 146 VAnum_a4 kg/kg/s 32 A num_a4 vertical advection tendency 147 TEnum_a4 kg/kg/s 32 A num_a4 total tendency 148 TAnum_a4 kg/kg/s 32 A num_a4 horz + vert + fixer tendency 149 DFnum_a4 kg/kg/s 32 A num_a4 tendency due to slt fixer 150 pom_a1&IC kg/kg 32 I pom_a1 151 HApom_a1 kg/kg/s 32 A pom_a1 horizontal advection tendency 152 VApom_a1 kg/kg/s 32 A pom_a1 vertical advection tendency 153 TEpom_a1 kg/kg/s 32 A pom_a1 total tendency 154 TApom_a1 kg/kg/s 32 A pom_a1 horz + vert + fixer tendency 155 DFpom_a1 kg/kg/s 32 A pom_a1 tendency due to slt fixer 156 pom_a4&IC kg/kg 32 I pom_a4 157 HApom_a4 kg/kg/s 32 A pom_a4 horizontal advection tendency 158 VApom_a4 kg/kg/s 32 A pom_a4 vertical advection tendency 159 TEpom_a4 kg/kg/s 32 A pom_a4 total tendency 160 TApom_a4 kg/kg/s 32 A pom_a4 horz + vert + fixer tendency 161 DFpom_a4 kg/kg/s 32 A pom_a4 tendency due to slt fixer 162 SO2&IC kg/kg 32 I SO2 163 HASO2 kg/kg/s 32 A SO2 horizontal advection tendency 164 VASO2 kg/kg/s 32 A SO2 vertical advection tendency 165 TESO2 kg/kg/s 32 A SO2 total tendency 166 TASO2 kg/kg/s 32 A SO2 horz + vert + fixer tendency 167 DFSO2 kg/kg/s 32 A SO2 tendency due to slt fixer 168 so4_a1&IC kg/kg 32 I so4_a1 169 HAso4_a1 kg/kg/s 32 A so4_a1 horizontal advection tendency 170 VAso4_a1 kg/kg/s 32 A so4_a1 vertical advection tendency 171 TEso4_a1 kg/kg/s 32 A so4_a1 total tendency 172 TAso4_a1 kg/kg/s 32 A so4_a1 horz + vert + fixer tendency 173 DFso4_a1 kg/kg/s 32 A so4_a1 tendency due to slt fixer 174 so4_a2&IC kg/kg 32 I so4_a2 175 HAso4_a2 kg/kg/s 32 A so4_a2 horizontal advection tendency 176 VAso4_a2 kg/kg/s 32 A so4_a2 vertical advection tendency 177 TEso4_a2 kg/kg/s 32 A so4_a2 total tendency 178 TAso4_a2 kg/kg/s 32 A so4_a2 horz + vert + fixer tendency 179 DFso4_a2 kg/kg/s 32 A so4_a2 tendency due to slt fixer 180 so4_a3&IC kg/kg 32 I so4_a3 181 HAso4_a3 kg/kg/s 32 A so4_a3 horizontal advection tendency 182 VAso4_a3 kg/kg/s 32 A so4_a3 vertical advection tendency 183 TEso4_a3 kg/kg/s 32 A so4_a3 total tendency 184 TAso4_a3 kg/kg/s 32 A so4_a3 horz + vert + fixer tendency 185 DFso4_a3 kg/kg/s 32 A so4_a3 tendency due to slt fixer 186 SOAG&IC kg/kg 32 I SOAG 187 HASOAG kg/kg/s 32 A SOAG horizontal advection tendency 188 VASOAG kg/kg/s 32 A SOAG vertical advection tendency 189 TESOAG kg/kg/s 32 A SOAG total tendency 190 TASOAG kg/kg/s 32 A SOAG horz + vert + fixer tendency 191 DFSOAG kg/kg/s 32 A SOAG tendency due to slt fixer 192 soa_a1&IC kg/kg 32 I soa_a1 193 HAsoa_a1 kg/kg/s 32 A soa_a1 horizontal advection tendency 194 VAsoa_a1 kg/kg/s 32 A soa_a1 vertical advection tendency 195 TEsoa_a1 kg/kg/s 32 A soa_a1 total tendency 196 TAsoa_a1 kg/kg/s 32 A soa_a1 horz + vert + fixer tendency 197 DFsoa_a1 kg/kg/s 32 A soa_a1 tendency due to slt fixer 198 soa_a2&IC kg/kg 32 I soa_a2 199 HAsoa_a2 kg/kg/s 32 A soa_a2 horizontal advection tendency 200 VAsoa_a2 kg/kg/s 32 A soa_a2 vertical advection tendency 201 TEsoa_a2 kg/kg/s 32 A soa_a2 total tendency 202 TAsoa_a2 kg/kg/s 32 A soa_a2 horz + vert + fixer tendency 203 DFsoa_a2 kg/kg/s 32 A soa_a2 tendency due to slt fixer 204 DUH K/s 32 A U horizontal diffusive heating 205 DVH K/s 32 A V horizontal diffusive heating 206 DTH K/s 32 A T horizontal diffusive heating 207 ENGYCORR W/m2 32 A Energy correction for over-all conservation 208 TFIX K/s 1 A T fixer (T equivalent of Energy correction) 209 FU m/s2 32 A Zonal wind forcing term 210 FV m/s2 32 A Meridional wind forcing term 211 UTEND m/s2 32 A U tendency 212 VTEND m/s2 32 A V tendency 213 TTEND K/s 32 A T tendency 214 LPSTEN Pa/s 1 A Surface pressure tendency 215 VAT K/s 32 A Vertical advective tendency of T 216 KTOOP K/s 32 A (Kappa*T)*(omega/P) 217 Q kg/kg 32 A Specific humidity 218 NSTEP timestep 1 A Model timestep 219 PHIS m2/s2 1 I Surface geopotential 220 PS Pa 1 A Surface pressure 221 T K 32 A Temperature 222 U m/s 32 A Zonal wind 223 V m/s 32 A Meridional wind 224 TBP K 32 A Temperature (before physics) 225 UBP m/s 32 A Zonal wind (before physics) 226 VBP m/s 32 A Meridional Wind (before physics) 227 QBP kg/kg 32 A Specific humidity (before physics) 228 TAP K 32 A Temperature (after physics) 229 UAP m/s 32 A Zonal wind (after physics) 230 VAP m/s 32 A Meridional wind (after physics) 231 QAP kg/kg 32 A Specific humidity (after physics) 232 TTEND_TOT K/s 32 A Total temperature tendency 233 UTEND_TOT m/s2 32 A Total zonal wind tendency 234 VTEND_TOT m/s2 32 A Total meridional wind tendency 235 INEGCLPTEND kg/kg/s 32 A Cloud ice tendency due to clipping neg values after microp 236 LNEGCLPTEND kg/kg/s 32 A Cloud liq tendency due to clipping neg values after microp 237 VNEGCLPTEND kg/kg/s 32 A Vapor tendency due to clipping neg values after microp 238 Z3 m 32 A Geopotential Height (above sea level) 239 Z1000 m 1 A Geopotential Z at 1000 mbar pressure surface 240 Z700 m 1 A Geopotential Z at 700 mbar pressure surface 241 Z500 m 1 A Geopotential Z at 500 mbar pressure surface 242 Z300 m 1 A Geopotential Z at 300 mbar pressure surface 243 Z200 m 1 A Geopotential Z at 200 mbar pressure surface 244 Z100 m 1 A Geopotential Z at 100 mbar pressure surface 245 Z050 m 1 A Geopotential Z at 50 mbar pressure surface 246 ZZ m2 32 A Eddy height variance 247 VZ m2/s 32 A Meridional transport of geopotential height 248 VT K m/s 32 A Meridional heat transport 249 VU m2/s2 32 A Meridional flux of zonal momentum 250 VV m2/s2 32 A Meridional velocity squared 251 OMEGAV m Pa/s2 32 A Vertical flux of meridional momentum 252 OMGAOMGA Pa2/s2 32 A Vertical flux of vertical momentum 253 UU m2/s2 32 A Zonal velocity squared 254 WSPEED m/s 32 X Horizontal total wind speed maximum 255 WSPDSRFMX m/s 1 X Horizontal total wind speed maximum at the surface 256 WSPDSRFAV m/s 1 A Horizontal total wind speed average at the surface 257 OMEGA Pa/s 32 A Vertical velocity (pressure) 258 OMEGAT K Pa/s 32 A Vertical heat flux 259 OMEGAU m Pa/s2 32 A Vertical flux of zonal momentum 260 OMEGA850 Pa/s 1 A Vertical velocity at 850 mbar pressure surface 261 OMEGA500 Pa/s 1 A Vertical velocity at 500 mbar pressure surface 262 PSL Pa 1 A Sea level pressure 263 T1000 K 1 A Temperature at 1000 mbar pressure surface 264 T925 K 1 A Temperature at 925 mbar pressure surface 265 T850 K 1 A Temperature at 850 mbar pressure surface 266 T700 K 1 A Temperature at 700 mbar pressure surface 267 T500 K 1 A Temperature at 500 mbar pressure surface 268 T400 K 1 A Temperature at 400 mbar pressure surface 269 T300 K 1 A Temperature at 300 mbar pressure surface 270 T200 K 1 A Temperature at 200 mbar pressure surface 271 T010 K 1 A Temperature at 10 mbar pressure surface 272 T7001000 K 1 A Temperature difference 700 mb - 1000 mb 273 TH7001000 K 1 A Theta difference 700 mb - 1000 mb 274 THE7001000 K 1 A ThetaE difference 700 mb - 1000 mb 275 T8501000 K 1 A Temperature difference 850 mb - 1000 mb 276 TH8501000 K 1 A Theta difference 850 mb - 1000 mb 277 T9251000 K 1 A Temperature difference 925 mb - 1000 mb 278 TH9251000 K 1 A Theta difference 925 mb - 1000 mb 279 TT K2 32 A Eddy temperature variance 280 U850 m/s 1 A Zonal wind at 850 mbar pressure surface 281 U500 m/s 1 A Zonal wind at 500 mbar pressure surface 282 U250 m/s 1 A Zonal wind at 250 mbar pressure surface 283 U200 m/s 1 A Zonal wind at 200 mbar pressure surface 284 U010 m/s 1 A Zonal wind at 10 mbar pressure surface 285 V850 m/s 1 A Meridional wind at 850 mbar pressure surface 286 V500 m/s 1 A Meridional wind at 500 mbar pressure surface 287 V250 m/s 1 A Meridional wind at 250 mbar pressure surface 288 V200 m/s 1 A Meridional wind at 200 mbar pressure surface 289 UBOT m/s 1 A Lowest model level zonal wind 290 VBOT m/s 1 A Lowest model level meridional wind 291 ZBOT m 1 A Lowest model level height 292 ATMEINT J/m2 1 A Vertically integrated total atmospheric energy 293 PTTEND K/s 32 A T total physics tendency 294 UTEND_PHYSTOT m/s2 32 A U total physics tendency 295 VTEND_PHYSTOT m/s2 32 A V total physics tendency 296 T_24_COS K 32 A Temperature 24hr. cos coeff. 297 T_24_SIN K 32 A Temperature 24hr. sin coeff. 298 T_12_COS K 32 A Temperature 12hr. cos coeff. 299 T_12_SIN K 32 A Temperature 12hr. sin coeff. 300 T_08_COS K 32 A Temperature 8hr. cos coeff. 301 T_08_SIN K 32 A Temperature 8hr. sin coeff. 302 U_24_COS m/s 32 A Zonal wind 24hr. cos coeff. 303 U_24_SIN m/s 32 A Zonal wind 24hr. sin coeff. 304 U_12_COS m/s 32 A Zonal wind 12hr. cos coeff. 305 U_12_SIN m/s 32 A Zonal wind 12hr. sin coeff. 306 U_08_COS m/s 32 A Zonal wind 8hr. cos coeff. 307 U_08_SIN m/s 32 A Zonal wind 8hr. sin coeff. 308 V_24_COS m/s 32 A Meridional wind 24hr. cos coeff. 309 V_24_SIN m/s 32 A Meridional wind 24hr. sin coeff. 310 V_12_COS m/s 32 A Meridional wind 12hr. cos coeff. 311 V_12_SIN m/s 32 A Meridional wind 12hr. sin coeff. 312 V_08_COS m/s 32 A Meridional wind 8hr. cos coeff. 313 V_08_SIN m/s 32 A Meridional wind 8hr. sin coeff. 314 PS_24_COS Pa 1 A surface pressure 24hr. cos coeff. 315 PS_24_SIN Pa 1 A surface pressure 24hr. sin coeff. 316 PS_12_COS Pa 1 A surface pressure 12hr. cos coeff. 317 PS_12_SIN Pa 1 A surface pressure 12hr. sin coeff. 318 PS_08_COS Pa 1 A surface pressure 8hr. cos coeff. 319 PS_08_SIN Pa 1 A surface pressure 8hr. sin coeff. 320 OMEGA_24_COS Pa/s 32 A vertical pressure velocity 24hr. cos coeff. 321 OMEGA_24_SIN Pa/s 32 A vertical pressure velocity 24hr. sin coeff. 322 OMEGA_12_COS Pa/s 32 A vertical pressure velocity 12hr. cos coeff. 323 OMEGA_12_SIN Pa/s 32 A vertical pressure velocity 12hr. sin coeff. 324 OMEGA_08_COS Pa/s 32 A vertical pressure velocity 8hr. cos coeff. 325 OMEGA_08_SIN Pa/s 32 A vertical pressure velocity 8hr. sin coeff. 326 SE_pBF J/m2 1 A Dry Static Energy before energy fixer 327 SE_pBP J/m2 1 A Dry Static Energy before parameterizations 328 SE_pAP J/m2 1 A Dry Static Energy after parameterizations 329 SE_pAM J/m2 1 A Dry Static Energy after dry mass correction 330 KE_pBF J/m2 1 A Kinetic Energy before energy fixer 331 KE_pBP J/m2 1 A Kinetic Energy before parameterizations 332 KE_pAP J/m2 1 A Kinetic Energy after parameterizations 333 KE_pAM J/m2 1 A Kinetic Energy after dry mass correction 334 TT_pBF kg/m2 1 A Total column test tracer before energy fixer 335 TT_pBP kg/m2 1 A Total column test tracer before parameterizations 336 TT_pAP kg/m2 1 A Total column test tracer after parameterizations 337 TT_pAM kg/m2 1 A Total column test tracer after dry mass correction 338 WV_pBF kg/m2 1 A Total column water vapor before energy fixer 339 WV_pBP kg/m2 1 A Total column water vapor before parameterizations 340 WV_pAP kg/m2 1 A Total column water vapor after parameterizations 341 WV_pAM kg/m2 1 A Total column water vapor after dry mass correction 342 WL_pBF kg/m2 1 A Total column cloud water before energy fixer 343 WL_pBP kg/m2 1 A Total column cloud water before parameterizations 344 WL_pAP kg/m2 1 A Total column cloud water after parameterizations 345 WL_pAM kg/m2 1 A Total column cloud water after dry mass correction 346 WI_pBF kg/m2 1 A Total column cloud ice before energy fixer 347 WI_pBP kg/m2 1 A Total column cloud ice before parameterizations 348 WI_pAP kg/m2 1 A Total column cloud ice after parameterizations 349 WI_pAM kg/m2 1 A Total column cloud ice after dry mass correction 350 MR_pBF kg*m2/s*rad2 1 A Total column wind axial angular momentum before energy fixer 351 MR_pBP kg*m2/s*rad2 1 A Total column wind axial angular momentum before parameterizations 352 MR_pAP kg*m2/s*rad2 1 A Total column wind axial angular momentum after parameterizations 353 MR_pAM kg*m2/s*rad2 1 A Total column wind axial angular momentum after dry mass correction 354 MO_pBF kg*m2/s*rad2 1 A Total column mass axial angular momentum before energy fixer 355 MO_pBP kg*m2/s*rad2 1 A Total column mass axial angular momentum before parameterizations 356 MO_pAP kg*m2/s*rad2 1 A Total column mass axial angular momentum after parameterizations 357 MO_pAM kg*m2/s*rad2 1 A Total column mass axial angular momentum after dry mass correction 358 CPAIRV J/K/kg 32 I Variable specific heat cap air 359 RAIRV J/K/kg 32 I Variable dry air gas constant 360 TMCLDLIQ kg/m2 1 A CLDLIQ column burden 361 TMCLDICE kg/m2 1 A CLDICE column burden 362 TMNUMLIQ kg/m2 1 A NUMLIQ column burden 363 TMNUMICE kg/m2 1 A NUMICE column burden 364 TMRAINQM kg/m2 1 A RAINQM column burden 365 TMSNOWQM kg/m2 1 A SNOWQM column burden 366 TMNUMRAI kg/m2 1 A NUMRAI column burden 367 TMNUMSNO kg/m2 1 A NUMSNO column burden 368 TMbc_a1 kg/m2 1 A bc_a1 column burden 369 TMbc_a4 kg/m2 1 A bc_a4 column burden 370 TMDMS kg/m2 1 A DMS column burden 371 TMdst_a1 kg/m2 1 A dst_a1 column burden 372 TMdst_a2 kg/m2 1 A dst_a2 column burden 373 TMdst_a3 kg/m2 1 A dst_a3 column burden 374 TMH2O2 kg/m2 1 A H2O2 column burden 375 TMH2SO4 kg/m2 1 A H2SO4 column burden 376 TMncl_a1 kg/m2 1 A ncl_a1 column burden 377 TMncl_a2 kg/m2 1 A ncl_a2 column burden 378 TMncl_a3 kg/m2 1 A ncl_a3 column burden 379 TMnum_a1 kg/m2 1 A num_a1 column burden 380 TMnum_a2 kg/m2 1 A num_a2 column burden 381 TMnum_a3 kg/m2 1 A num_a3 column burden 382 TMnum_a4 kg/m2 1 A num_a4 column burden 383 TMpom_a1 kg/m2 1 A pom_a1 column burden 384 TMpom_a4 kg/m2 1 A pom_a4 column burden 385 TMSO2 kg/m2 1 A SO2 column burden 386 TMso4_a1 kg/m2 1 A so4_a1 column burden 387 TMso4_a2 kg/m2 1 A so4_a2 column burden 388 TMso4_a3 kg/m2 1 A so4_a3 column burden 389 TMSOAG kg/m2 1 A SOAG column burden 390 TMsoa_a1 kg/m2 1 A soa_a1 column burden 391 TMsoa_a2 kg/m2 1 A soa_a2 column burden 392 OMEGAQ kgPa/kgs 32 A Vertical water transport 393 VQ m/skg/kg 32 A Meridional water transport 394 QQ kg2/kg2 32 A Eddy moisture variance 395 MQ kg/m2 32 A Water vapor mass in layer 396 TMQ kg/m2 1 A Total (vertically integrated) precipitable water 397 RELHUM percent 32 A Relative humidity 398 RHW percent 32 A Relative humidity with respect to liquid 399 RHI percent 32 A Relative humidity with respect to ice 400 RHCFMIP percent 32 A Relative humidity with respect to water above 273 K, ice below 273 K 401 THE8501000 K 1 A ThetaE difference 850 mb - 1000 mb 402 THE9251000 K 1 A ThetaE difference 925 mb - 1000 mb 403 Q1000 kg/kg 1 A Specific Humidity at 1000 mbar pressure surface 404 Q925 kg/kg 1 A Specific Humidity at 925 mbar pressure surface 405 Q850 kg/kg 1 A Specific Humidity at 850 mbar pressure surface 406 Q200 kg/kg 1 A Specific Humidity at 700 mbar pressure surface 407 QBOT kg/kg 1 A Lowest model level water vapor mixing ratio 408 PSDRY Pa 1 A Dry surface pressure 409 PMID Pa 32 A Pressure at layer midpoints 410 PINT Pa 33 A Pressure at layer interfaces 411 PDELDRY Pa 32 A Dry pressure difference between levels 412 PDEL Pa 32 A Pressure difference between levels 413 DTCOND K/s 32 A T tendency - moist processes 414 DTCOND_24_COS K/s 32 A T tendency - moist processes 24hr. cos coeff. 415 DTCOND_24_SIN K/s 32 A T tendency - moist processes 24hr. sin coeff. 416 DTCOND_12_COS K/s 32 A T tendency - moist processes 12hr. cos coeff. 417 DTCOND_12_SIN K/s 32 A T tendency - moist processes 12hr. sin coeff. 418 DTCOND_08_COS K/s 32 A T tendency - moist processes 8hr. cos coeff. 419 DTCOND_08_SIN K/s 32 A T tendency - moist processes 8hr. sin coeff. 420 PRECL m/s 1 A Large-scale (stable) precipitation rate (liq + ice) 421 PRECC m/s 1 A Convective precipitation rate (liq + ice) 422 PRECT m/s 1 A Total (convective and large-scale) precipitation rate (liq + ice) 423 PREC_PCW m/s 1 A LS_pcw precipitation rate 424 PREC_zmc m/s 1 A CV_zmc precipitation rate 425 PRECTMX m/s 1 X Maximum (convective and large-scale) precipitation rate (liq+ice) 426 PRECSL m/s 1 A Large-scale (stable) snow rate (water equivalent) 427 PRECSC m/s 1 A Convective snow rate (water equivalent) 428 PRECCav m/s 1 A Average large-scale precipitation (liq + ice) 429 PRECLav m/s 1 A Average convective precipitation (liq + ice) 430 SHFLX W/m2 1 A Surface sensible heat flux 431 LHFLX W/m2 1 A Surface latent heat flux 432 QFLX kg/m2/s 1 A Surface water flux 433 TAUX N/m2 1 A Zonal surface stress 434 TAUY N/m2 1 A Meridional surface stress 435 TREFHT K 1 A Reference height temperature 436 TREFHTMN K 1 M Minimum reference height temperature over output period 437 TREFHTMX K 1 X Maximum reference height temperature over output period 438 QREFHT kg/kg 1 A Reference height humidity 439 U10 m/s 1 A 10m wind speed 440 RHREFHT fraction 1 A Reference height relative humidity 441 LANDFRAC fraction 1 A Fraction of sfc area covered by land 442 ICEFRAC fraction 1 A Fraction of sfc area covered by sea-ice 443 OCNFRAC fraction 1 A Fraction of sfc area covered by ocean 444 TREFMNAV K 1 A Average of TREFHT daily minimum 445 TREFMXAV K 1 A Average of TREFHT daily maximum 446 TS K 1 A Surface temperature (radiative) 447 TSMN K 1 M Minimum surface temperature over output period 448 TSMX K 1 X Maximum surface temperature over output period 449 SNOWHLND m 1 A Water equivalent snow depth 450 SNOWHICE m 1 A Snow depth over ice 451 TBOT K 1 A Lowest model level temperature 452 ASDIR 1 1 A albedo: shortwave, direct 453 ASDIF 1 1 A albedo: shortwave, diffuse 454 ALDIR 1 1 A albedo: longwave, direct 455 ALDIF 1 1 A albedo: longwave, diffuse 456 SST K 1 A sea surface temperature 457 PTEQ kg/kg/s 32 A Q total physics tendency 458 PTECLDLIQ kg/kg/s 32 A CLDLIQ total physics tendency 459 PTECLDICE kg/kg/s 32 A CLDICE total physics tendency 460 QCWAT&IC kg/kg 32 I q associated with cloud water 461 TCWAT&IC kg/kg 32 I T associated with cloud water 462 LCWAT&IC kg/kg 32 I Cloud water (ice + liq 463 CLOUD&IC fraction 32 I Cloud fraction 464 CONCLD&IC fraction 32 I Convective cloud fraction 465 TKE&IC m2/s2 33 I Turbulent Kinetic Energy 466 CUSH&IC m 1 I Convective Scale Height 467 KVH&IC m2/s 33 I Vertical diffusion diffusivities (heat/moisture) 468 KVM&IC m2/s 33 I Vertical diffusion diffusivities (momentum) 469 PBLH&IC m 1 I PBL height 470 TPERT&IC K 1 I Perturbation temperature (eddies in PBL) 471 QPERT&IC kg/kg 1 I Perturbation specific humidity (eddies in PBL) 472 a2x_BCPHIWET kg/m2/s 1 A wetdep of hydrophilic black carbon 473 a2x_BCPHIDRY kg/m2/s 1 A drydep of hydrophilic black carbon 474 a2x_BCPHODRY kg/m2/s 1 A drydep of hydrophobic black carbon 475 a2x_OCPHIWET kg/m2/s 1 A wetdep of hydrophilic organic carbon 476 a2x_OCPHIDRY kg/m2/s 1 A drydep of hydrophilic organic carbon 477 a2x_OCPHODRY kg/m2/s 1 A drydep of hydrophobic organic carbon 478 a2x_DSTWET1 kg/m2/s 1 A wetdep of dust (bin1) 479 a2x_DSTDRY1 kg/m2/s 1 A drydep of dust (bin1) 480 a2x_DSTWET2 kg/m2/s 1 A wetdep of dust (bin2) 481 a2x_DSTDRY2 kg/m2/s 1 A drydep of dust (bin2) 482 a2x_DSTWET3 kg/m2/s 1 A wetdep of dust (bin3) 483 a2x_DSTDRY3 kg/m2/s 1 A drydep of dust (bin3) 484 a2x_DSTWET4 kg/m2/s 1 A wetdep of dust (bin4) 485 a2x_DSTDRY4 kg/m2/s 1 A drydep of dust (bin4) 486 DCQ kg/kg/s 32 A Q tendency due to moist processes 487 DCCLDLIQ kg/kg/s 32 A CLDLIQ tendency due to moist processes 488 DCCLDICE kg/kg/s 32 A CLDICE tendency due to moist processes 489 DCNUMLIQ kg/kg/s 32 A NUMLIQ tendency due to moist processes 490 DCNUMICE kg/kg/s 32 A NUMICE tendency due to moist processes 491 DCRAINQM kg/kg/s 32 A RAINQM tendency due to moist processes 492 DCSNOWQM kg/kg/s 32 A SNOWQM tendency due to moist processes 493 DCNUMRAI kg/kg/s 32 A NUMRAI tendency due to moist processes 494 DCNUMSNO kg/kg/s 32 A NUMSNO tendency due to moist processes 495 DCbc_a1 kg/kg/s 32 A bc_a1 tendency due to moist processes 496 DCbc_a4 kg/kg/s 32 A bc_a4 tendency due to moist processes 497 DCDMS kg/kg/s 32 A DMS tendency due to moist processes 498 DCdst_a1 kg/kg/s 32 A dst_a1 tendency due to moist processes 499 DCdst_a2 kg/kg/s 32 A dst_a2 tendency due to moist processes 500 DCdst_a3 kg/kg/s 32 A dst_a3 tendency due to moist processes 501 DCH2O2 kg/kg/s 32 A H2O2 tendency due to moist processes 502 DCH2SO4 kg/kg/s 32 A H2SO4 tendency due to moist processes 503 DCncl_a1 kg/kg/s 32 A ncl_a1 tendency due to moist processes 504 DCncl_a2 kg/kg/s 32 A ncl_a2 tendency due to moist processes 505 DCncl_a3 kg/kg/s 32 A ncl_a3 tendency due to moist processes 506 DCnum_a1 kg/kg/s 32 A num_a1 tendency due to moist processes 507 DCnum_a2 kg/kg/s 32 A num_a2 tendency due to moist processes 508 DCnum_a3 kg/kg/s 32 A num_a3 tendency due to moist processes 509 DCnum_a4 kg/kg/s 32 A num_a4 tendency due to moist processes 510 DCpom_a1 kg/kg/s 32 A pom_a1 tendency due to moist processes 511 DCpom_a4 kg/kg/s 32 A pom_a4 tendency due to moist processes 512 DCSO2 kg/kg/s 32 A SO2 tendency due to moist processes 513 DCso4_a1 kg/kg/s 32 A so4_a1 tendency due to moist processes 514 DCso4_a2 kg/kg/s 32 A so4_a2 tendency due to moist processes 515 DCso4_a3 kg/kg/s 32 A so4_a3 tendency due to moist processes 516 DCSOAG kg/kg/s 32 A SOAG tendency due to moist processes 517 DCsoa_a1 kg/kg/s 32 A soa_a1 tendency due to moist processes 518 DCsoa_a2 kg/kg/s 32 A soa_a2 tendency due to moist processes 519 TEINP J/m2 1 A Total energy of physics input 520 TEOUT J/m2 1 A Total energy of physics output 521 TEFIX J/m2 1 A Total energy after fixer 522 EFIX W/m2 1 A Effective sensible heat flux due to energy fixer 523 DTCORE K/s 32 A T tendency due to dynamical core 524 m_Q_c kg/m^2 32 A Q mass per layer used in climate calculation 525 cb_Q_c kg/m^2 1 A Q column burden used in climate calculation 526 m_ozone_c kg/m^2 32 A ozone mass per layer used in climate calculation 527 cb_ozone_c kg/m^2 1 A ozone column burden used in climate calculation 528 m_O2_c kg/m^2 32 A O2 mass per layer used in climate calculation 529 cb_O2_c kg/m^2 1 A O2 column burden used in climate calculation 530 m_CO2_c kg/m^2 32 A CO2 mass per layer used in climate calculation 531 cb_CO2_c kg/m^2 1 A CO2 column burden used in climate calculation 532 m_N2O_c kg/m^2 32 A N2O mass per layer used in climate calculation 533 cb_N2O_c kg/m^2 1 A N2O column burden used in climate calculation 534 m_CH4_c kg/m^2 32 A CH4 mass per layer used in climate calculation 535 cb_CH4_c kg/m^2 1 A CH4 column burden used in climate calculation 536 m_CFC11_c kg/m^2 32 A CFC11 mass per layer used in climate calculation 537 cb_CFC11_c kg/m^2 1 A CFC11 column burden used in climate calculation 538 m_CFC12_c kg/m^2 32 A CFC12 mass per layer used in climate calculation 539 cb_CFC12_c kg/m^2 1 A CFC12 column burden used in climate calculation 540 m_VOLC_MMR1_c kg/m^2 32 A VOLC_MMR1 mass per layer used in climate calculation 541 cb_VOLC_MMR1_c kg/m^2 1 A VOLC_MMR1 column burden used in climate calculation 542 m_VOLC_MMR2_c kg/m^2 32 A VOLC_MMR2 mass per layer used in climate calculation 543 cb_VOLC_MMR2_c kg/m^2 1 A VOLC_MMR2 column burden used in climate calculation 544 m_VOLC_MMR3_c kg/m^2 32 A VOLC_MMR3 mass per layer used in climate calculation 545 cb_VOLC_MMR3_c kg/m^2 1 A VOLC_MMR3 column burden used in climate calculation 546 AEROD_v 1 1 A Total Aerosol Optical Depth in visible band 547 AODvstrt 1 1 A Stratospheric Aerosol Optical Depth in visible band 548 ODV_VOLC_MMR1 1 1 A VOLC_MMR1 optical depth in visible band 549 ODV_VOLC_MMR2 1 1 A VOLC_MMR2 optical depth in visible band 550 ODV_VOLC_MMR3 1 1 A VOLC_MMR3 optical depth in visible band 551 num_a1_sfcsiz1 #/m2/s 1 A num_a1 calcsize number-adjust column source 552 num_a1_sfcsiz2 #/m2/s 1 A num_a1 calcsize number-adjust column sink 553 num_c1_sfcsiz1 #/m2/s 1 A num_c1 calcsize number-adjust column source 554 num_c1_sfcsiz2 #/m2/s 1 A num_c1 calcsize number-adjust column sink 555 num_a2_sfcsiz1 #/m2/s 1 A num_a2 calcsize number-adjust column source 556 num_a2_sfcsiz2 #/m2/s 1 A num_a2 calcsize number-adjust column sink 557 num_c2_sfcsiz1 #/m2/s 1 A num_c2 calcsize number-adjust column source 558 num_c2_sfcsiz2 #/m2/s 1 A num_c2 calcsize number-adjust column sink 559 num_a3_sfcsiz1 #/m2/s 1 A num_a3 calcsize number-adjust column source 560 num_a3_sfcsiz2 #/m2/s 1 A num_a3 calcsize number-adjust column sink 561 num_c3_sfcsiz1 #/m2/s 1 A num_c3 calcsize number-adjust column source 562 num_c3_sfcsiz2 #/m2/s 1 A num_c3 calcsize number-adjust column sink 563 num_a4_sfcsiz1 #/m2/s 1 A num_a4 calcsize number-adjust column source 564 num_a4_sfcsiz2 #/m2/s 1 A num_a4 calcsize number-adjust column sink 565 num_c4_sfcsiz1 #/m2/s 1 A num_c4 calcsize number-adjust column source 566 num_c4_sfcsiz2 #/m2/s 1 A num_c4 calcsize number-adjust column sink 567 num_a2_sfcsiz3 #/m2/s 1 A num_a2 calcsize aitken-to-accum adjust column tendency 568 num_a1_sfcsiz3 #/m2/s 1 A num_a1 calcsize aitken-to-accum adjust column tendency 569 num_a2_sfcsiz4 #/m2/s 1 A num_a2 calcsize accum-to-aitken adjust column tendency 570 num_a1_sfcsiz4 #/m2/s 1 A num_a1 calcsize accum-to-aitken adjust column tendency 571 num_c2_sfcsiz3 #/m2/s 1 A num_c2 calcsize aitken-to-accum adjust column tendency 572 num_c1_sfcsiz3 #/m2/s 1 A num_c1 calcsize aitken-to-accum adjust column tendency 573 num_c2_sfcsiz4 #/m2/s 1 A num_c2 calcsize accum-to-aitken adjust column tendency 574 num_c1_sfcsiz4 #/m2/s 1 A num_c1 calcsize accum-to-aitken adjust column tendency 575 so4_a2_sfcsiz3 kg/m2/s 1 A so4_a2 calcsize aitken-to-accum adjust column tendency 576 so4_a1_sfcsiz3 kg/m2/s 1 A so4_a1 calcsize aitken-to-accum adjust column tendency 577 so4_a2_sfcsiz4 kg/m2/s 1 A so4_a2 calcsize accum-to-aitken adjust column tendency 578 so4_a1_sfcsiz4 kg/m2/s 1 A so4_a1 calcsize accum-to-aitken adjust column tendency 579 so4_c2_sfcsiz3 kg/m2/s 1 A so4_c2 calcsize aitken-to-accum adjust column tendency 580 so4_c1_sfcsiz3 kg/m2/s 1 A so4_c1 calcsize aitken-to-accum adjust column tendency 581 so4_c2_sfcsiz4 kg/m2/s 1 A so4_c2 calcsize accum-to-aitken adjust column tendency 582 so4_c1_sfcsiz4 kg/m2/s 1 A so4_c1 calcsize accum-to-aitken adjust column tendency 583 soa_a2_sfcsiz3 kg/m2/s 1 A soa_a2 calcsize aitken-to-accum adjust column tendency 584 soa_a1_sfcsiz3 kg/m2/s 1 A soa_a1 calcsize aitken-to-accum adjust column tendency 585 soa_a2_sfcsiz4 kg/m2/s 1 A soa_a2 calcsize accum-to-aitken adjust column tendency 586 soa_a1_sfcsiz4 kg/m2/s 1 A soa_a1 calcsize accum-to-aitken adjust column tendency 587 soa_c2_sfcsiz3 kg/m2/s 1 A soa_c2 calcsize aitken-to-accum adjust column tendency 588 soa_c1_sfcsiz3 kg/m2/s 1 A soa_c1 calcsize aitken-to-accum adjust column tendency 589 soa_c2_sfcsiz4 kg/m2/s 1 A soa_c2 calcsize accum-to-aitken adjust column tendency 590 soa_c1_sfcsiz4 kg/m2/s 1 A soa_c1 calcsize accum-to-aitken adjust column tendency 591 ncl_a2_sfcsiz3 kg/m2/s 1 A ncl_a2 calcsize aitken-to-accum adjust column tendency 592 ncl_a1_sfcsiz3 kg/m2/s 1 A ncl_a1 calcsize aitken-to-accum adjust column tendency 593 ncl_a2_sfcsiz4 kg/m2/s 1 A ncl_a2 calcsize accum-to-aitken adjust column tendency 594 ncl_a1_sfcsiz4 kg/m2/s 1 A ncl_a1 calcsize accum-to-aitken adjust column tendency 595 ncl_c2_sfcsiz3 kg/m2/s 1 A ncl_c2 calcsize aitken-to-accum adjust column tendency 596 ncl_c1_sfcsiz3 kg/m2/s 1 A ncl_c1 calcsize aitken-to-accum adjust column tendency 597 ncl_c2_sfcsiz4 kg/m2/s 1 A ncl_c2 calcsize accum-to-aitken adjust column tendency 598 ncl_c1_sfcsiz4 kg/m2/s 1 A ncl_c1 calcsize accum-to-aitken adjust column tendency 599 dst_a2_sfcsiz3 kg/m2/s 1 A dst_a2 calcsize aitken-to-accum adjust column tendency 600 dst_a1_sfcsiz3 kg/m2/s 1 A dst_a1 calcsize aitken-to-accum adjust column tendency 601 dst_a2_sfcsiz4 kg/m2/s 1 A dst_a2 calcsize accum-to-aitken adjust column tendency 602 dst_a1_sfcsiz4 kg/m2/s 1 A dst_a1 calcsize accum-to-aitken adjust column tendency 603 dst_c2_sfcsiz3 kg/m2/s 1 A dst_c2 calcsize aitken-to-accum adjust column tendency 604 dst_c1_sfcsiz3 kg/m2/s 1 A dst_c1 calcsize aitken-to-accum adjust column tendency 605 dst_c2_sfcsiz4 kg/m2/s 1 A dst_c2 calcsize accum-to-aitken adjust column tendency 606 dst_c1_sfcsiz4 kg/m2/s 1 A dst_c1 calcsize accum-to-aitken adjust column tendency 607 qconff_gaex kg/kg/s 32 A 3D fields for Fossil SOA condensation 608 qevapff_gaex kg/kg/s 32 A 3D fields for Fossil SOA evaporation 609 qconbb_gaex kg/kg/s 32 A 3D fields for Biomass SOA condensation 610 qevapbb_gaex kg/kg/s 32 A 3D fields for Biomass SOA evaporation 611 qconbg_gaex kg/kg/s 32 A 3D fields for Biogenic SOA condensation 612 qevapbg_gaex kg/kg/s 32 A 3D fields for Biogenic SOA evaporation 613 qcon_gaex kg/kg/s 32 A 3D fields for SOA condensation 614 qevap_gaex kg/kg/s 32 A 3D fields for Biogenic SOA evaporation 615 bc_a1_sfgaex1 kg/m2/s 1 A bc_a1 gas-aerosol-exchange primary column tendency 616 bc_a4_sfgaex1 kg/m2/s 1 A bc_a4 gas-aerosol-exchange primary column tendency 617 H2SO4_sfgaex1 kg/m2/s 1 A H2SO4 gas-aerosol-exchange primary column tendency 618 num_a1_sfgaex1 kg/m2/s 1 A num_a1 gas-aerosol-exchange primary column tendency 619 num_a4_sfgaex1 kg/m2/s 1 A num_a4 gas-aerosol-exchange primary column tendency 620 pom_a1_sfgaex1 kg/m2/s 1 A pom_a1 gas-aerosol-exchange primary column tendency 621 pom_a4_sfgaex1 kg/m2/s 1 A pom_a4 gas-aerosol-exchange primary column tendency 622 so4_a1_sfgaex1 kg/m2/s 1 A so4_a1 gas-aerosol-exchange primary column tendency 623 so4_a2_sfgaex1 kg/m2/s 1 A so4_a2 gas-aerosol-exchange primary column tendency 624 so4_a3_sfgaex1 kg/m2/s 1 A so4_a3 gas-aerosol-exchange primary column tendency 625 SOAG_sfgaex1 kg/m2/s 1 A SOAG gas-aerosol-exchange primary column tendency 626 soa_a1_sfgaex1 kg/m2/s 1 A soa_a1 gas-aerosol-exchange primary column tendency 627 soa_a2_sfgaex1 kg/m2/s 1 A soa_a2 gas-aerosol-exchange primary column tendency 628 dst_a1_sfgaex2 kg/m2/s 1 A dst_a1 gas-aerosol-exchange renaming column tendency 629 dst_c1_sfgaex2 kg/m2/s 1 A dst_c1 gas-aerosol-exchange renaming column tendency 630 dst_a2_sfgaex2 kg/m2/s 1 A dst_a2 gas-aerosol-exchange renaming column tendency 631 dst_c2_sfgaex2 kg/m2/s 1 A dst_c2 gas-aerosol-exchange renaming column tendency 632 dst_a3_sfgaex2 kg/m2/s 1 A dst_a3 gas-aerosol-exchange renaming column tendency 633 dst_c3_sfgaex2 kg/m2/s 1 A dst_c3 gas-aerosol-exchange renaming column tendency 634 ncl_a1_sfgaex2 kg/m2/s 1 A ncl_a1 gas-aerosol-exchange renaming column tendency 635 ncl_c1_sfgaex2 kg/m2/s 1 A ncl_c1 gas-aerosol-exchange renaming column tendency 636 ncl_a2_sfgaex2 kg/m2/s 1 A ncl_a2 gas-aerosol-exchange renaming column tendency 637 ncl_c2_sfgaex2 kg/m2/s 1 A ncl_c2 gas-aerosol-exchange renaming column tendency 638 ncl_a3_sfgaex2 kg/m2/s 1 A ncl_a3 gas-aerosol-exchange renaming column tendency 639 ncl_c3_sfgaex2 kg/m2/s 1 A ncl_c3 gas-aerosol-exchange renaming column tendency 640 num_a1_sfgaex2 #/m2/s 1 A num_a1 gas-aerosol-exchange renaming column tendency 641 num_c1_sfgaex2 #/m2/s 1 A num_c1 gas-aerosol-exchange renaming column tendency 642 num_a2_sfgaex2 #/m2/s 1 A num_a2 gas-aerosol-exchange renaming column tendency 643 num_c2_sfgaex2 #/m2/s 1 A num_c2 gas-aerosol-exchange renaming column tendency 644 num_a3_sfgaex2 #/m2/s 1 A num_a3 gas-aerosol-exchange renaming column tendency 645 num_c3_sfgaex2 #/m2/s 1 A num_c3 gas-aerosol-exchange renaming column tendency 646 so4_a1_sfgaex2 kg/m2/s 1 A so4_a1 gas-aerosol-exchange renaming column tendency 647 so4_c1_sfgaex2 kg/m2/s 1 A so4_c1 gas-aerosol-exchange renaming column tendency 648 so4_a2_sfgaex2 kg/m2/s 1 A so4_a2 gas-aerosol-exchange renaming column tendency 649 so4_c2_sfgaex2 kg/m2/s 1 A so4_c2 gas-aerosol-exchange renaming column tendency 650 so4_a3_sfgaex2 kg/m2/s 1 A so4_a3 gas-aerosol-exchange renaming column tendency 651 so4_c3_sfgaex2 kg/m2/s 1 A so4_c3 gas-aerosol-exchange renaming column tendency 652 soa_a1_sfgaex2 kg/m2/s 1 A soa_a1 gas-aerosol-exchange renaming column tendency 653 soa_c1_sfgaex2 kg/m2/s 1 A soa_c1 gas-aerosol-exchange renaming column tendency 654 soa_a2_sfgaex2 kg/m2/s 1 A soa_a2 gas-aerosol-exchange renaming column tendency 655 soa_c2_sfgaex2 kg/m2/s 1 A soa_c2 gas-aerosol-exchange renaming column tendency 656 bc_a1_sfcoag1 kg/m2/s 1 A bc_a1 modal_aero coagulation column tendency 657 bc_a4_sfcoag1 kg/m2/s 1 A bc_a4 modal_aero coagulation column tendency 658 dst_a1_sfcoag1 kg/m2/s 1 A dst_a1 modal_aero coagulation column tendency 659 dst_a2_sfcoag1 kg/m2/s 1 A dst_a2 modal_aero coagulation column tendency 660 ncl_a1_sfcoag1 kg/m2/s 1 A ncl_a1 modal_aero coagulation column tendency 661 ncl_a2_sfcoag1 kg/m2/s 1 A ncl_a2 modal_aero coagulation column tendency 662 num_a1_sfcoag1 #/m2/s 1 A num_a1 modal_aero coagulation column tendency 663 num_a2_sfcoag1 #/m2/s 1 A num_a2 modal_aero coagulation column tendency 664 num_a4_sfcoag1 #/m2/s 1 A num_a4 modal_aero coagulation column tendency 665 pom_a1_sfcoag1 kg/m2/s 1 A pom_a1 modal_aero coagulation column tendency 666 pom_a4_sfcoag1 kg/m2/s 1 A pom_a4 modal_aero coagulation column tendency 667 so4_a1_sfcoag1 kg/m2/s 1 A so4_a1 modal_aero coagulation column tendency 668 so4_a2_sfcoag1 kg/m2/s 1 A so4_a2 modal_aero coagulation column tendency 669 soa_a1_sfcoag1 kg/m2/s 1 A soa_a1 modal_aero coagulation column tendency 670 soa_a2_sfcoag1 kg/m2/s 1 A soa_a2 modal_aero coagulation column tendency 671 H2SO4_sfnnuc1 kg/m2/s 1 A H2SO4 modal_aero new particle nucleation column tendency 672 num_a2_sfnnuc1 #/m2/s 1 A num_a2 modal_aero new particle nucleation column tendency 673 so4_a2_sfnnuc1 kg/m2/s 1 A so4_a2 modal_aero new particle nucleation column tendency 674 SH_MFUP_MAX kg/m2 1 A Shallow conv. column-max updraft mass flux 675 SH_WCLDBASE m/s 1 A Shallow conv. cloudbase vertical velocity 676 SH_KCLDBASE 1 1 A Shallow conv. cloudbase level index 677 DP_MFUP_MAX kg/m2 1 A Deep conv. column-max updraft mass flux 678 DP_WCLDBASE m/s 1 A Deep conv. cloudbase vertical velocity 679 DP_KCLDBASE 1 1 A Deep conv. cloudbase level index 680 num_a1SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface 681 num_a1SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface 682 num_a1SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface 683 so4_a1SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface 684 so4_a1SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface 685 so4_a1SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface 686 pom_a1SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface 687 pom_a1SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface 688 pom_a1SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface 689 soa_a1SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface 690 soa_a1SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface 691 soa_a1SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface 692 bc_a1SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface 693 bc_a1SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface 694 bc_a1SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface 695 dst_a1SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface 696 dst_a1SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface 697 dst_a1SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface 698 ncl_a1SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface 699 ncl_a1SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface 700 ncl_a1SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface 701 num_a2SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface 702 num_a2SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface 703 num_a2SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface 704 so4_a2SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface 705 so4_a2SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface 706 so4_a2SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface 707 soa_a2SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface 708 soa_a2SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface 709 soa_a2SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface 710 ncl_a2SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface 711 ncl_a2SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface 712 ncl_a2SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface 713 dst_a2SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface 714 dst_a2SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface 715 dst_a2SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface 716 num_a3SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface 717 num_a3SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface 718 num_a3SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface 719 dst_a3SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface 720 dst_a3SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface 721 dst_a3SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface 722 ncl_a3SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface 723 ncl_a3SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface 724 ncl_a3SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface 725 so4_a3SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface 726 so4_a3SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface 727 so4_a3SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface 728 num_a4SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface 729 num_a4SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface 730 num_a4SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface 731 pom_a4SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface 732 pom_a4SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface 733 pom_a4SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface 734 bc_a4SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface 735 bc_a4SFSID kg/m2/s 1 A Wet deposition flux (incloud, deep convective) at surface 736 bc_a4SFSED kg/m2/s 1 A Wet deposition flux (precip evap, deep convective) at surface 737 RAM1 frac 1 A RAM1 738 airFV frac 1 A FV 739 dst_a2SF kg/m2/s 1 A dst_a2 dust surface emission 740 dst_a1SF kg/m2/s 1 A dst_a1 dust surface emission 741 dst_a3SF kg/m2/s 1 A dst_a3 dust surface emission 742 num_a2SF kg/m2/s 1 A num_a2 dust surface emission 743 num_a1SF kg/m2/s 1 A num_a1 dust surface emission 744 num_a3SF kg/m2/s 1 A num_a3 dust surface emission 745 DSTSFMBL kg/m2/s 1 A Mobilization flux at surface 746 LND_MBL frac 1 A Soil erodibility factor 747 SSTSFMBL kg/m2/s 1 A Mobilization flux at surface 748 ncl_a1SF kg/m2/s 1 A ncl_a1 seasalt surface emission 749 ncl_a2SF kg/m2/s 1 A ncl_a2 seasalt surface emission 750 ncl_a3SF kg/m2/s 1 A ncl_a3 seasalt surface emission 751 bc_a1DDF kg/m2/s 1 A bc_a1 dry deposition flux at bottom (grav + turb) 752 bc_a1TBF kg/m2/s 1 A bc_a1 turbulent dry deposition flux 753 bc_a1GVF kg/m2/s 1 A bc_a1 gravitational dry deposition flux 754 bc_a1DTQ kg/kg/s 32 A bc_a1 dry deposition 755 bc_a1DDV m/s 32 A bc_a1 deposition velocity 756 bc_a4DDF kg/m2/s 1 A bc_a4 dry deposition flux at bottom (grav + turb) 757 bc_a4TBF kg/m2/s 1 A bc_a4 turbulent dry deposition flux 758 bc_a4GVF kg/m2/s 1 A bc_a4 gravitational dry deposition flux 759 bc_a4DTQ kg/kg/s 32 A bc_a4 dry deposition 760 bc_a4DDV m/s 32 A bc_a4 deposition velocity 761 dst_a1DDF kg/m2/s 1 A dst_a1 dry deposition flux at bottom (grav + turb) 762 dst_a1TBF kg/m2/s 1 A dst_a1 turbulent dry deposition flux 763 dst_a1GVF kg/m2/s 1 A dst_a1 gravitational dry deposition flux 764 dst_a1DTQ kg/kg/s 32 A dst_a1 dry deposition 765 dst_a1DDV m/s 32 A dst_a1 deposition velocity 766 dst_a2DDF kg/m2/s 1 A dst_a2 dry deposition flux at bottom (grav + turb) 767 dst_a2TBF kg/m2/s 1 A dst_a2 turbulent dry deposition flux 768 dst_a2GVF kg/m2/s 1 A dst_a2 gravitational dry deposition flux 769 dst_a2DTQ kg/kg/s 32 A dst_a2 dry deposition 770 dst_a2DDV m/s 32 A dst_a2 deposition velocity 771 dst_a3DDF kg/m2/s 1 A dst_a3 dry deposition flux at bottom (grav + turb) 772 dst_a3TBF kg/m2/s 1 A dst_a3 turbulent dry deposition flux 773 dst_a3GVF kg/m2/s 1 A dst_a3 gravitational dry deposition flux 774 dst_a3DTQ kg/kg/s 32 A dst_a3 dry deposition 775 dst_a3DDV m/s 32 A dst_a3 deposition velocity 776 ncl_a1DDF kg/m2/s 1 A ncl_a1 dry deposition flux at bottom (grav + turb) 777 ncl_a1TBF kg/m2/s 1 A ncl_a1 turbulent dry deposition flux 778 ncl_a1GVF kg/m2/s 1 A ncl_a1 gravitational dry deposition flux 779 ncl_a1DTQ kg/kg/s 32 A ncl_a1 dry deposition 780 ncl_a1DDV m/s 32 A ncl_a1 deposition velocity 781 ncl_a2DDF kg/m2/s 1 A ncl_a2 dry deposition flux at bottom (grav + turb) 782 ncl_a2TBF kg/m2/s 1 A ncl_a2 turbulent dry deposition flux 783 ncl_a2GVF kg/m2/s 1 A ncl_a2 gravitational dry deposition flux 784 ncl_a2DTQ kg/kg/s 32 A ncl_a2 dry deposition 785 ncl_a2DDV m/s 32 A ncl_a2 deposition velocity 786 ncl_a3DDF kg/m2/s 1 A ncl_a3 dry deposition flux at bottom (grav + turb) 787 ncl_a3TBF kg/m2/s 1 A ncl_a3 turbulent dry deposition flux 788 ncl_a3GVF kg/m2/s 1 A ncl_a3 gravitational dry deposition flux 789 ncl_a3DTQ kg/kg/s 32 A ncl_a3 dry deposition 790 ncl_a3DDV m/s 32 A ncl_a3 deposition velocity 791 num_a1DDF 1/m2/s 1 A num_a1 dry deposition flux at bottom (grav + turb) 792 num_a1TBF 1/m2/s 1 A num_a1 turbulent dry deposition flux 793 num_a1GVF 1/m2/s 1 A num_a1 gravitational dry deposition flux 794 num_a1DTQ 1/kg/s 32 A num_a1 dry deposition 795 num_a1DDV m/s 32 A num_a1 deposition velocity 796 num_a2DDF 1/m2/s 1 A num_a2 dry deposition flux at bottom (grav + turb) 797 num_a2TBF 1/m2/s 1 A num_a2 turbulent dry deposition flux 798 num_a2GVF 1/m2/s 1 A num_a2 gravitational dry deposition flux 799 num_a2DTQ 1/kg/s 32 A num_a2 dry deposition 800 num_a2DDV m/s 32 A num_a2 deposition velocity 801 num_a3DDF 1/m2/s 1 A num_a3 dry deposition flux at bottom (grav + turb) 802 num_a3TBF 1/m2/s 1 A num_a3 turbulent dry deposition flux 803 num_a3GVF 1/m2/s 1 A num_a3 gravitational dry deposition flux 804 num_a3DTQ 1/kg/s 32 A num_a3 dry deposition 805 num_a3DDV m/s 32 A num_a3 deposition velocity 806 num_a4DDF 1/m2/s 1 A num_a4 dry deposition flux at bottom (grav + turb) 807 num_a4TBF 1/m2/s 1 A num_a4 turbulent dry deposition flux 808 num_a4GVF 1/m2/s 1 A num_a4 gravitational dry deposition flux 809 num_a4DTQ 1/kg/s 32 A num_a4 dry deposition 810 num_a4DDV m/s 32 A num_a4 deposition velocity 811 pom_a1DDF kg/m2/s 1 A pom_a1 dry deposition flux at bottom (grav + turb) 812 pom_a1TBF kg/m2/s 1 A pom_a1 turbulent dry deposition flux 813 pom_a1GVF kg/m2/s 1 A pom_a1 gravitational dry deposition flux 814 pom_a1DTQ kg/kg/s 32 A pom_a1 dry deposition 815 pom_a1DDV m/s 32 A pom_a1 deposition velocity 816 pom_a4DDF kg/m2/s 1 A pom_a4 dry deposition flux at bottom (grav + turb) 817 pom_a4TBF kg/m2/s 1 A pom_a4 turbulent dry deposition flux 818 pom_a4GVF kg/m2/s 1 A pom_a4 gravitational dry deposition flux 819 pom_a4DTQ kg/kg/s 32 A pom_a4 dry deposition 820 pom_a4DDV m/s 32 A pom_a4 deposition velocity 821 so4_a1DDF kg/m2/s 1 A so4_a1 dry deposition flux at bottom (grav + turb) 822 so4_a1TBF kg/m2/s 1 A so4_a1 turbulent dry deposition flux 823 so4_a1GVF kg/m2/s 1 A so4_a1 gravitational dry deposition flux 824 so4_a1DTQ kg/kg/s 32 A so4_a1 dry deposition 825 so4_a1DDV m/s 32 A so4_a1 deposition velocity 826 so4_a2DDF kg/m2/s 1 A so4_a2 dry deposition flux at bottom (grav + turb) 827 so4_a2TBF kg/m2/s 1 A so4_a2 turbulent dry deposition flux 828 so4_a2GVF kg/m2/s 1 A so4_a2 gravitational dry deposition flux 829 so4_a2DTQ kg/kg/s 32 A so4_a2 dry deposition 830 so4_a2DDV m/s 32 A so4_a2 deposition velocity 831 so4_a3DDF kg/m2/s 1 A so4_a3 dry deposition flux at bottom (grav + turb) 832 so4_a3TBF kg/m2/s 1 A so4_a3 turbulent dry deposition flux 833 so4_a3GVF kg/m2/s 1 A so4_a3 gravitational dry deposition flux 834 so4_a3DTQ kg/kg/s 32 A so4_a3 dry deposition 835 so4_a3DDV m/s 32 A so4_a3 deposition velocity 836 soa_a1DDF kg/m2/s 1 A soa_a1 dry deposition flux at bottom (grav + turb) 837 soa_a1TBF kg/m2/s 1 A soa_a1 turbulent dry deposition flux 838 soa_a1GVF kg/m2/s 1 A soa_a1 gravitational dry deposition flux 839 soa_a1DTQ kg/kg/s 32 A soa_a1 dry deposition 840 soa_a1DDV m/s 32 A soa_a1 deposition velocity 841 soa_a2DDF kg/m2/s 1 A soa_a2 dry deposition flux at bottom (grav + turb) 842 soa_a2TBF kg/m2/s 1 A soa_a2 turbulent dry deposition flux 843 soa_a2GVF kg/m2/s 1 A soa_a2 gravitational dry deposition flux 844 soa_a2DTQ kg/kg/s 32 A soa_a2 dry deposition 845 soa_a2DDV m/s 32 A soa_a2 deposition velocity 846 bc_a1SFWET kg/m2/s 1 A Wet deposition flux at surface 847 bc_a1SFSIC kg/m2/s 1 A Wet deposition flux (incloud, convective) at surface 848 bc_a1SFSIS kg/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface 849 bc_a1SFSBC kg/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface 850 bc_a1SFSBS kg/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface 851 bc_a1SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface 852 bc_a1SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface 853 bc_a1WET kg/kg/s 32 A wet deposition tendency 854 bc_a1SIC kg/kg/s 32 A bc_a1 ic wet deposition 855 bc_a1SIS kg/kg/s 32 A bc_a1 is wet deposition 856 bc_a1SBC kg/kg/s 32 A bc_a1 bc wet deposition 857 bc_a1SBS kg/kg/s 32 A bc_a1 bs wet deposition 858 bc_a4SFWET kg/m2/s 1 A Wet deposition flux at surface 859 bc_a4SFSIC kg/m2/s 1 A Wet deposition flux (incloud, convective) at surface 860 bc_a4SFSIS kg/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface 861 bc_a4SFSBC kg/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface 862 bc_a4SFSBS kg/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface 863 bc_a4SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface 864 bc_a4SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface 865 bc_a4WET kg/kg/s 32 A wet deposition tendency 866 bc_a4SIC kg/kg/s 32 A bc_a4 ic wet deposition 867 bc_a4SIS kg/kg/s 32 A bc_a4 is wet deposition 868 bc_a4SBC kg/kg/s 32 A bc_a4 bc wet deposition 869 bc_a4SBS kg/kg/s 32 A bc_a4 bs wet deposition 870 dst_a1SFWET kg/m2/s 1 A Wet deposition flux at surface 871 dst_a1SFSIC kg/m2/s 1 A Wet deposition flux (incloud, convective) at surface 872 dst_a1SFSIS kg/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface 873 dst_a1SFSBC kg/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface 874 dst_a1SFSBS kg/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface 875 dst_a1SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface 876 dst_a1SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface 877 dst_a1WET kg/kg/s 32 A wet deposition tendency 878 dst_a1SIC kg/kg/s 32 A dst_a1 ic wet deposition 879 dst_a1SIS kg/kg/s 32 A dst_a1 is wet deposition 880 dst_a1SBC kg/kg/s 32 A dst_a1 bc wet deposition 881 dst_a1SBS kg/kg/s 32 A dst_a1 bs wet deposition 882 dst_a2SFWET kg/m2/s 1 A Wet deposition flux at surface 883 dst_a2SFSIC kg/m2/s 1 A Wet deposition flux (incloud, convective) at surface 884 dst_a2SFSIS kg/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface 885 dst_a2SFSBC kg/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface 886 dst_a2SFSBS kg/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface 887 dst_a2SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface 888 dst_a2SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface 889 dst_a2WET kg/kg/s 32 A wet deposition tendency 890 dst_a2SIC kg/kg/s 32 A dst_a2 ic wet deposition 891 dst_a2SIS kg/kg/s 32 A dst_a2 is wet deposition 892 dst_a2SBC kg/kg/s 32 A dst_a2 bc wet deposition 893 dst_a2SBS kg/kg/s 32 A dst_a2 bs wet deposition 894 dst_a3SFWET kg/m2/s 1 A Wet deposition flux at surface 895 dst_a3SFSIC kg/m2/s 1 A Wet deposition flux (incloud, convective) at surface 896 dst_a3SFSIS kg/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface 897 dst_a3SFSBC kg/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface 898 dst_a3SFSBS kg/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface 899 dst_a3SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface 900 dst_a3SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface 901 dst_a3WET kg/kg/s 32 A wet deposition tendency 902 dst_a3SIC kg/kg/s 32 A dst_a3 ic wet deposition 903 dst_a3SIS kg/kg/s 32 A dst_a3 is wet deposition 904 dst_a3SBC kg/kg/s 32 A dst_a3 bc wet deposition 905 dst_a3SBS kg/kg/s 32 A dst_a3 bs wet deposition 906 ncl_a1SFWET kg/m2/s 1 A Wet deposition flux at surface 907 ncl_a1SFSIC kg/m2/s 1 A Wet deposition flux (incloud, convective) at surface 908 ncl_a1SFSIS kg/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface 909 ncl_a1SFSBC kg/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface 910 ncl_a1SFSBS kg/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface 911 ncl_a1SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface 912 ncl_a1SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface 913 ncl_a1WET kg/kg/s 32 A wet deposition tendency 914 ncl_a1SIC kg/kg/s 32 A ncl_a1 ic wet deposition 915 ncl_a1SIS kg/kg/s 32 A ncl_a1 is wet deposition 916 ncl_a1SBC kg/kg/s 32 A ncl_a1 bc wet deposition 917 ncl_a1SBS kg/kg/s 32 A ncl_a1 bs wet deposition 918 ncl_a2SFWET kg/m2/s 1 A Wet deposition flux at surface 919 ncl_a2SFSIC kg/m2/s 1 A Wet deposition flux (incloud, convective) at surface 920 ncl_a2SFSIS kg/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface 921 ncl_a2SFSBC kg/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface 922 ncl_a2SFSBS kg/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface 923 ncl_a2SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface 924 ncl_a2SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface 925 ncl_a2WET kg/kg/s 32 A wet deposition tendency 926 ncl_a2SIC kg/kg/s 32 A ncl_a2 ic wet deposition 927 ncl_a2SIS kg/kg/s 32 A ncl_a2 is wet deposition 928 ncl_a2SBC kg/kg/s 32 A ncl_a2 bc wet deposition 929 ncl_a2SBS kg/kg/s 32 A ncl_a2 bs wet deposition 930 ncl_a3SFWET kg/m2/s 1 A Wet deposition flux at surface 931 ncl_a3SFSIC kg/m2/s 1 A Wet deposition flux (incloud, convective) at surface 932 ncl_a3SFSIS kg/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface 933 ncl_a3SFSBC kg/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface 934 ncl_a3SFSBS kg/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface 935 ncl_a3SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface 936 ncl_a3SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface 937 ncl_a3WET kg/kg/s 32 A wet deposition tendency 938 ncl_a3SIC kg/kg/s 32 A ncl_a3 ic wet deposition 939 ncl_a3SIS kg/kg/s 32 A ncl_a3 is wet deposition 940 ncl_a3SBC kg/kg/s 32 A ncl_a3 bc wet deposition 941 ncl_a3SBS kg/kg/s 32 A ncl_a3 bs wet deposition 942 num_a1SFWET 1/m2/s 1 A Wet deposition flux at surface 943 num_a1SFSIC 1/m2/s 1 A Wet deposition flux (incloud, convective) at surface 944 num_a1SFSIS 1/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface 945 num_a1SFSBC 1/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface 946 num_a1SFSBS 1/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface 947 num_a1SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface 948 num_a1SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface 949 num_a1WET 1/kg/s 32 A wet deposition tendency 950 num_a1SIC 1/kg/s 32 A num_a1 ic wet deposition 951 num_a1SIS 1/kg/s 32 A num_a1 is wet deposition 952 num_a1SBC 1/kg/s 32 A num_a1 bc wet deposition 953 num_a1SBS 1/kg/s 32 A num_a1 bs wet deposition 954 num_a2SFWET 1/m2/s 1 A Wet deposition flux at surface 955 num_a2SFSIC 1/m2/s 1 A Wet deposition flux (incloud, convective) at surface 956 num_a2SFSIS 1/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface 957 num_a2SFSBC 1/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface 958 num_a2SFSBS 1/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface 959 num_a2SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface 960 num_a2SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface 961 num_a2WET 1/kg/s 32 A wet deposition tendency 962 num_a2SIC 1/kg/s 32 A num_a2 ic wet deposition 963 num_a2SIS 1/kg/s 32 A num_a2 is wet deposition 964 num_a2SBC 1/kg/s 32 A num_a2 bc wet deposition 965 num_a2SBS 1/kg/s 32 A num_a2 bs wet deposition 966 num_a3SFWET 1/m2/s 1 A Wet deposition flux at surface 967 num_a3SFSIC 1/m2/s 1 A Wet deposition flux (incloud, convective) at surface 968 num_a3SFSIS 1/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface 969 num_a3SFSBC 1/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface 970 num_a3SFSBS 1/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface 971 num_a3SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface 972 num_a3SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface 973 num_a3WET 1/kg/s 32 A wet deposition tendency 974 num_a3SIC 1/kg/s 32 A num_a3 ic wet deposition 975 num_a3SIS 1/kg/s 32 A num_a3 is wet deposition 976 num_a3SBC 1/kg/s 32 A num_a3 bc wet deposition 977 num_a3SBS 1/kg/s 32 A num_a3 bs wet deposition 978 num_a4SFWET 1/m2/s 1 A Wet deposition flux at surface 979 num_a4SFSIC 1/m2/s 1 A Wet deposition flux (incloud, convective) at surface 980 num_a4SFSIS 1/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface 981 num_a4SFSBC 1/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface 982 num_a4SFSBS 1/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface 983 num_a4SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface 984 num_a4SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface 985 num_a4WET 1/kg/s 32 A wet deposition tendency 986 num_a4SIC 1/kg/s 32 A num_a4 ic wet deposition 987 num_a4SIS 1/kg/s 32 A num_a4 is wet deposition 988 num_a4SBC 1/kg/s 32 A num_a4 bc wet deposition 989 num_a4SBS 1/kg/s 32 A num_a4 bs wet deposition 990 pom_a1SFWET kg/m2/s 1 A Wet deposition flux at surface 991 pom_a1SFSIC kg/m2/s 1 A Wet deposition flux (incloud, convective) at surface 992 pom_a1SFSIS kg/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface 993 pom_a1SFSBC kg/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface 994 pom_a1SFSBS kg/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface 995 pom_a1SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface 996 pom_a1SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface 997 pom_a1WET kg/kg/s 32 A wet deposition tendency 998 pom_a1SIC kg/kg/s 32 A pom_a1 ic wet deposition 999 pom_a1SIS kg/kg/s 32 A pom_a1 is wet deposition 1000 pom_a1SBC kg/kg/s 32 A pom_a1 bc wet deposition 1001 pom_a1SBS kg/kg/s 32 A pom_a1 bs wet deposition 1002 pom_a4SFWET kg/m2/s 1 A Wet deposition flux at surface 1003 pom_a4SFSIC kg/m2/s 1 A Wet deposition flux (incloud, convective) at surface 1004 pom_a4SFSIS kg/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface 1005 pom_a4SFSBC kg/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface 1006 pom_a4SFSBS kg/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface 1007 pom_a4SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface 1008 pom_a4SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface 1009 pom_a4WET kg/kg/s 32 A wet deposition tendency 1010 pom_a4SIC kg/kg/s 32 A pom_a4 ic wet deposition 1011 pom_a4SIS kg/kg/s 32 A pom_a4 is wet deposition 1012 pom_a4SBC kg/kg/s 32 A pom_a4 bc wet deposition 1013 pom_a4SBS kg/kg/s 32 A pom_a4 bs wet deposition 1014 so4_a1SFWET kg/m2/s 1 A Wet deposition flux at surface 1015 so4_a1SFSIC kg/m2/s 1 A Wet deposition flux (incloud, convective) at surface 1016 so4_a1SFSIS kg/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface 1017 so4_a1SFSBC kg/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface 1018 so4_a1SFSBS kg/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface 1019 so4_a1SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface 1020 so4_a1SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface 1021 so4_a1WET kg/kg/s 32 A wet deposition tendency 1022 so4_a1SIC kg/kg/s 32 A so4_a1 ic wet deposition 1023 so4_a1SIS kg/kg/s 32 A so4_a1 is wet deposition 1024 so4_a1SBC kg/kg/s 32 A so4_a1 bc wet deposition 1025 so4_a1SBS kg/kg/s 32 A so4_a1 bs wet deposition 1026 so4_a2SFWET kg/m2/s 1 A Wet deposition flux at surface 1027 so4_a2SFSIC kg/m2/s 1 A Wet deposition flux (incloud, convective) at surface 1028 so4_a2SFSIS kg/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface 1029 so4_a2SFSBC kg/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface 1030 so4_a2SFSBS kg/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface 1031 so4_a2SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface 1032 so4_a2SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface 1033 so4_a2WET kg/kg/s 32 A wet deposition tendency 1034 so4_a2SIC kg/kg/s 32 A so4_a2 ic wet deposition 1035 so4_a2SIS kg/kg/s 32 A so4_a2 is wet deposition 1036 so4_a2SBC kg/kg/s 32 A so4_a2 bc wet deposition 1037 so4_a2SBS kg/kg/s 32 A so4_a2 bs wet deposition 1038 so4_a3SFWET kg/m2/s 1 A Wet deposition flux at surface 1039 so4_a3SFSIC kg/m2/s 1 A Wet deposition flux (incloud, convective) at surface 1040 so4_a3SFSIS kg/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface 1041 so4_a3SFSBC kg/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface 1042 so4_a3SFSBS kg/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface 1043 so4_a3SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface 1044 so4_a3SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface 1045 so4_a3WET kg/kg/s 32 A wet deposition tendency 1046 so4_a3SIC kg/kg/s 32 A so4_a3 ic wet deposition 1047 so4_a3SIS kg/kg/s 32 A so4_a3 is wet deposition 1048 so4_a3SBC kg/kg/s 32 A so4_a3 bc wet deposition 1049 so4_a3SBS kg/kg/s 32 A so4_a3 bs wet deposition 1050 soa_a1SFWET kg/m2/s 1 A Wet deposition flux at surface 1051 soa_a1SFSIC kg/m2/s 1 A Wet deposition flux (incloud, convective) at surface 1052 soa_a1SFSIS kg/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface 1053 soa_a1SFSBC kg/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface 1054 soa_a1SFSBS kg/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface 1055 soa_a1SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface 1056 soa_a1SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface 1057 soa_a1WET kg/kg/s 32 A wet deposition tendency 1058 soa_a1SIC kg/kg/s 32 A soa_a1 ic wet deposition 1059 soa_a1SIS kg/kg/s 32 A soa_a1 is wet deposition 1060 soa_a1SBC kg/kg/s 32 A soa_a1 bc wet deposition 1061 soa_a1SBS kg/kg/s 32 A soa_a1 bs wet deposition 1062 soa_a2SFWET kg/m2/s 1 A Wet deposition flux at surface 1063 soa_a2SFSIC kg/m2/s 1 A Wet deposition flux (incloud, convective) at surface 1064 soa_a2SFSIS kg/m2/s 1 A Wet deposition flux (incloud, stratiform) at surface 1065 soa_a2SFSBC kg/m2/s 1 A Wet deposition flux (belowcloud, convective) at surface 1066 soa_a2SFSBS kg/m2/s 1 A Wet deposition flux (belowcloud, stratiform) at surface 1067 soa_a2SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface 1068 soa_a2SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface 1069 soa_a2WET kg/kg/s 32 A wet deposition tendency 1070 soa_a2SIC kg/kg/s 32 A soa_a2 ic wet deposition 1071 soa_a2SIS kg/kg/s 32 A soa_a2 is wet deposition 1072 soa_a2SBC kg/kg/s 32 A soa_a2 bc wet deposition 1073 soa_a2SBS kg/kg/s 32 A soa_a2 bs wet deposition 1074 GS_bc_a1 kg/m2/s 1 A bc_a1 gas chemistry/wet removal (for gas species) 1075 AQ_bc_a1 kg/m2/s 1 A bc_a1 aqueous chemistry (for gas species) 1076 GS_bc_a4 kg/m2/s 1 A bc_a4 gas chemistry/wet removal (for gas species) 1077 AQ_bc_a4 kg/m2/s 1 A bc_a4 aqueous chemistry (for gas species) 1078 GS_DMS kg/m2/s 1 A DMS gas chemistry/wet removal (for gas species) 1079 AQ_DMS kg/m2/s 1 A DMS aqueous chemistry (for gas species) 1080 GS_dst_a1 kg/m2/s 1 A dst_a1 gas chemistry/wet removal (for gas species) 1081 AQ_dst_a1 kg/m2/s 1 A dst_a1 aqueous chemistry (for gas species) 1082 GS_dst_a2 kg/m2/s 1 A dst_a2 gas chemistry/wet removal (for gas species) 1083 AQ_dst_a2 kg/m2/s 1 A dst_a2 aqueous chemistry (for gas species) 1084 GS_dst_a3 kg/m2/s 1 A dst_a3 gas chemistry/wet removal (for gas species) 1085 AQ_dst_a3 kg/m2/s 1 A dst_a3 aqueous chemistry (for gas species) 1086 GS_H2O2 kg/m2/s 1 A H2O2 gas chemistry/wet removal (for gas species) 1087 AQ_H2O2 kg/m2/s 1 A H2O2 aqueous chemistry (for gas species) 1088 GS_H2SO4 kg/m2/s 1 A H2SO4 gas chemistry/wet removal (for gas species) 1089 AQ_H2SO4 kg/m2/s 1 A H2SO4 aqueous chemistry (for gas species) 1090 GS_ncl_a1 kg/m2/s 1 A ncl_a1 gas chemistry/wet removal (for gas species) 1091 AQ_ncl_a1 kg/m2/s 1 A ncl_a1 aqueous chemistry (for gas species) 1092 GS_ncl_a2 kg/m2/s 1 A ncl_a2 gas chemistry/wet removal (for gas species) 1093 AQ_ncl_a2 kg/m2/s 1 A ncl_a2 aqueous chemistry (for gas species) 1094 GS_ncl_a3 kg/m2/s 1 A ncl_a3 gas chemistry/wet removal (for gas species) 1095 AQ_ncl_a3 kg/m2/s 1 A ncl_a3 aqueous chemistry (for gas species) 1096 GS_num_a1 1/m2/s 1 A num_a1 gas chemistry/wet removal (for gas species) 1097 AQ_num_a1 1/m2/s 1 A num_a1 aqueous chemistry (for gas species) 1098 GS_num_a2 1/m2/s 1 A num_a2 gas chemistry/wet removal (for gas species) 1099 AQ_num_a2 1/m2/s 1 A num_a2 aqueous chemistry (for gas species) 1100 GS_num_a3 1/m2/s 1 A num_a3 gas chemistry/wet removal (for gas species) 1101 AQ_num_a3 1/m2/s 1 A num_a3 aqueous chemistry (for gas species) 1102 GS_num_a4 1/m2/s 1 A num_a4 gas chemistry/wet removal (for gas species) 1103 AQ_num_a4 1/m2/s 1 A num_a4 aqueous chemistry (for gas species) 1104 GS_pom_a1 kg/m2/s 1 A pom_a1 gas chemistry/wet removal (for gas species) 1105 AQ_pom_a1 kg/m2/s 1 A pom_a1 aqueous chemistry (for gas species) 1106 GS_pom_a4 kg/m2/s 1 A pom_a4 gas chemistry/wet removal (for gas species) 1107 AQ_pom_a4 kg/m2/s 1 A pom_a4 aqueous chemistry (for gas species) 1108 GS_SO2 kg/m2/s 1 A SO2 gas chemistry/wet removal (for gas species) 1109 AQ_SO2 kg/m2/s 1 A SO2 aqueous chemistry (for gas species) 1110 GS_so4_a1 kg/m2/s 1 A so4_a1 gas chemistry/wet removal (for gas species) 1111 AQ_so4_a1 kg/m2/s 1 A so4_a1 aqueous chemistry (for gas species) 1112 GS_so4_a2 kg/m2/s 1 A so4_a2 gas chemistry/wet removal (for gas species) 1113 AQ_so4_a2 kg/m2/s 1 A so4_a2 aqueous chemistry (for gas species) 1114 GS_so4_a3 kg/m2/s 1 A so4_a3 gas chemistry/wet removal (for gas species) 1115 AQ_so4_a3 kg/m2/s 1 A so4_a3 aqueous chemistry (for gas species) 1116 GS_SOAG kg/m2/s 1 A SOAG gas chemistry/wet removal (for gas species) 1117 AQ_SOAG kg/m2/s 1 A SOAG aqueous chemistry (for gas species) 1118 GS_soa_a1 kg/m2/s 1 A soa_a1 gas chemistry/wet removal (for gas species) 1119 AQ_soa_a1 kg/m2/s 1 A soa_a1 aqueous chemistry (for gas species) 1120 GS_soa_a2 kg/m2/s 1 A soa_a2 gas chemistry/wet removal (for gas species) 1121 AQ_soa_a2 kg/m2/s 1 A soa_a2 aqueous chemistry (for gas species) 1122 GS_H2O kg/m2/s 1 A H2O gas chemistry/wet removal (for gas species) 1123 AQ_H2O kg/m2/s 1 A H2O aqueous chemistry (for gas species) 1124 bc_c1 kg/kg 32 A bc_c1 in cloud water 1125 bc_c1SFWET kg/m2/s 1 A bc_c1 wet deposition flux at surface 1126 bc_c1SFSIC kg/m2/s 1 A bc_c1 wet deposition flux (incloud, convective) at surface 1127 bc_c1SFSIS kg/m2/s 1 A bc_c1 wet deposition flux (incloud, stratiform) at surface 1128 bc_c1SFSBC kg/m2/s 1 A bc_c1 wet deposition flux (belowcloud, convective) at surface 1129 bc_c1SFSBS kg/m2/s 1 A bc_c1 wet deposition flux (belowcloud, stratiform) at surface 1130 bc_c1DDF kg/m2/s 1 A bc_c1 dry deposition flux at bottom (grav + turb) 1131 bc_c1TBF kg/m2/s 1 A bc_c1 turbulent dry deposition flux 1132 bc_c1GVF kg/m2/s 1 A bc_c1 gravitational dry deposition flux 1133 bc_c1SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface 1134 bc_c1SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface 1135 bc_c1SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface 1136 bc_c4 kg/kg 32 A bc_c4 in cloud water 1137 bc_c4SFWET kg/m2/s 1 A bc_c4 wet deposition flux at surface 1138 bc_c4SFSIC kg/m2/s 1 A bc_c4 wet deposition flux (incloud, convective) at surface 1139 bc_c4SFSIS kg/m2/s 1 A bc_c4 wet deposition flux (incloud, stratiform) at surface 1140 bc_c4SFSBC kg/m2/s 1 A bc_c4 wet deposition flux (belowcloud, convective) at surface 1141 bc_c4SFSBS kg/m2/s 1 A bc_c4 wet deposition flux (belowcloud, stratiform) at surface 1142 bc_c4DDF kg/m2/s 1 A bc_c4 dry deposition flux at bottom (grav + turb) 1143 bc_c4TBF kg/m2/s 1 A bc_c4 turbulent dry deposition flux 1144 bc_c4GVF kg/m2/s 1 A bc_c4 gravitational dry deposition flux 1145 bc_c4SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface 1146 bc_c4SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface 1147 bc_c4SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface 1148 dst_c1 kg/kg 32 A dst_c1 in cloud water 1149 dst_c1SFWET kg/m2/s 1 A dst_c1 wet deposition flux at surface 1150 dst_c1SFSIC kg/m2/s 1 A dst_c1 wet deposition flux (incloud, convective) at surface 1151 dst_c1SFSIS kg/m2/s 1 A dst_c1 wet deposition flux (incloud, stratiform) at surface 1152 dst_c1SFSBC kg/m2/s 1 A dst_c1 wet deposition flux (belowcloud, convective) at surface 1153 dst_c1SFSBS kg/m2/s 1 A dst_c1 wet deposition flux (belowcloud, stratiform) at surface 1154 dst_c1DDF kg/m2/s 1 A dst_c1 dry deposition flux at bottom (grav + turb) 1155 dst_c1TBF kg/m2/s 1 A dst_c1 turbulent dry deposition flux 1156 dst_c1GVF kg/m2/s 1 A dst_c1 gravitational dry deposition flux 1157 dst_c1SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface 1158 dst_c1SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface 1159 dst_c1SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface 1160 dst_c2 kg/kg 32 A dst_c2 in cloud water 1161 dst_c2SFWET kg/m2/s 1 A dst_c2 wet deposition flux at surface 1162 dst_c2SFSIC kg/m2/s 1 A dst_c2 wet deposition flux (incloud, convective) at surface 1163 dst_c2SFSIS kg/m2/s 1 A dst_c2 wet deposition flux (incloud, stratiform) at surface 1164 dst_c2SFSBC kg/m2/s 1 A dst_c2 wet deposition flux (belowcloud, convective) at surface 1165 dst_c2SFSBS kg/m2/s 1 A dst_c2 wet deposition flux (belowcloud, stratiform) at surface 1166 dst_c2DDF kg/m2/s 1 A dst_c2 dry deposition flux at bottom (grav + turb) 1167 dst_c2TBF kg/m2/s 1 A dst_c2 turbulent dry deposition flux 1168 dst_c2GVF kg/m2/s 1 A dst_c2 gravitational dry deposition flux 1169 dst_c2SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface 1170 dst_c2SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface 1171 dst_c2SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface 1172 dst_c3 kg/kg 32 A dst_c3 in cloud water 1173 dst_c3SFWET kg/m2/s 1 A dst_c3 wet deposition flux at surface 1174 dst_c3SFSIC kg/m2/s 1 A dst_c3 wet deposition flux (incloud, convective) at surface 1175 dst_c3SFSIS kg/m2/s 1 A dst_c3 wet deposition flux (incloud, stratiform) at surface 1176 dst_c3SFSBC kg/m2/s 1 A dst_c3 wet deposition flux (belowcloud, convective) at surface 1177 dst_c3SFSBS kg/m2/s 1 A dst_c3 wet deposition flux (belowcloud, stratiform) at surface 1178 dst_c3DDF kg/m2/s 1 A dst_c3 dry deposition flux at bottom (grav + turb) 1179 dst_c3TBF kg/m2/s 1 A dst_c3 turbulent dry deposition flux 1180 dst_c3GVF kg/m2/s 1 A dst_c3 gravitational dry deposition flux 1181 dst_c3SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface 1182 dst_c3SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface 1183 dst_c3SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface 1184 ncl_c1 kg/kg 32 A ncl_c1 in cloud water 1185 ncl_c1SFWET kg/m2/s 1 A ncl_c1 wet deposition flux at surface 1186 ncl_c1SFSIC kg/m2/s 1 A ncl_c1 wet deposition flux (incloud, convective) at surface 1187 ncl_c1SFSIS kg/m2/s 1 A ncl_c1 wet deposition flux (incloud, stratiform) at surface 1188 ncl_c1SFSBC kg/m2/s 1 A ncl_c1 wet deposition flux (belowcloud, convective) at surface 1189 ncl_c1SFSBS kg/m2/s 1 A ncl_c1 wet deposition flux (belowcloud, stratiform) at surface 1190 ncl_c1DDF kg/m2/s 1 A ncl_c1 dry deposition flux at bottom (grav + turb) 1191 ncl_c1TBF kg/m2/s 1 A ncl_c1 turbulent dry deposition flux 1192 ncl_c1GVF kg/m2/s 1 A ncl_c1 gravitational dry deposition flux 1193 ncl_c1SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface 1194 ncl_c1SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface 1195 ncl_c1SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface 1196 ncl_c2 kg/kg 32 A ncl_c2 in cloud water 1197 ncl_c2SFWET kg/m2/s 1 A ncl_c2 wet deposition flux at surface 1198 ncl_c2SFSIC kg/m2/s 1 A ncl_c2 wet deposition flux (incloud, convective) at surface 1199 ncl_c2SFSIS kg/m2/s 1 A ncl_c2 wet deposition flux (incloud, stratiform) at surface 1200 ncl_c2SFSBC kg/m2/s 1 A ncl_c2 wet deposition flux (belowcloud, convective) at surface 1201 ncl_c2SFSBS kg/m2/s 1 A ncl_c2 wet deposition flux (belowcloud, stratiform) at surface 1202 ncl_c2DDF kg/m2/s 1 A ncl_c2 dry deposition flux at bottom (grav + turb) 1203 ncl_c2TBF kg/m2/s 1 A ncl_c2 turbulent dry deposition flux 1204 ncl_c2GVF kg/m2/s 1 A ncl_c2 gravitational dry deposition flux 1205 ncl_c2SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface 1206 ncl_c2SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface 1207 ncl_c2SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface 1208 ncl_c3 kg/kg 32 A ncl_c3 in cloud water 1209 ncl_c3SFWET kg/m2/s 1 A ncl_c3 wet deposition flux at surface 1210 ncl_c3SFSIC kg/m2/s 1 A ncl_c3 wet deposition flux (incloud, convective) at surface 1211 ncl_c3SFSIS kg/m2/s 1 A ncl_c3 wet deposition flux (incloud, stratiform) at surface 1212 ncl_c3SFSBC kg/m2/s 1 A ncl_c3 wet deposition flux (belowcloud, convective) at surface 1213 ncl_c3SFSBS kg/m2/s 1 A ncl_c3 wet deposition flux (belowcloud, stratiform) at surface 1214 ncl_c3DDF kg/m2/s 1 A ncl_c3 dry deposition flux at bottom (grav + turb) 1215 ncl_c3TBF kg/m2/s 1 A ncl_c3 turbulent dry deposition flux 1216 ncl_c3GVF kg/m2/s 1 A ncl_c3 gravitational dry deposition flux 1217 ncl_c3SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface 1218 ncl_c3SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface 1219 ncl_c3SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface 1220 num_c1 1/kg 32 A num_c1 in cloud water 1221 num_c1SFWET 1/m2/s 1 A num_c1 wet deposition flux at surface 1222 num_c1SFSIC 1/m2/s 1 A num_c1 wet deposition flux (incloud, convective) at surface 1223 num_c1SFSIS 1/m2/s 1 A num_c1 wet deposition flux (incloud, stratiform) at surface 1224 num_c1SFSBC 1/m2/s 1 A num_c1 wet deposition flux (belowcloud, convective) at surface 1225 num_c1SFSBS 1/m2/s 1 A num_c1 wet deposition flux (belowcloud, stratiform) at surface 1226 num_c1DDF 1/m2/s 1 A num_c1 dry deposition flux at bottom (grav + turb) 1227 num_c1TBF 1/m2/s 1 A num_c1 turbulent dry deposition flux 1228 num_c1GVF 1/m2/s 1 A num_c1 gravitational dry deposition flux 1229 num_c1SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface 1230 num_c1SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface 1231 num_c1SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface 1232 num_c2 1/kg 32 A num_c2 in cloud water 1233 num_c2SFWET 1/m2/s 1 A num_c2 wet deposition flux at surface 1234 num_c2SFSIC 1/m2/s 1 A num_c2 wet deposition flux (incloud, convective) at surface 1235 num_c2SFSIS 1/m2/s 1 A num_c2 wet deposition flux (incloud, stratiform) at surface 1236 num_c2SFSBC 1/m2/s 1 A num_c2 wet deposition flux (belowcloud, convective) at surface 1237 num_c2SFSBS 1/m2/s 1 A num_c2 wet deposition flux (belowcloud, stratiform) at surface 1238 num_c2DDF 1/m2/s 1 A num_c2 dry deposition flux at bottom (grav + turb) 1239 num_c2TBF 1/m2/s 1 A num_c2 turbulent dry deposition flux 1240 num_c2GVF 1/m2/s 1 A num_c2 gravitational dry deposition flux 1241 num_c2SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface 1242 num_c2SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface 1243 num_c2SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface 1244 num_c3 1/kg 32 A num_c3 in cloud water 1245 num_c3SFWET 1/m2/s 1 A num_c3 wet deposition flux at surface 1246 num_c3SFSIC 1/m2/s 1 A num_c3 wet deposition flux (incloud, convective) at surface 1247 num_c3SFSIS 1/m2/s 1 A num_c3 wet deposition flux (incloud, stratiform) at surface 1248 num_c3SFSBC 1/m2/s 1 A num_c3 wet deposition flux (belowcloud, convective) at surface 1249 num_c3SFSBS 1/m2/s 1 A num_c3 wet deposition flux (belowcloud, stratiform) at surface 1250 num_c3DDF 1/m2/s 1 A num_c3 dry deposition flux at bottom (grav + turb) 1251 num_c3TBF 1/m2/s 1 A num_c3 turbulent dry deposition flux 1252 num_c3GVF 1/m2/s 1 A num_c3 gravitational dry deposition flux 1253 num_c3SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface 1254 num_c3SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface 1255 num_c3SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface 1256 num_c4 1/kg 32 A num_c4 in cloud water 1257 num_c4SFWET 1/m2/s 1 A num_c4 wet deposition flux at surface 1258 num_c4SFSIC 1/m2/s 1 A num_c4 wet deposition flux (incloud, convective) at surface 1259 num_c4SFSIS 1/m2/s 1 A num_c4 wet deposition flux (incloud, stratiform) at surface 1260 num_c4SFSBC 1/m2/s 1 A num_c4 wet deposition flux (belowcloud, convective) at surface 1261 num_c4SFSBS 1/m2/s 1 A num_c4 wet deposition flux (belowcloud, stratiform) at surface 1262 num_c4DDF 1/m2/s 1 A num_c4 dry deposition flux at bottom (grav + turb) 1263 num_c4TBF 1/m2/s 1 A num_c4 turbulent dry deposition flux 1264 num_c4GVF 1/m2/s 1 A num_c4 gravitational dry deposition flux 1265 num_c4SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface 1266 num_c4SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface 1267 num_c4SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface 1268 pom_c1 kg/kg 32 A pom_c1 in cloud water 1269 pom_c1SFWET kg/m2/s 1 A pom_c1 wet deposition flux at surface 1270 pom_c1SFSIC kg/m2/s 1 A pom_c1 wet deposition flux (incloud, convective) at surface 1271 pom_c1SFSIS kg/m2/s 1 A pom_c1 wet deposition flux (incloud, stratiform) at surface 1272 pom_c1SFSBC kg/m2/s 1 A pom_c1 wet deposition flux (belowcloud, convective) at surface 1273 pom_c1SFSBS kg/m2/s 1 A pom_c1 wet deposition flux (belowcloud, stratiform) at surface 1274 pom_c1DDF kg/m2/s 1 A pom_c1 dry deposition flux at bottom (grav + turb) 1275 pom_c1TBF kg/m2/s 1 A pom_c1 turbulent dry deposition flux 1276 pom_c1GVF kg/m2/s 1 A pom_c1 gravitational dry deposition flux 1277 pom_c1SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface 1278 pom_c1SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface 1279 pom_c1SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface 1280 pom_c4 kg/kg 32 A pom_c4 in cloud water 1281 pom_c4SFWET kg/m2/s 1 A pom_c4 wet deposition flux at surface 1282 pom_c4SFSIC kg/m2/s 1 A pom_c4 wet deposition flux (incloud, convective) at surface 1283 pom_c4SFSIS kg/m2/s 1 A pom_c4 wet deposition flux (incloud, stratiform) at surface 1284 pom_c4SFSBC kg/m2/s 1 A pom_c4 wet deposition flux (belowcloud, convective) at surface 1285 pom_c4SFSBS kg/m2/s 1 A pom_c4 wet deposition flux (belowcloud, stratiform) at surface 1286 pom_c4DDF kg/m2/s 1 A pom_c4 dry deposition flux at bottom (grav + turb) 1287 pom_c4TBF kg/m2/s 1 A pom_c4 turbulent dry deposition flux 1288 pom_c4GVF kg/m2/s 1 A pom_c4 gravitational dry deposition flux 1289 pom_c4SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface 1290 pom_c4SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface 1291 pom_c4SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface 1292 so4_c1 kg/kg 32 A so4_c1 in cloud water 1293 so4_c1SFWET kg/m2/s 1 A so4_c1 wet deposition flux at surface 1294 so4_c1SFSIC kg/m2/s 1 A so4_c1 wet deposition flux (incloud, convective) at surface 1295 so4_c1SFSIS kg/m2/s 1 A so4_c1 wet deposition flux (incloud, stratiform) at surface 1296 so4_c1SFSBC kg/m2/s 1 A so4_c1 wet deposition flux (belowcloud, convective) at surface 1297 so4_c1SFSBS kg/m2/s 1 A so4_c1 wet deposition flux (belowcloud, stratiform) at surface 1298 so4_c1DDF kg/m2/s 1 A so4_c1 dry deposition flux at bottom (grav + turb) 1299 so4_c1TBF kg/m2/s 1 A so4_c1 turbulent dry deposition flux 1300 so4_c1GVF kg/m2/s 1 A so4_c1 gravitational dry deposition flux 1301 so4_c1SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface 1302 so4_c1SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface 1303 so4_c1SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface 1304 so4_c2 kg/kg 32 A so4_c2 in cloud water 1305 so4_c2SFWET kg/m2/s 1 A so4_c2 wet deposition flux at surface 1306 so4_c2SFSIC kg/m2/s 1 A so4_c2 wet deposition flux (incloud, convective) at surface 1307 so4_c2SFSIS kg/m2/s 1 A so4_c2 wet deposition flux (incloud, stratiform) at surface 1308 so4_c2SFSBC kg/m2/s 1 A so4_c2 wet deposition flux (belowcloud, convective) at surface 1309 so4_c2SFSBS kg/m2/s 1 A so4_c2 wet deposition flux (belowcloud, stratiform) at surface 1310 so4_c2DDF kg/m2/s 1 A so4_c2 dry deposition flux at bottom (grav + turb) 1311 so4_c2TBF kg/m2/s 1 A so4_c2 turbulent dry deposition flux 1312 so4_c2GVF kg/m2/s 1 A so4_c2 gravitational dry deposition flux 1313 so4_c2SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface 1314 so4_c2SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface 1315 so4_c2SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface 1316 so4_c3 kg/kg 32 A so4_c3 in cloud water 1317 so4_c3SFWET kg/m2/s 1 A so4_c3 wet deposition flux at surface 1318 so4_c3SFSIC kg/m2/s 1 A so4_c3 wet deposition flux (incloud, convective) at surface 1319 so4_c3SFSIS kg/m2/s 1 A so4_c3 wet deposition flux (incloud, stratiform) at surface 1320 so4_c3SFSBC kg/m2/s 1 A so4_c3 wet deposition flux (belowcloud, convective) at surface 1321 so4_c3SFSBS kg/m2/s 1 A so4_c3 wet deposition flux (belowcloud, stratiform) at surface 1322 so4_c3DDF kg/m2/s 1 A so4_c3 dry deposition flux at bottom (grav + turb) 1323 so4_c3TBF kg/m2/s 1 A so4_c3 turbulent dry deposition flux 1324 so4_c3GVF kg/m2/s 1 A so4_c3 gravitational dry deposition flux 1325 so4_c3SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface 1326 so4_c3SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface 1327 so4_c3SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface 1328 soa_c1 kg/kg 32 A soa_c1 in cloud water 1329 soa_c1SFWET kg/m2/s 1 A soa_c1 wet deposition flux at surface 1330 soa_c1SFSIC kg/m2/s 1 A soa_c1 wet deposition flux (incloud, convective) at surface 1331 soa_c1SFSIS kg/m2/s 1 A soa_c1 wet deposition flux (incloud, stratiform) at surface 1332 soa_c1SFSBC kg/m2/s 1 A soa_c1 wet deposition flux (belowcloud, convective) at surface 1333 soa_c1SFSBS kg/m2/s 1 A soa_c1 wet deposition flux (belowcloud, stratiform) at surface 1334 soa_c1DDF kg/m2/s 1 A soa_c1 dry deposition flux at bottom (grav + turb) 1335 soa_c1TBF kg/m2/s 1 A soa_c1 turbulent dry deposition flux 1336 soa_c1GVF kg/m2/s 1 A soa_c1 gravitational dry deposition flux 1337 soa_c1SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface 1338 soa_c1SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface 1339 soa_c1SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface 1340 soa_c2 kg/kg 32 A soa_c2 in cloud water 1341 soa_c2SFWET kg/m2/s 1 A soa_c2 wet deposition flux at surface 1342 soa_c2SFSIC kg/m2/s 1 A soa_c2 wet deposition flux (incloud, convective) at surface 1343 soa_c2SFSIS kg/m2/s 1 A soa_c2 wet deposition flux (incloud, stratiform) at surface 1344 soa_c2SFSBC kg/m2/s 1 A soa_c2 wet deposition flux (belowcloud, convective) at surface 1345 soa_c2SFSBS kg/m2/s 1 A soa_c2 wet deposition flux (belowcloud, stratiform) at surface 1346 soa_c2DDF kg/m2/s 1 A soa_c2 dry deposition flux at bottom (grav + turb) 1347 soa_c2TBF kg/m2/s 1 A soa_c2 turbulent dry deposition flux 1348 soa_c2GVF kg/m2/s 1 A soa_c2 gravitational dry deposition flux 1349 soa_c2SFSEC kg/m2/s 1 A Wet deposition flux (precip evap, convective) at surface 1350 soa_c2SFSES kg/m2/s 1 A Wet deposition flux (precip evap, stratiform) at surface 1351 soa_c2SFSBD kg/m2/s 1 A Wet deposition flux (belowcloud, deep convective) at surface 1352 dgnum1 m 32 I Aerosol mode dry diameter 1353 dgnumwet1 m 32 I Aerosol mode wet diameter 1354 dgnum2 m 32 I Aerosol mode dry diameter 1355 dgnumwet2 m 32 I Aerosol mode wet diameter 1356 dgnum3 m 32 I Aerosol mode dry diameter 1357 dgnumwet3 m 32 I Aerosol mode wet diameter 1358 dgnum4 m 32 I Aerosol mode dry diameter 1359 dgnumwet4 m 32 I Aerosol mode wet diameter 1360 so4_c1AQSO4 kg/m2/s 1 A so4_c1 aqueous phase chemistry 1361 so4_c1AQH2SO4 kg/m2/s 1 A so4_c1 aqueous phase chemistry 1362 so4_c2AQSO4 kg/m2/s 1 A so4_c2 aqueous phase chemistry 1363 so4_c2AQH2SO4 kg/m2/s 1 A so4_c2 aqueous phase chemistry 1364 so4_c3AQSO4 kg/m2/s 1 A so4_c3 aqueous phase chemistry 1365 so4_c3AQH2SO4 kg/m2/s 1 A so4_c3 aqueous phase chemistry 1366 XPH_LWC kg/kg 32 A pH value multiplied by lwc 1367 AQSO4_H2O2 kg/m2/s 1 A SO4 aqueous phase chemistry due to H2O2 1368 AQSO4_O3 kg/m2/s 1 A SO4 aqueous phase chemistry due to O3 1369 HEIGHT m 33 A geopotential height above surface at interfaces (m) 1370 CT_H2O_GHG kg/kg/s 32 A ghg-chem h2o source/sink 1371 CT_bc_a1 kg/kg/s 32 A bc_a1 source/sink 1372 SFbc_a1 kg/m2/s 1 A bc_a1 surface flux 1373 CT_bc_a4 kg/kg/s 32 A bc_a4 source/sink 1374 SFbc_a4 kg/m2/s 1 A bc_a4 surface flux 1375 CT_DMS kg/kg/s 32 A DMS source/sink 1376 SFDMS kg/m2/s 1 A DMS surface flux 1377 CT_dst_a1 kg/kg/s 32 A dst_a1 source/sink 1378 SFdst_a1 kg/m2/s 1 A dst_a1 surface flux 1379 CT_dst_a2 kg/kg/s 32 A dst_a2 source/sink 1380 SFdst_a2 kg/m2/s 1 A dst_a2 surface flux 1381 CT_dst_a3 kg/kg/s 32 A dst_a3 source/sink 1382 SFdst_a3 kg/m2/s 1 A dst_a3 surface flux 1383 CT_H2O2 kg/kg/s 32 A H2O2 source/sink 1384 SFH2O2 kg/m2/s 1 A H2O2 surface flux 1385 CT_H2SO4 kg/kg/s 32 A H2SO4 source/sink 1386 SFH2SO4 kg/m2/s 1 A H2SO4 surface flux 1387 CT_ncl_a1 kg/kg/s 32 A ncl_a1 source/sink 1388 SFncl_a1 kg/m2/s 1 A ncl_a1 surface flux 1389 CT_ncl_a2 kg/kg/s 32 A ncl_a2 source/sink 1390 SFncl_a2 kg/m2/s 1 A ncl_a2 surface flux 1391 CT_ncl_a3 kg/kg/s 32 A ncl_a3 source/sink 1392 SFncl_a3 kg/m2/s 1 A ncl_a3 surface flux 1393 CT_num_a1 kg/kg/s 32 A num_a1 source/sink 1394 SFnum_a1 1/m2/s 1 A num_a1 surface flux 1395 CT_num_a2 kg/kg/s 32 A num_a2 source/sink 1396 SFnum_a2 1/m2/s 1 A num_a2 surface flux 1397 CT_num_a3 kg/kg/s 32 A num_a3 source/sink 1398 SFnum_a3 1/m2/s 1 A num_a3 surface flux 1399 CT_num_a4 kg/kg/s 32 A num_a4 source/sink 1400 SFnum_a4 1/m2/s 1 A num_a4 surface flux 1401 CT_pom_a1 kg/kg/s 32 A pom_a1 source/sink 1402 SFpom_a1 kg/m2/s 1 A pom_a1 surface flux 1403 CT_pom_a4 kg/kg/s 32 A pom_a4 source/sink 1404 SFpom_a4 kg/m2/s 1 A pom_a4 surface flux 1405 CT_SO2 kg/kg/s 32 A SO2 source/sink 1406 SFSO2 kg/m2/s 1 A SO2 surface flux 1407 CT_so4_a1 kg/kg/s 32 A so4_a1 source/sink 1408 SFso4_a1 kg/m2/s 1 A so4_a1 surface flux 1409 CT_so4_a2 kg/kg/s 32 A so4_a2 source/sink 1410 SFso4_a2 kg/m2/s 1 A so4_a2 surface flux 1411 CT_so4_a3 kg/kg/s 32 A so4_a3 source/sink 1412 SFso4_a3 kg/m2/s 1 A so4_a3 surface flux 1413 CT_SOAG kg/kg/s 32 A SOAG source/sink 1414 SFSOAG kg/m2/s 1 A SOAG surface flux 1415 CT_soa_a1 kg/kg/s 32 A soa_a1 source/sink 1416 SFsoa_a1 kg/m2/s 1 A soa_a1 surface flux 1417 CT_soa_a2 kg/kg/s 32 A soa_a2 source/sink 1418 SFsoa_a2 kg/m2/s 1 A soa_a2 surface flux 1419 CT_H2O kg/kg/s 32 A H2O source/sink 1420 U_SRF m/s 1 I bottom layer wind velocity 1421 V_SRF m/s 1 I bottom layer wind velocity 1422 Q_SRF kg/kg 1 I bottom layer specific humidity 1423 extfrc_01 32 I ext frcing 1424 extfrc_02 32 I ext frcing 1425 extfrc_03 32 I ext frcing 1426 extfrc_04 32 I ext frcing 1427 extfrc_05 32 I ext frcing 1428 extfrc_06 32 I ext frcing 1429 extfrc_07 32 I ext frcing 1430 extfrc_08 32 I ext frcing 1431 extfrc_09 32 I ext frcing 1432 jh2o2 /s 32 I photolysis rate constant 1433 OH_H2O2 cm3/molecules/s 32 I reaction rate constant 1434 usr_HO2_HO2 cm3/molecules/s 32 I reaction rate constant 1435 DMS_NO3 cm3/molecules/s 32 I reaction rate constant 1436 DMS_OHa cm3/molecules/s 32 I reaction rate constant 1437 usr_DMS_OH cm3/molecules/s 32 I reaction rate constant 1438 usr_SO2_OH cm3/molecules/s 32 I reaction rate constant 1439 DTCBS 1 I photolysis diagnostic black carbon OD 1440 DTOCS 1 I photolysis diagnostic organic carbon OD 1441 DTSO4 1 I photolysis diagnostic SO4 OD 1442 DTSOA 1 I photolysis diagnostic SOA OD 1443 DTANT 1 I photolysis diagnostic NH4SO4 OD 1444 DTSAL 1 I photolysis diagnostic salt OD 1445 DTDUST 1 I photolysis diagnostic dust OD 1446 DTTOTAL 1 I photolysis diagnostic total aerosol OD 1447 FRACDAY 1 I photolysis diagnostic fraction of day 1448 QDSAD /s 32 I water vapor sad delta 1449 SAD_STRAT cm2/cm3 32 I stratospheric aerosol SAD 1450 SAD_SULFC cm2/cm3 32 I chemical sulfate aerosol SAD 1451 SAD_SAGE cm2/cm3 32 I SAGE sulfate aerosol SAD 1452 SAD_LNAT cm2/cm3 32 I large-mode NAT aerosol SAD 1453 SAD_ICE cm2/cm3 32 I water-ice aerosol SAD 1454 RAD_SULFC cm 32 I chemical sad sulfate 1455 RAD_LNAT cm 32 I large nat radius 1456 RAD_ICE cm 32 I sad ice 1457 SAD_TROP cm2/cm3 32 I tropospheric aerosol SAD 1458 SAD_AERO cm2/cm3 32 I aerosol surface area density 1459 REFF_AERO cm 32 I aerosol effective radius 1460 SULF_TROP mol/mol 32 I tropospheric aerosol SAD 1461 QDSETT /s 32 I water vapor settling delta 1462 QDCHEM /s 32 I water vapor chemistry delta 1463 HNO3_TOTAL mol/mol 32 I total HNO3 1464 HNO3_STS mol/mol 32 I STS condensed HNO3 1465 HNO3_NAT mol/mol 32 I NAT condensed HNO3 1466 HNO3_GAS mol/mol 32 I gas-phase hno3 1467 H2O_GAS mol/mol 32 I gas-phase h2o 1468 HCL_TOTAL mol/mol 32 I total hcl 1469 HCL_GAS mol/mol 32 I gas-phase hcl 1470 HCL_STS mol/mol 32 I STS condensed HCL 1471 SZA degrees 1 I solar zenith angle 1472 NOX mol/mol 32 A nox (N+NO+NO2) 1473 NOY mol/mol 32 A noy = total nitrogen (N+NO+NO2+NO3+2N2O5+HNO3+HO2NO2+ORGNOY+NH4NO3 1474 NOY_SRF mol/mol 1 A surface noy volume mixing ratio 1475 HOX mol/mol 32 A HOx (H+OH+HO2+2H2O2) 1476 BROX mol/mol 32 A brox (Br+BrO+BRCl+HOBr) 1477 BROY mol/mol 32 A total inorganic bromine (Br+BrO+HOBr+BrONO2+HBr+BrCl) 1478 TBRY mol/mol 32 A total Br (ORG+INORG) volume mixing ratio 1479 CLOX mol/mol 32 A clox (Cl+CLO+HOCl+2Cl2+2Cl2O2+OClO 1480 CLOY mol/mol 32 A total inorganic chlorine (Cl+ClO+2Cl2+2Cl2O2+OClO+HOCl+ClONO2+HCl+BrCl) 1481 TCLY mol/mol 32 A total Cl (ORG+INORG) volume mixing ratio 1482 FOY mol/mol 32 A total inorganic fluorine (F+HF+COFCL+2COF2) 1483 TFY mol/mol 32 A total F (ORG+INORG) volume mixing ratio 1484 TOTH mol/mol 32 A total H2 volume mixing ratio 1485 NOY_mmr kg/kg 32 A NOy mass mixing ratio 1486 SOX_mmr kg/kg 32 A SOx mass mixing ratio 1487 NHX_mmr kg/kg 32 A NHx mass mixing ratio 1488 DO3CHM_TRP kg/s 1 A integrated net tendency from chem in troposphere 1489 DO3CHM_LMS kg/s 1 A integrated net tendency from chem in lowermost stratosphere 1490 DV_bc_a1 cm/s 1 A deposition velocity 1491 DF_bc_a1 kg/m2/s 1 A dry deposition flux 1492 Dbc_a1CHM kg/s 32 A net tendency from chem 1493 bc_a1 kg/kg 32 A bc_a1 concentration 1494 bc_a1_SRF kg/kg 1 A bc_a1 in bottom layer 1495 DV_bc_a4 cm/s 1 A deposition velocity 1496 DF_bc_a4 kg/m2/s 1 A dry deposition flux 1497 Dbc_a4CHM kg/s 32 A net tendency from chem 1498 bc_a4 kg/kg 32 A bc_a4 concentration 1499 bc_a4_SRF kg/kg 1 A bc_a4 in bottom layer 1500 DV_DMS cm/s 1 A deposition velocity 1501 DF_DMS kg/m2/s 1 A dry deposition flux 1502 DDMSCHM kg/s 32 A net tendency from chem 1503 DMS mol/mol 32 A DMS concentration 1504 DMS_SRF mol/mol 1 A DMS in bottom layer 1505 DV_dst_a1 cm/s 1 A deposition velocity 1506 DF_dst_a1 kg/m2/s 1 A dry deposition flux 1507 Ddst_a1CHM kg/s 32 A net tendency from chem 1508 dst_a1 kg/kg 32 A dst_a1 concentration 1509 dst_a1_SRF kg/kg 1 A dst_a1 in bottom layer 1510 DV_dst_a2 cm/s 1 A deposition velocity 1511 DF_dst_a2 kg/m2/s 1 A dry deposition flux 1512 Ddst_a2CHM kg/s 32 A net tendency from chem 1513 dst_a2 kg/kg 32 A dst_a2 concentration 1514 dst_a2_SRF kg/kg 1 A dst_a2 in bottom layer 1515 DV_dst_a3 cm/s 1 A deposition velocity 1516 DF_dst_a3 kg/m2/s 1 A dry deposition flux 1517 Ddst_a3CHM kg/s 32 A net tendency from chem 1518 dst_a3 kg/kg 32 A dst_a3 concentration 1519 dst_a3_SRF kg/kg 1 A dst_a3 in bottom layer 1520 DV_H2O2 cm/s 1 A deposition velocity 1521 DF_H2O2 kg/m2/s 1 A dry deposition flux 1522 DH2O2CHM kg/s 32 A net tendency from chem 1523 H2O2 mol/mol 32 A H2O2 concentration 1524 H2O2_SRF mol/mol 1 A H2O2 in bottom layer 1525 DV_H2SO4 cm/s 1 A deposition velocity 1526 DF_H2SO4 kg/m2/s 1 A dry deposition flux 1527 DH2SO4CHM kg/s 32 A net tendency from chem 1528 H2SO4 mol/mol 32 A H2SO4 concentration 1529 H2SO4_SRF mol/mol 1 A H2SO4 in bottom layer 1530 DV_ncl_a1 cm/s 1 A deposition velocity 1531 DF_ncl_a1 kg/m2/s 1 A dry deposition flux 1532 Dncl_a1CHM kg/s 32 A net tendency from chem 1533 ncl_a1 kg/kg 32 A ncl_a1 concentration 1534 ncl_a1_SRF kg/kg 1 A ncl_a1 in bottom layer 1535 DV_ncl_a2 cm/s 1 A deposition velocity 1536 DF_ncl_a2 kg/m2/s 1 A dry deposition flux 1537 Dncl_a2CHM kg/s 32 A net tendency from chem 1538 ncl_a2 kg/kg 32 A ncl_a2 concentration 1539 ncl_a2_SRF kg/kg 1 A ncl_a2 in bottom layer 1540 DV_ncl_a3 cm/s 1 A deposition velocity 1541 DF_ncl_a3 kg/m2/s 1 A dry deposition flux 1542 Dncl_a3CHM kg/s 32 A net tendency from chem 1543 ncl_a3 kg/kg 32 A ncl_a3 concentration 1544 ncl_a3_SRF kg/kg 1 A ncl_a3 in bottom layer 1545 DV_num_a1 cm/s 1 A deposition velocity 1546 DF_num_a1 kg/m2/s 1 A dry deposition flux 1547 Dnum_a1CHM kg/s 32 A net tendency from chem 1548 num_a1 1/kg 32 A num_a1 concentration 1549 num_a1_SRF 1/kg 1 A num_a1 in bottom layer 1550 DV_num_a2 cm/s 1 A deposition velocity 1551 DF_num_a2 kg/m2/s 1 A dry deposition flux 1552 Dnum_a2CHM kg/s 32 A net tendency from chem 1553 num_a2 1/kg 32 A num_a2 concentration 1554 num_a2_SRF 1/kg 1 A num_a2 in bottom layer 1555 DV_num_a3 cm/s 1 A deposition velocity 1556 DF_num_a3 kg/m2/s 1 A dry deposition flux 1557 Dnum_a3CHM kg/s 32 A net tendency from chem 1558 num_a3 1/kg 32 A num_a3 concentration 1559 num_a3_SRF 1/kg 1 A num_a3 in bottom layer 1560 DV_num_a4 cm/s 1 A deposition velocity 1561 DF_num_a4 kg/m2/s 1 A dry deposition flux 1562 Dnum_a4CHM kg/s 32 A net tendency from chem 1563 num_a4 1/kg 32 A num_a4 concentration 1564 num_a4_SRF 1/kg 1 A num_a4 in bottom layer 1565 DV_pom_a1 cm/s 1 A deposition velocity 1566 DF_pom_a1 kg/m2/s 1 A dry deposition flux 1567 Dpom_a1CHM kg/s 32 A net tendency from chem 1568 pom_a1 kg/kg 32 A pom_a1 concentration 1569 pom_a1_SRF kg/kg 1 A pom_a1 in bottom layer 1570 DV_pom_a4 cm/s 1 A deposition velocity 1571 DF_pom_a4 kg/m2/s 1 A dry deposition flux 1572 Dpom_a4CHM kg/s 32 A net tendency from chem 1573 pom_a4 kg/kg 32 A pom_a4 concentration 1574 pom_a4_SRF kg/kg 1 A pom_a4 in bottom layer 1575 DV_SO2 cm/s 1 A deposition velocity 1576 DF_SO2 kg/m2/s 1 A dry deposition flux 1577 DSO2CHM kg/s 32 A net tendency from chem 1578 SO2 mol/mol 32 A SO2 concentration 1579 SO2_SRF mol/mol 1 A SO2 in bottom layer 1580 DV_so4_a1 cm/s 1 A deposition velocity 1581 DF_so4_a1 kg/m2/s 1 A dry deposition flux 1582 Dso4_a1CHM kg/s 32 A net tendency from chem 1583 so4_a1 kg/kg 32 A so4_a1 concentration 1584 so4_a1_SRF kg/kg 1 A so4_a1 in bottom layer 1585 DV_so4_a2 cm/s 1 A deposition velocity 1586 DF_so4_a2 kg/m2/s 1 A dry deposition flux 1587 Dso4_a2CHM kg/s 32 A net tendency from chem 1588 so4_a2 kg/kg 32 A so4_a2 concentration 1589 so4_a2_SRF kg/kg 1 A so4_a2 in bottom layer 1590 DV_so4_a3 cm/s 1 A deposition velocity 1591 DF_so4_a3 kg/m2/s 1 A dry deposition flux 1592 Dso4_a3CHM kg/s 32 A net tendency from chem 1593 so4_a3 kg/kg 32 A so4_a3 concentration 1594 so4_a3_SRF kg/kg 1 A so4_a3 in bottom layer 1595 DV_SOAG cm/s 1 A deposition velocity 1596 DF_SOAG kg/m2/s 1 A dry deposition flux 1597 DSOAGCHM kg/s 32 A net tendency from chem 1598 SOAG mol/mol 32 A SOAG concentration 1599 SOAG_SRF mol/mol 1 A SOAG in bottom layer 1600 DV_soa_a1 cm/s 1 A deposition velocity 1601 DF_soa_a1 kg/m2/s 1 A dry deposition flux 1602 Dsoa_a1CHM kg/s 32 A net tendency from chem 1603 soa_a1 kg/kg 32 A soa_a1 concentration 1604 soa_a1_SRF kg/kg 1 A soa_a1 in bottom layer 1605 DV_soa_a2 cm/s 1 A deposition velocity 1606 DF_soa_a2 kg/m2/s 1 A dry deposition flux 1607 Dsoa_a2CHM kg/s 32 A net tendency from chem 1608 soa_a2 kg/kg 32 A soa_a2 concentration 1609 soa_a2_SRF kg/kg 1 A soa_a2 in bottom layer 1610 DV_H2O cm/s 1 A deposition velocity 1611 DF_H2O kg/m2/s 1 A dry deposition flux 1612 DH2OCHM kg/s 32 A net tendency from chem 1613 H2O mol/mol 32 A water vapor concentration 1614 H2O_SRF mol/mol 1 A water vapor in bottom layer 1615 MASS kg 32 A mass of grid box 1616 AREA m2 1 A area of grid box 1617 dry_deposition_NOy_as_N kg/m2/s 1 I NOy dry deposition flux 1618 DF_SOX kg/m2/s 1 I SOx dry deposition flux 1619 dry_deposition_NHx_as_N kg/m2/s 1 I NHx dry deposition flux 1620 wet_deposition_NOy_as_N kg/m2/s 1 A NOy wet deposition 1621 wet_deposition_NHx_as_N kg/m2/s 1 A NHx wet deposition 1622 r_jh2o2 molecules/cm3/se 32 A reaction rate 1623 r_OH_H2O2 molecules/cm3/se 32 A reaction rate 1624 r_HO2_HO2 molecules/cm3/se 32 A reaction rate 1625 r_DMS_NO3 molecules/cm3/se 32 A reaction rate 1626 r_DMS_OHa molecules/cm3/se 32 A reaction rate 1627 r_DMS_OH molecules/cm3/se 32 A reaction rate 1628 r_SO2_OH molecules/cm3/se 32 A reaction rate 1629 GAMMA_HET1 1 32 I Reaction Probability 1630 GAMMA_HET2 1 32 I Reaction Probability 1631 GAMMA_HET3 1 32 I Reaction Probability 1632 GAMMA_HET4 1 32 I Reaction Probability 1633 GAMMA_HET5 1 32 I Reaction Probability 1634 GAMMA_HET6 1 32 I Reaction Probability 1635 WTPER % 32 I H2SO4 Weight Percent 1636 O3S_LOSS 1/sec 32 I O3S loss rate const 1637 bc_a1_CHMP /cm3/s 32 I chemical production rate 1638 bc_a1_CHML /cm3/s 32 I chemical loss rate 1639 bc_a4_CHMP /cm3/s 32 I chemical production rate 1640 bc_a4_CHML /cm3/s 32 I chemical loss rate 1641 DMS_CHMP /cm3/s 32 I chemical production rate 1642 DMS_CHML /cm3/s 32 I chemical loss rate 1643 dst_a1_CHMP /cm3/s 32 I chemical production rate 1644 dst_a1_CHML /cm3/s 32 I chemical loss rate 1645 dst_a2_CHMP /cm3/s 32 I chemical production rate 1646 dst_a2_CHML /cm3/s 32 I chemical loss rate 1647 dst_a3_CHMP /cm3/s 32 I chemical production rate 1648 dst_a3_CHML /cm3/s 32 I chemical loss rate 1649 H2O2_CHMP /cm3/s 32 I chemical production rate 1650 H2O2_CHML /cm3/s 32 I chemical loss rate 1651 H2SO4_CHMP /cm3/s 32 I chemical production rate 1652 H2SO4_CHML /cm3/s 32 I chemical loss rate 1653 ncl_a1_CHMP /cm3/s 32 I chemical production rate 1654 ncl_a1_CHML /cm3/s 32 I chemical loss rate 1655 ncl_a2_CHMP /cm3/s 32 I chemical production rate 1656 ncl_a2_CHML /cm3/s 32 I chemical loss rate 1657 ncl_a3_CHMP /cm3/s 32 I chemical production rate 1658 ncl_a3_CHML /cm3/s 32 I chemical loss rate 1659 num_a1_CHMP /cm3/s 32 I chemical production rate 1660 num_a1_CHML /cm3/s 32 I chemical loss rate 1661 num_a2_CHMP /cm3/s 32 I chemical production rate 1662 num_a2_CHML /cm3/s 32 I chemical loss rate 1663 num_a3_CHMP /cm3/s 32 I chemical production rate 1664 num_a3_CHML /cm3/s 32 I chemical loss rate 1665 num_a4_CHMP /cm3/s 32 I chemical production rate 1666 num_a4_CHML /cm3/s 32 I chemical loss rate 1667 pom_a1_CHMP /cm3/s 32 I chemical production rate 1668 pom_a1_CHML /cm3/s 32 I chemical loss rate 1669 pom_a4_CHMP /cm3/s 32 I chemical production rate 1670 pom_a4_CHML /cm3/s 32 I chemical loss rate 1671 SO2_CHMP /cm3/s 32 I chemical production rate 1672 SO2_CHML /cm3/s 32 I chemical loss rate 1673 so4_a1_CHMP /cm3/s 32 I chemical production rate 1674 so4_a1_CHML /cm3/s 32 I chemical loss rate 1675 so4_a2_CHMP /cm3/s 32 I chemical production rate 1676 so4_a2_CHML /cm3/s 32 I chemical loss rate 1677 so4_a3_CHMP /cm3/s 32 I chemical production rate 1678 so4_a3_CHML /cm3/s 32 I chemical loss rate 1679 SOAG_CHMP /cm3/s 32 I chemical production rate 1680 SOAG_CHML /cm3/s 32 I chemical loss rate 1681 soa_a1_CHMP /cm3/s 32 I chemical production rate 1682 soa_a1_CHML /cm3/s 32 I chemical loss rate 1683 soa_a2_CHMP /cm3/s 32 I chemical production rate 1684 soa_a2_CHML /cm3/s 32 I chemical loss rate 1685 H2O_CHMP /cm3/s 32 I chemical production rate 1686 H2O_CHML /cm3/s 32 I chemical loss rate 1687 H_PEROX_CHMP /cm3/s 32 I total ROOH production rate 1688 M_dens molecules/cm3 32 A invariant density 1689 M_vmr mole/mole 32 A invariant density 1690 O2_dens molecules/cm3 32 A invariant density 1691 O2_vmr mole/mole 32 A invariant density 1692 OH_dens molecules/cm3 32 A invariant density 1693 OH_vmr mole/mole 32 A invariant density 1694 O3_dens molecules/cm3 32 A invariant density 1695 O3_vmr mole/mole 32 A invariant density 1696 NO3_dens molecules/cm3 32 A invariant density 1697 NO3_vmr mole/mole 32 A invariant density 1698 HO2_dens molecules/cm3 32 A invariant density 1699 HO2_vmr mole/mole 32 A invariant density 1700 N2_dens molecules/cm3 32 A invariant density 1701 N2_vmr mole/mole 32 A invariant density 1702 O3 mol/mol 32 I prescribed tracer constituent 1703 OH mol/mol 32 I prescribed tracer constituent 1704 NO3 mol/mol 32 I prescribed tracer constituent 1705 HO2 mol/mol 32 I prescribed tracer constituent 1706 NO_Lightning molec/cm3/s 32 A lightning NO source 1707 NO_Aircraft molec/cm3/s 32 A aircraft NO source 1708 CO_Aircraft molec/cm3/s 32 A aircraft CO source 1709 EPP_ionpairs pairs/cm3/s 32 A EPP ionization forcing 1710 GCR_ionpairs pairs/cm3/s 32 A GCR ionization forcing 1711 SO2_XFRC molec/cm3/s 32 A external forcing for SO2 1712 SO2_CLXF molec/cm2/s 1 A vertically intergrated external forcing for SO2 1713 SO2_CMXF kg/m2/s 1 A vertically intergrated external forcing for SO2 1714 so4_a1_XFRC molec/cm3/s 32 A external forcing for so4_a1 1715 so4_a1_CLXF molec/cm2/s 1 A vertically intergrated external forcing for so4_a1 1716 so4_a1_CMXF kg/m2/s 1 A vertically intergrated external forcing for so4_a1 1717 so4_a2_XFRC molec/cm3/s 32 A external forcing for so4_a2 1718 so4_a2_CLXF molec/cm2/s 1 A vertically intergrated external forcing for so4_a2 1719 so4_a2_CMXF kg/m2/s 1 A vertically intergrated external forcing for so4_a2 1720 pom_a4_XFRC molec/cm3/s 32 A external forcing for pom_a4 1721 pom_a4_CLXF molec/cm2/s 1 A vertically intergrated external forcing for pom_a4 1722 pom_a4_CMXF kg/m2/s 1 A vertically intergrated external forcing for pom_a4 1723 bc_a4_XFRC molec/cm3/s 32 A external forcing for bc_a4 1724 bc_a4_CLXF molec/cm2/s 1 A vertically intergrated external forcing for bc_a4 1725 bc_a4_CMXF kg/m2/s 1 A vertically intergrated external forcing for bc_a4 1726 H2O_XFRC molec/cm3/s 32 A external forcing for H2O 1727 H2O_CLXF molec/cm2/s 1 A vertically intergrated external forcing for H2O 1728 H2O_CMXF kg/m2/s 1 A vertically intergrated external forcing for H2O 1729 num_a1_XFRC molec/cm3/s 32 A external forcing for num_a1 1730 num_a1_CLXF molec/cm2/s 1 A vertically intergrated external forcing for num_a1 1731 num_a1_CMXF kg/m2/s 1 A vertically intergrated external forcing for num_a1 1732 num_a2_XFRC molec/cm3/s 32 A external forcing for num_a2 1733 num_a2_CLXF molec/cm2/s 1 A vertically intergrated external forcing for num_a2 1734 num_a2_CMXF kg/m2/s 1 A vertically intergrated external forcing for num_a2 1735 num_a4_XFRC molec/cm3/s 32 A external forcing for num_a4 1736 num_a4_CLXF molec/cm2/s 1 A vertically intergrated external forcing for num_a4 1737 num_a4_CMXF kg/m2/s 1 A vertically intergrated external forcing for num_a4 1738 H2SO4M_C ug/m3 32 I chemical sulfate aerosol mass 1739 DTWR_DMS kg/kg/s 32 A wet removal Neu scheme tendency 1740 WD_DMS kg/m2/s 1 A vertical integrated wet deposition flux 1741 HEFF_DMS M/atm 32 A Effective Henrys Law coeff. 1742 DTWR_H2O2 kg/kg/s 32 A wet removal Neu scheme tendency 1743 WD_H2O2 kg/m2/s 1 A vertical integrated wet deposition flux 1744 HEFF_H2O2 M/atm 32 A Effective Henrys Law coeff. 1745 DTWR_H2SO4 kg/kg/s 32 A wet removal Neu scheme tendency 1746 WD_H2SO4 kg/m2/s 1 A vertical integrated wet deposition flux 1747 HEFF_H2SO4 M/atm 32 A Effective Henrys Law coeff. 1748 DTWR_SO2 kg/kg/s 32 A wet removal Neu scheme tendency 1749 WD_SO2 kg/m2/s 1 A vertical integrated wet deposition flux 1750 HEFF_SO2 M/atm 32 A Effective Henrys Law coeff. 1751 ozone mol/mol 32 I prescribed ozone 1752 VOLC_DENS1 molecules/cm3 32 I prescribed volcanic aerosol number density in Mode 1 1753 VOLC_DENS2 molecules/cm3 32 I prescribed volcanic aerosol number density in Mode 2 1754 VOLC_DENS3 molecules/cm3 32 I prescribed volcanic aerosol number density in Mode 3 1755 VOLC_MMR1 kg/kg 32 I prescribed volcanic aerosol dry mass mixing ratio in Mode 1 1756 VOLC_MMR2 kg/kg 32 I prescribed volcanic aerosol dry mass mixing ratio in Mode 2 1757 VOLC_MMR3 kg/kg 32 I prescribed volcanic aerosol dry mass mixing ratio in Mode 3 1758 VOLC_RAD_GEOM1 m 32 I volcanic aerosol geometric-mode radius in Mode 1 1759 VOLC_RAD_GEOM2 m 32 I volcanic aerosol geometric-mode radius in Mode 2 1760 VOLC_RAD_GEOM3 m 32 I volcanic aerosol geometric-mode radius in Mode 3 1761 VOLC_MASS1 kg/m^2 32 I volcanic aerosol vertical mass path in layer in Mode 1 1762 VOLC_MASS2 kg/m^2 32 I volcanic aerosol vertical mass path in layer in Mode 2 1763 VOLC_MASS3 kg/m^2 32 I volcanic aerosol vertical mass path in layer in Mode 3 1764 VOLC_MASS_C1 kg/m^2 1 I volcanic aerosol column mass in Mode 1 1765 VOLC_MASS_C2 kg/m^2 1 I volcanic aerosol column mass in Mode 2 1766 VOLC_MASS_C3 kg/m^2 1 I volcanic aerosol column mass IN Mode 3 1767 VOLC_SAD cm2/cm3 32 I stratospheric aerosol surface area density 1768 TAUAORO N/m2 33 I Total stress from original OGW scheme 1769 TTGWORO K/s 32 A T tendency - orographic gravity wave drag 1770 TTGWSDFORO K/s 32 A T tendency - orographic gravity wave, diffusion. 1771 TTGWSKEORO K/s 32 A T tendency - orographic gravity wave, breaking KE. 1772 UTGWORO m/s2 32 A U tendency - orographic gravity wave drag 1773 VTGWORO m/s2 32 A V tendency - orographic gravity wave drag 1774 TAUGWX N/m2 1 A Zonal gravity wave surface stress 1775 TAUGWY N/m2 1 A Meridional gravity wave surface stress 1776 UEGW 1/s 32 A Zonal wind profile-entry to GW 1777 VEGW 1/s 32 A Merdional wind profile-entry to GW 1778 TEGW K 32 A Temperature profile-entry to GW 1779 TAU1RDGBETAM N/m2 33 I Ridge based momentum flux profile 1780 UBM1BETA 1/s 32 A On-ridge wind profile 1781 UBT1RDGBETA m/s 32 I On-ridge wind tendency from ridge 1 1782 TAU1RDGBETAY N/m2 33 I Ridge based momentum flux profile 1783 TAU1RDGBETAX N/m2 33 I Ridge based momentum flux profile 1784 UT1RDGBETA m/s 32 I U wind tendency from ridge 1 1785 VT1RDGBETA m/s 32 I V wind tendency from ridge 1 1786 TAU2RDGBETAY N/m2 33 I Ridge based momentum flux profile 1787 TAU2RDGBETAX N/m2 33 I Ridge based momentum flux profile 1788 UT2RDGBETA m/s 32 I U wind tendency from ridge 2 1789 VT2RDGBETA m/s 32 I V wind tendency from ridge 2 1790 TAU3RDGBETAY N/m2 33 I Ridge based momentum flux profile 1791 TAU3RDGBETAX N/m2 33 I Ridge based momentum flux profile 1792 UT3RDGBETA m/s 32 I U wind tendency from ridge 3 1793 VT3RDGBETA m/s 32 I V wind tendency from ridge 3 1794 TAU4RDGBETAY N/m2 33 I Ridge based momentum flux profile 1795 TAU4RDGBETAX N/m2 33 I Ridge based momentum flux profile 1796 UT4RDGBETA m/s 32 I U wind tendency from ridge 4 1797 VT4RDGBETA m/s 32 I V wind tendency from ridge 4 1798 TAU5RDGBETAY N/m2 33 I Ridge based momentum flux profile 1799 TAU5RDGBETAX N/m2 33 I Ridge based momentum flux profile 1800 UT5RDGBETA m/s 32 I U wind tendency from ridge 5 1801 VT5RDGBETA m/s 32 I V wind tendency from ridge 5 1802 TAU6RDGBETAY N/m2 33 I Ridge based momentum flux profile 1803 TAU6RDGBETAX N/m2 33 I Ridge based momentum flux profile 1804 UT6RDGBETA m/s 32 I U wind tendency from ridge 6 1805 VT6RDGBETA m/s 32 I V wind tendency from ridge 6 1806 TAUARDGBETAY N/m2 33 I Ridge based momentum flux profile 1807 TAUARDGBETAX N/m2 33 I Ridge based momentum flux profile 1808 EKGW M2/S 33 A Effective Kzz due to diffusion by gravity waves 1809 UTGW_TOTAL m/s2 32 A Total U tendency due to gravity wave drag 1810 VTGW_TOTAL m/s2 32 A Total V tendency due to gravity wave drag 1811 TTGW K/s 32 A T tendency - gravity wave drag 1812 QTGW kg/kg/s 32 A Q tendency - gravity wave drag 1813 CLDLIQTGW kg/kg/s 32 A CLDLIQ tendency - gravity wave drag 1814 CLDICETGW kg/kg/s 32 A CLDICE tendency - gravity wave drag 1815 DRAGBLJ 1/s 32 A Drag profile from Beljaars SGO 1816 TAUBLJX N/m2 1 A Zonal integrated drag from Beljaars SGO 1817 TAUBLJY N/m2 1 A Meridional integrated drag from Beljaars SGO 1818 VD01 kg/kg/s 32 A Vertical diffusion of Q 1819 VDCLDLIQ kg/kg/s 32 A Vertical diffusion of CLDLIQ 1820 VDCLDICE kg/kg/s 32 A Vertical diffusion of CLDICE 1821 VDNUMLIQ kg/kg/s 32 A Vertical diffusion of NUMLIQ 1822 VDNUMICE kg/kg/s 32 A Vertical diffusion of NUMICE 1823 VDRAINQM kg/kg/s 32 A Vertical diffusion of RAINQM 1824 VDSNOWQM kg/kg/s 32 A Vertical diffusion of SNOWQM 1825 VDNUMRAI kg/kg/s 32 A Vertical diffusion of NUMRAI 1826 VDNUMSNO kg/kg/s 32 A Vertical diffusion of NUMSNO 1827 VDbc_a1 kg/kg/s 32 A Vertical diffusion of bc_a1 1828 VDbc_a4 kg/kg/s 32 A Vertical diffusion of bc_a4 1829 VDDMS kg/kg/s 32 A Vertical diffusion of DMS 1830 VDdst_a1 kg/kg/s 32 A Vertical diffusion of dst_a1 1831 VDdst_a2 kg/kg/s 32 A Vertical diffusion of dst_a2 1832 VDdst_a3 kg/kg/s 32 A Vertical diffusion of dst_a3 1833 VDH2O2 kg/kg/s 32 A Vertical diffusion of H2O2 1834 VDH2SO4 kg/kg/s 32 A Vertical diffusion of H2SO4 1835 VDncl_a1 kg/kg/s 32 A Vertical diffusion of ncl_a1 1836 VDncl_a2 kg/kg/s 32 A Vertical diffusion of ncl_a2 1837 VDncl_a3 kg/kg/s 32 A Vertical diffusion of ncl_a3 1838 VDnum_a1 kg/kg/s 32 A Vertical diffusion of num_a1 1839 VDnum_a2 kg/kg/s 32 A Vertical diffusion of num_a2 1840 VDnum_a3 kg/kg/s 32 A Vertical diffusion of num_a3 1841 VDnum_a4 kg/kg/s 32 A Vertical diffusion of num_a4 1842 VDpom_a1 kg/kg/s 32 A Vertical diffusion of pom_a1 1843 VDpom_a4 kg/kg/s 32 A Vertical diffusion of pom_a4 1844 VDSO2 kg/kg/s 32 A Vertical diffusion of SO2 1845 VDso4_a1 kg/kg/s 32 A Vertical diffusion of so4_a1 1846 VDso4_a2 kg/kg/s 32 A Vertical diffusion of so4_a2 1847 VDso4_a3 kg/kg/s 32 A Vertical diffusion of so4_a3 1848 VDSOAG kg/kg/s 32 A Vertical diffusion of SOAG 1849 VDsoa_a1 kg/kg/s 32 A Vertical diffusion of soa_a1 1850 VDsoa_a2 kg/kg/s 32 A Vertical diffusion of soa_a2 1851 USTAR m/s 1 A Surface friction velocity 1852 KVH m2/s 33 A Vertical diffusion diffusivities (heat/moisture) 1853 KVM m2/s 33 A Vertical diffusion diffusivities (momentum) 1854 KVT m2/s 33 A Vertical diffusion kinematic molecular conductivity 1855 CGS s/m2 33 A Counter-gradient coeff on surface kinematic fluxes 1856 DTVKE K/s 32 A dT/dt vertical diffusion KE dissipation 1857 DTV K/s 32 A T vertical diffusion 1858 DUV m/s2 32 A U vertical diffusion 1859 DVV m/s2 32 A V vertical diffusion 1860 ustar 1 A 1861 obklen 1 A 1862 EXTINCT /m 32 A Aerosol extinction 550 nm, day only 1863 EXTINCTUV /m 32 A Aerosol extinction 350 nm, day only 1864 EXTINCTNIR /m 32 A Aerosol extinction 1020 nm, day only 1865 ABSORB /m 32 A Aerosol absorption, day only 1866 AODVIS 1 A Aerosol optical depth 550 nm, day only 1867 AODVISst 1 A Stratospheric aerosol optical depth 550 nm, day only 1868 AODUV 1 A Aerosol optical depth 350 nm, day only 1869 AODUVst 1 A Stratospheric aerosol optical depth 350 nm, day only 1870 AODNIR 1 A Aerosol optical depth 1020 nm, day only 1871 AODNIRst 1 A Stratospheric aerosol optical depth 1020 nm, day only 1872 AODABS 1 A Aerosol absorption optical depth 550 nm, day only 1873 AODxASYM 1 A Aerosol optical depth 550 * asymmetry factor, day only 1874 EXTxASYM 32 A extinction 550 nm * asymmetry factor, day only 1875 EXTINCTdn /m 32 A Aerosol extinction 550 nm, day night 1876 EXTINCTUVdn /m 32 A Aerosol extinction 350 nm, day night 1877 EXTINCTNIRdn /m 32 A Aerosol extinction 1020 nm, day night 1878 ABSORBdn /m 32 A Aerosol absorption, day night 1879 AODVISdn 1 A Aerosol optical depth 550 nm, day night 1880 AODVISstdn 1 A Stratospheric aerosol optical depth 550 nm, day night 1881 AODUVdn 1 A Aerosol optical depth 350 nm, day night 1882 AODUVstdn 1 A Stratospheric aerosol optical depth 350 nm, day night 1883 AODNIRdn 1 A Aerosol optical depth 1020 nm, day night 1884 AODNIRstdn 1 A Stratospheric aerosol optical depth 1020 nm, day night 1885 AODABSdn 1 A Aerosol absorption optical depth 550 nm, day night 1886 AODxASYMdn 1 A Aerosol optical depth 550 * asymmetry factor, day night 1887 EXTxASYMdn 32 A extinction 550 * asymmetry factor, day night 1888 BURDEN1 kg/m2 1 A Aerosol burden, day only, mode 1 1889 AODMODE1 1 A Aerosol optical depth, day only, 550 nm mode 1 1890 AODDUST1 1 A Aerosol optical depth, day only, 550 nm mode 1 from dust 1891 BURDENdn1 kg/m2 1 A Aerosol burden, day night, mode 1 1892 AODdnMODE1 1 A Aerosol optical depth 550 nm, day night, mode 1 1893 AODdnDUST1 1 A Aerosol optical depth 550 nm, day night, mode 1 from dust 1894 BURDEN2 kg/m2 1 A Aerosol burden, day only, mode 2 1895 AODMODE2 1 A Aerosol optical depth, day only, 550 nm mode 2 1896 AODDUST2 1 A Aerosol optical depth, day only, 550 nm mode 2 from dust 1897 BURDENdn2 kg/m2 1 A Aerosol burden, day night, mode 2 1898 AODdnMODE2 1 A Aerosol optical depth 550 nm, day night, mode 2 1899 AODdnDUST2 1 A Aerosol optical depth 550 nm, day night, mode 2 from dust 1900 BURDEN3 kg/m2 1 A Aerosol burden, day only, mode 3 1901 AODMODE3 1 A Aerosol optical depth, day only, 550 nm mode 3 1902 AODDUST3 1 A Aerosol optical depth, day only, 550 nm mode 3 from dust 1903 BURDENdn3 kg/m2 1 A Aerosol burden, day night, mode 3 1904 AODdnMODE3 1 A Aerosol optical depth 550 nm, day night, mode 3 1905 AODdnDUST3 1 A Aerosol optical depth 550 nm, day night, mode 3 from dust 1906 BURDEN4 kg/m2 1 A Aerosol burden, day only, mode 4 1907 AODMODE4 1 A Aerosol optical depth, day only, 550 nm mode 4 1908 AODDUST4 1 A Aerosol optical depth, day only, 550 nm mode 4 from dust 1909 BURDENdn4 kg/m2 1 A Aerosol burden, day night, mode 4 1910 AODdnMODE4 1 A Aerosol optical depth 550 nm, day night, mode 4 1911 AODdnDUST4 1 A Aerosol optical depth 550 nm, day night, mode 4 from dust 1912 AODDUST 1 A Aerosol optical depth 550 nm from dust, day only 1913 AODSO4 1 A Aerosol optical depth 550 nm from SO4, day only 1914 AODPOM 1 A Aerosol optical depth 550 nm from POM, day only 1915 AODSOA 1 A Aerosol optical depth 550 nm from SOA, day only 1916 AODBC 1 A Aerosol optical depth 550 nm from BC, day only 1917 AODSS 1 A Aerosol optical depth 550 nm from seasalt, day only 1918 AODABSBC 1 A Aerosol absorption optical depth 550 nm from BC, day only 1919 BURDENDUST kg/m2 1 A Dust aerosol burden, day only 1920 BURDENSO4 kg/m2 1 A Sulfate aerosol burden, day only 1921 BURDENPOM kg/m2 1 A POM aerosol burden, day only 1922 BURDENSOA kg/m2 1 A SOA aerosol burden, day only 1923 BURDENBC kg/m2 1 A Black carbon aerosol burden, day only 1924 BURDENSEASALT kg/m2 1 A Seasalt aerosol burden, day only 1925 SSAVIS 1 A Aerosol single-scatter albedo, day only 1926 AODDUSTdn 1 A Aerosol optical depth 550 nm from dust, day night 1927 AODSO4dn 1 A Aerosol optical depth 550 nm from SO4, day night 1928 AODPOMdn 1 A Aerosol optical depth 550 nm from POM, day night 1929 AODSOAdn 1 A Aerosol optical depth 550 nm from SOA, day night 1930 AODBCdn 1 A Aerosol optical depth 550 nm from BC, day night 1931 AODSSdn 1 A Aerosol optical depth 550 nm from seasalt, day night 1932 AODABSBCdn 1 A Aerosol absorption optical depth 550 nm from BC, day night 1933 BURDENDUSTdn kg/m2 1 A Dust aerosol burden, day night 1934 BURDENSO4dn kg/m2 1 A Sulfate aerosol burden, day night 1935 BURDENPOMdn kg/m2 1 A POM aerosol burden, day night 1936 BURDENSOAdn kg/m2 1 A SOA aerosol burden, day night 1937 BURDENBCdn kg/m2 1 A Black carbon aerosol burden, day night 1938 BURDENSEASALTdn kg/m2 1 A Seasalt aerosol burden, day night 1939 SSAVISdn 1 A Aerosol single-scatter albedo, day night 1940 O3colAbove DU 1 A Column O3 above model top 1941 TOT_CLD_VISTAU 1 32 A Total gbx cloud extinction visible sw optical depth 1942 TOT_ICLD_VISTAU 1 32 A Total in-cloud extinction visible sw optical depth 1943 LIQ_ICLD_VISTAU 1 32 A Liquid in-cloud extinction visible sw optical depth 1944 ICE_ICLD_VISTAU 1 32 A Ice in-cloud extinction visible sw optical depth 1945 SNOW_ICLD_VISTAU 1 32 A Snow in-cloud extinction visible sw optical depth 1946 SOLIN W/m2 1 A Solar insolation 1947 QRS K/s 32 A Solar heating rate 1948 QRSC K/s 32 A Clearsky solar heating rate 1949 FSNT W/m2 1 A Net solar flux at top of model 1950 FSNTC W/m2 1 A Clearsky net solar flux at top of model 1951 FSNTOA W/m2 1 A Net solar flux at top of atmosphere 1952 FSNTOAC W/m2 1 A Clearsky net solar flux at top of atmosphere 1953 SWCF W/m2 1 A Shortwave cloud forcing 1954 FSUTOA W/m2 1 A Upwelling solar flux at top of atmosphere 1955 FSNIRTOA W/m2 1 A Net near-infrared flux (Nimbus-7 WFOV) at top of atmosphere 1956 FSNRTOAC W/m2 1 A Clearsky net near-infrared flux (Nimbus-7 WFOV) at top of atmosphere 1957 FSNRTOAS W/m2 1 A Net near-infrared flux (>= 0.7 microns) at top of atmosphere 1958 FSN200 W/m2 1 A Net shortwave flux at 200 mb 1959 FSN200C W/m2 1 A Clearsky net shortwave flux at 200 mb 1960 FSNR W/m2 1 A Net solar flux at tropopause 1961 SOLL W/m2 1 A Solar downward near infrared direct to surface 1962 SOLS W/m2 1 A Solar downward visible direct to surface 1963 SOLLD W/m2 1 A Solar downward near infrared diffuse to surface 1964 SOLSD W/m2 1 A Solar downward visible diffuse to surface 1965 FSNS W/m2 1 A Net solar flux at surface 1966 FSNSC W/m2 1 A Clearsky net solar flux at surface 1967 FSDS W/m2 1 A Downwelling solar flux at surface 1968 FSDSC W/m2 1 A Clearsky downwelling solar flux at surface 1969 FUS W/m2 33 I Shortwave upward flux 1970 FDS W/m2 33 I Shortwave downward flux 1971 FUSC W/m2 33 I Shortwave clear-sky upward flux 1972 FDSC W/m2 33 I Shortwave clear-sky downward flux 1973 QRL K/s 32 A Longwave heating rate 1974 QRLC K/s 32 A Clearsky longwave heating rate 1975 FLNT W/m2 1 A Net longwave flux at top of model 1976 FLNTC W/m2 1 A Clearsky net longwave flux at top of model 1977 FLNTCLR W/m2 1 A Clearsky ONLY points net longwave flux at top of model 1978 FREQCLR Frac 1 A Frequency of Occurrence of Clearsky 1979 FLUT W/m2 1 A Upwelling longwave flux at top of model 1980 FLUTC W/m2 1 A Clearsky upwelling longwave flux at top of model 1981 LWCF W/m2 1 A Longwave cloud forcing 1982 FLN200 W/m2 1 A Net longwave flux at 200 mb 1983 FLN200C W/m2 1 A Clearsky net longwave flux at 200 mb 1984 FLNR W/m2 1 A Net longwave flux at tropopause 1985 FLNS W/m2 1 A Net longwave flux at surface 1986 FLNSC W/m2 1 A Clearsky net longwave flux at surface 1987 FLDS W/m2 1 A Downwelling longwave flux at surface 1988 FLDSC W/m2 1 A Clearsky Downwelling longwave flux at surface 1989 FUL W/m2 33 I Longwave upward flux 1990 FDL W/m2 33 I Longwave downward flux 1991 FULC W/m2 33 I Longwave clear-sky upward flux 1992 FDLC W/m2 33 I Longwave clear-sky downward flux 1993 EMIS 1 32 A Cloud longwave emissivity 1994 HR K/s 32 A Heating rate needed for d(theta)/dt computation 1995 ICWMR kg/kg 32 A Prognostic in-cloud water mixing ratio 1996 ICIMR kg/kg 32 A Prognostic in-cloud ice mixing ratio 1997 IWC kg/m3 32 A Grid box average ice water content 1998 LWC kg/m3 32 A Grid box average liquid water content 1999 ICLDIWP kg/m2 32 A In-cloud ice water path 2000 ICLDTWP kg/m2 32 A In-cloud cloud total water path (liquid and ice) 2001 GCLDLWP kg/m2 32 A Grid-box cloud water path 2002 TGCLDCWP kg/m2 1 A Total grid-box cloud water path (liquid and ice) 2003 TGCLDLWP kg/m2 1 A Total grid-box cloud liquid water path 2004 TGCLDIWP kg/m2 1 A Total grid-box cloud ice water path 2005 lambda_cloud 1/meter 32 I lambda in cloud 2006 mu_cloud 1 32 I mu in cloud 2007 dei_cloud micrometers 32 I ice radiative effective diameter in cloud 2008 SETLWP gram/m2 32 A Prescribed liquid water path 2009 LWSH m 1 A Liquid water scale height 2010 EFFCLD fraction 32 A Effective cloud fraction 2011 EMISCLD 1 32 A cloud emissivity 2012 CLOUD fraction 32 A Cloud fraction 2013 CLDTOT fraction 1 A Vertically-integrated total cloud 2014 CLDLOW fraction 1 A Vertically-integrated low cloud 2015 CLDMED fraction 1 A Vertically-integrated mid-level cloud 2016 CLDHGH fraction 1 A Vertically-integrated high cloud 2017 qt_pre_Cu kg/kg 32 I qt_preCU 2018 sl_pre_Cu J/kg 32 I sl_preCU 2019 slv_pre_Cu J/kg 32 I slv_preCU 2020 u_pre_Cu m/s 32 I u_preCU 2021 v_pre_Cu m/s 32 I v_preCU 2022 qv_pre_Cu kg/kg 32 I qv_preCU 2023 ql_pre_Cu kg/kg 32 I ql_preCU 2024 qi_pre_Cu kg/kg 32 I qi_preCU 2025 t_pre_Cu K 32 I t_preCU 2026 rh_pre_Cu % 32 I rh_preCU 2027 qt_aft_Cu kg/kg 32 I qt_afterCU 2028 sl_aft_Cu J/kg 32 I sl_afterCU 2029 slv_aft_Cu J/kg 32 I slv_afterCU 2030 u_aft_Cu m/s 32 I u_afterCU 2031 v_aft_Cu m/s 32 I v_afterCU 2032 qv_aft_Cu kg/kg 32 I qv_afterCU 2033 ql_aft_Cu kg/kg 32 I ql_afterCU 2034 qi_aft_Cu kg/kg 32 I qi_afterCU 2035 t_aft_Cu K 32 I t_afterCU 2036 rh_aft_Cu % 32 I rh_afterCU 2037 tten_Cu K/s 32 I Temperature tendency by cumulus convection 2038 rhten_Cu %/s 32 I RH tendency by cumumus convection 2039 CMFDT K/s 32 A T tendency - shallow convection 2040 CMFDQ kg/kg/s 32 A QV tendency - shallow convection 2041 CMFDLIQ kg/kg/s 32 A Cloud liq tendency - shallow convection 2042 CMFDICE kg/kg/s 32 A Cloud ice tendency - shallow convection 2043 CMFDQR kg/kg/s 32 A Q tendency - shallow convection rainout 2044 EVAPTCM K/s 32 A T tendency - Evaporation/snow prod from Hack convection 2045 FZSNTCM K/s 32 A T tendency - Rain to snow conversion from Hack convection 2046 EVSNTCM K/s 32 A T tendency - Snow to rain prod from Hack convection 2047 EVAPQCM kg/kg/s 32 A Q tendency - Evaporation from Hack convection 2048 QC kg/kg/s 32 A Q tendency - shallow convection LW export 2049 PRECSH m/s 1 A Shallow Convection precipitation rate 2050 CMFMC kg/m2/s 33 A Moist convection (deep+shallow) mass flux 2051 CMFSL W/m2 33 A Moist shallow convection liquid water static energy flux 2052 CMFLQ W/m2 33 A Moist shallow convection total water flux 2053 CIN J/kg 1 A Convective inhibition 2054 CBMF kg/m2/s 1 A Cloud base mass flux 2055 CLDTOP 1 1 I Vertical index of cloud top 2056 CLDBOT 1 1 I Vertical index of cloud base 2057 PCLDTOP 1 1 A Pressure of cloud top 2058 PCLDBOT 1 1 A Pressure of cloud base 2059 FREQSH fraction 1 A Fractional occurance of shallow convection 2060 HKFLXPRC kg/m2/s 33 A Flux of precipitation from HK convection 2061 HKFLXSNW kg/m2/s 33 A Flux of snow from HK convection 2062 HKNTPRPD kg/kg/s 32 A Net precipitation production from HK convection 2063 HKNTSNPD kg/kg/s 32 A Net snow production from HK convection 2064 HKEIHEAT W/kg 32 A Heating by ice and evaporation in HK convection 2065 ICWMRSH kg/kg 32 A Shallow Convection in-cloud water mixing ratio 2066 SH_CLD fraction 32 A Shallow convective cloud cover 2067 DP_CLD fraction 32 A Deep convective cloud cover 2068 PRECZ m/s 1 A total precipitation from ZM convection 2069 ZMDT K/s 32 A T tendency - Zhang-McFarlane moist convection 2070 ZMDQ kg/kg/s 32 A Q tendency - Zhang-McFarlane moist convection 2071 ZMDICE kg/kg/s 32 A Cloud ice tendency - Zhang-McFarlane convection 2072 ZMDLIQ kg/kg/s 32 A Cloud liq tendency - Zhang-McFarlane convection 2073 EVAPTZM K/s 32 A T tendency - Evaporation/snow prod from Zhang convection 2074 FZSNTZM K/s 32 A T tendency - Rain to snow conversion from Zhang convection 2075 EVSNTZM K/s 32 A T tendency - Snow to rain prod from Zhang convection 2076 EVAPQZM kg/kg/s 32 A Q tendency - Evaporation from Zhang-McFarlane moist convection 2077 ZMFLXPRC kg/m2/s 33 A Flux of precipitation from ZM convection 2078 ZMFLXSNW kg/m2/s 33 A Flux of snow from ZM convection 2079 ZMNTPRPD kg/kg/s 32 A Net precipitation production from ZM convection 2080 ZMNTSNPD kg/kg/s 32 A Net snow production from ZM convection 2081 ZMEIHEAT W/kg 32 A Heating by ice and evaporation in ZM convection 2082 CMFMCDZM kg/m2/s 33 A Convection mass flux from ZM deep 2083 PRECCDZM m/s 1 A Convective precipitation rate from ZM deep 2084 PCONVB Pa 1 A convection base pressure 2085 PCONVT Pa 1 A convection top pressure 2086 CAPE J/kg 1 A Convectively available potential energy 2087 FREQZM fraction 1 A Fractional occurance of ZM convection 2088 ZMMTT K/s 32 A T tendency - ZM convective momentum transport 2089 ZMMTU m/s2 32 A U tendency - ZM convective momentum transport 2090 ZMMTV m/s2 32 A V tendency - ZM convective momentum transport 2091 ZMMU kg/m2/s 32 A ZM convection updraft mass flux 2092 ZMMD kg/m2/s 32 A ZM convection downdraft mass flux 2093 ZMUPGU m/s2 32 A zonal force from ZM updraft pressure gradient term 2094 ZMUPGD m/s2 32 A zonal force from ZM downdraft pressure gradient term 2095 ZMVPGU m/s2 32 A meridional force from ZM updraft pressure gradient term 2096 ZMVPGD m/s2 32 A merdional force from ZM downdraft pressure gradient term 2097 ZMICUU m/s 32 A ZM in-cloud U updrafts 2098 ZMICUD m/s 32 A ZM in-cloud U downdrafts 2099 ZMICVU m/s 32 A ZM in-cloud V updrafts 2100 ZMICVD m/s 32 A ZM in-cloud V downdrafts 2101 DIFZM kg/kg/s 32 A Detrained ice water from ZM convection 2102 DLFZM kg/kg/s 32 A Detrained liquid water from ZM convection 2103 ICWMRDP kg/kg 32 A Deep Convection in-cloud water mixing ratio 2104 num_a1_mixnuc1 #/m2/s 1 A num_a1 dropmixnuc mixnuc column tendency 2105 num_c1_mixnuc1 #/m2/s 1 A num_c1 dropmixnuc mixnuc column tendency 2106 so4_a1_mixnuc1 kg/m2/s 1 A so4_a1 dropmixnuc mixnuc column tendency 2107 so4_c1_mixnuc1 kg/m2/s 1 A so4_c1 dropmixnuc mixnuc column tendency 2108 pom_a1_mixnuc1 kg/m2/s 1 A pom_a1 dropmixnuc mixnuc column tendency 2109 pom_c1_mixnuc1 kg/m2/s 1 A pom_c1 dropmixnuc mixnuc column tendency 2110 soa_a1_mixnuc1 kg/m2/s 1 A soa_a1 dropmixnuc mixnuc column tendency 2111 soa_c1_mixnuc1 kg/m2/s 1 A soa_c1 dropmixnuc mixnuc column tendency 2112 bc_a1_mixnuc1 kg/m2/s 1 A bc_a1 dropmixnuc mixnuc column tendency 2113 bc_c1_mixnuc1 kg/m2/s 1 A bc_c1 dropmixnuc mixnuc column tendency 2114 dst_a1_mixnuc1 kg/m2/s 1 A dst_a1 dropmixnuc mixnuc column tendency 2115 dst_c1_mixnuc1 kg/m2/s 1 A dst_c1 dropmixnuc mixnuc column tendency 2116 ncl_a1_mixnuc1 kg/m2/s 1 A ncl_a1 dropmixnuc mixnuc column tendency 2117 ncl_c1_mixnuc1 kg/m2/s 1 A ncl_c1 dropmixnuc mixnuc column tendency 2118 num_a2_mixnuc1 #/m2/s 1 A num_a2 dropmixnuc mixnuc column tendency 2119 num_c2_mixnuc1 #/m2/s 1 A num_c2 dropmixnuc mixnuc column tendency 2120 so4_a2_mixnuc1 kg/m2/s 1 A so4_a2 dropmixnuc mixnuc column tendency 2121 so4_c2_mixnuc1 kg/m2/s 1 A so4_c2 dropmixnuc mixnuc column tendency 2122 soa_a2_mixnuc1 kg/m2/s 1 A soa_a2 dropmixnuc mixnuc column tendency 2123 soa_c2_mixnuc1 kg/m2/s 1 A soa_c2 dropmixnuc mixnuc column tendency 2124 ncl_a2_mixnuc1 kg/m2/s 1 A ncl_a2 dropmixnuc mixnuc column tendency 2125 ncl_c2_mixnuc1 kg/m2/s 1 A ncl_c2 dropmixnuc mixnuc column tendency 2126 dst_a2_mixnuc1 kg/m2/s 1 A dst_a2 dropmixnuc mixnuc column tendency 2127 dst_c2_mixnuc1 kg/m2/s 1 A dst_c2 dropmixnuc mixnuc column tendency 2128 num_a3_mixnuc1 #/m2/s 1 A num_a3 dropmixnuc mixnuc column tendency 2129 num_c3_mixnuc1 #/m2/s 1 A num_c3 dropmixnuc mixnuc column tendency 2130 dst_a3_mixnuc1 kg/m2/s 1 A dst_a3 dropmixnuc mixnuc column tendency 2131 dst_c3_mixnuc1 kg/m2/s 1 A dst_c3 dropmixnuc mixnuc column tendency 2132 ncl_a3_mixnuc1 kg/m2/s 1 A ncl_a3 dropmixnuc mixnuc column tendency 2133 ncl_c3_mixnuc1 kg/m2/s 1 A ncl_c3 dropmixnuc mixnuc column tendency 2134 so4_a3_mixnuc1 kg/m2/s 1 A so4_a3 dropmixnuc mixnuc column tendency 2135 so4_c3_mixnuc1 kg/m2/s 1 A so4_c3 dropmixnuc mixnuc column tendency 2136 num_a4_mixnuc1 #/m2/s 1 A num_a4 dropmixnuc mixnuc column tendency 2137 num_c4_mixnuc1 #/m2/s 1 A num_c4 dropmixnuc mixnuc column tendency 2138 pom_a4_mixnuc1 kg/m2/s 1 A pom_a4 dropmixnuc mixnuc column tendency 2139 pom_c4_mixnuc1 kg/m2/s 1 A pom_c4 dropmixnuc mixnuc column tendency 2140 bc_a4_mixnuc1 kg/m2/s 1 A bc_a4 dropmixnuc mixnuc column tendency 2141 bc_c4_mixnuc1 kg/m2/s 1 A bc_c4 dropmixnuc mixnuc column tendency 2142 CCN1 #/cm3 32 A CCN concentration at S=0.02% 2143 CCN2 #/cm3 32 A CCN concentration at S=0.05% 2144 CCN3 #/cm3 32 A CCN concentration at S=0.1% 2145 CCN4 #/cm3 32 A CCN concentration at S=0.2% 2146 CCN5 #/cm3 32 A CCN concentration at S=0.5% 2147 CCN6 #/cm3 32 A CCN concentration at S=1.0% 2148 WTKE m/s 32 A Standard deviation of updraft velocity 2149 NDROPMIX #/kg/s 32 A Droplet number mixing 2150 NDROPSRC #/kg/s 32 A Droplet number source 2151 NDROPSNK #/kg/s 32 A Droplet number loss by microphysics 2152 NDROPCOL #/m2 1 A Column droplet number 2153 LCLOUD 32 A Liquid cloud fraction used in stratus activation 2154 WSUB m/s 32 A Diagnostic sub-grid vertical velocity 2155 WSUBI m/s 32 A Diagnostic sub-grid vertical velocity for ice 2156 NIHF 1/m3 32 A Activated Ice Number Concentation due to homogenous freezing 2157 NIDEP 1/m3 32 A Activated Ice Number Concentation due to deposition nucleation 2158 NIIMM 1/m3 32 A Activated Ice Number Concentation due to immersion freezing 2159 NIMEY 1/m3 32 A Activated Ice Number Concentation due to meyers deposition 2160 NIREGM C 32 A Ice Nucleation Temperature Threshold for Regime 2161 NISUBGRID 32 A Ice Nucleation subgrid saturation factor 2162 NITROP_PD 32 A Chemical Tropopause probability 2163 fhom fraction 32 A Fraction of cirrus where homogeneous freezing occur 2164 WICE m/s 32 A Vertical velocity Reduction caused by preexisting ice 2165 WEFF m/s 32 A Effective Vertical velocity for ice nucleation 2166 INnso4 1/m3 32 A Number Concentation so4 (in) to ice_nucleation 2167 INnbc 1/m3 32 A Number Concentation bc (in) to ice_nucleation 2168 INndust 1/m3 32 A Number Concentation dust (in) ice_nucleation 2169 INondust 1/m3 32 A Number Concentation dust (out) from ice_nucleation 2170 INhet 1/m3 32 A contribution for in-cloud ice number density increase by het nucleation in ice cloud 2171 INhom 1/m3 32 A contribution for in-cloud ice number density increase by hom nucleation in ice cloud 2172 INFrehom frequency 32 A hom IN frequency ice cloud 2173 INFreIN frequency 32 A frequency of ice nucleation occur 2174 bc_num #/cm3 32 A total bc number 2175 dst1_num #/cm3 32 A total dst1 number 2176 dst3_num #/cm3 32 A total dst3 number 2177 bcc_num #/cm3 32 A coated bc number 2178 dst1c_num #/cm3 32 A coated dst1 number 2179 dst3c_num #/cm3 32 A coated dst3 number 2180 bcuc_num #/cm3 32 A uncoated bc number 2181 dst1uc_num #/cm3 32 A uncoated dst1 number 2182 dst3uc_num #/cm3 32 A uncoated dst3 number 2183 bc_a1_num #/cm3 32 A interstitial bc number 2184 dst_a1_num #/cm3 32 A interstitial dst1 number 2185 dst_a3_num #/cm3 32 A interstitial dst3 number 2186 bc_c1_num #/cm3 32 A cloud borne bc number 2187 dst_c1_num #/cm3 32 A cloud borne dst1 number 2188 dst_c3_num #/cm3 32 A cloud borne dst3 number 2189 fn_bc_c1_num #/cm3 32 A cloud borne bc number derived from fn 2190 fn_dst_c1_num #/cm3 32 A cloud borne dst1 number derived from fn 2191 fn_dst_c3_num #/cm3 32 A cloud borne dst3 number derived from fn 2192 na500 #/cm3 32 A interstitial aerosol number with D>500 nm 2193 totna500 #/cm3 32 A total aerosol number with D>500 nm 2194 FREQIMM fraction 32 A Fractional occurance of immersion freezing 2195 FREQCNT fraction 32 A Fractional occurance of contact freezing 2196 FREQDEP fraction 32 A Fractional occurance of deposition freezing 2197 FREQMIX fraction 32 A Fractional occurance of mixed-phase clouds 2198 DSTFREZIMM m-3s-1 32 A dust immersion freezing rate 2199 DSTFREZCNT m-3s-1 32 A dust contact freezing rate 2200 DSTFREZDEP m-3s-1 32 A dust deposition freezing rate 2201 BCFREZIMM m-3s-1 32 A bc immersion freezing rate 2202 BCFREZCNT m-3s-1 32 A bc contact freezing rate 2203 BCFREZDEP m-3s-1 32 A bc deposition freezing rate 2204 NIMIX_IMM #/m3 32 A Activated Ice Number Concentration due to het immersion freezing in Mixed Clouds 2205 NIMIX_CNT #/m3 32 A Activated Ice Number Concentration due to het contact freezing in Mixed Clouds 2206 NIMIX_DEP #/m3 32 A Activated Ice Number Concentration due to het deposition freezing in Mixed Clouds 2207 DSTNIDEP #/m3 32 A Activated Ice Number Concentration due to dst dep freezing in Mixed Clouds 2208 DSTNICNT #/m3 32 A Activated Ice Number Concentration due to dst cnt freezing in Mixed Clouds 2209 DSTNIIMM #/m3 32 A Activated Ice Number Concentration due to dst imm freezing in Mixed Clouds 2210 BCNIDEP #/m3 32 A Activated Ice Number Concentration due to bc dep freezing in Mixed Clouds 2211 BCNICNT #/m3 32 A Activated Ice Number Concentration due to bc cnt freezing in Mixed Clouds 2212 BCNIIMM #/m3 32 A Activated Ice Number Concentration due to bc imm freezing in Mixed Clouds 2213 NUMICE10s #/m3 32 A Ice Number Concentration due to het freezing in Mixed Clouds during 10-s period 2214 NUMIMM10sDST #/m3 32 A Ice Number Concentration due to imm freezing by dst in Mixed Clouds during 10-s period 2215 NUMIMM10sBC #/m3 32 A Ice Number Concentration due to imm freezing by bc in Mixed Clouds during 10-s period 2216 CLDLIQ kg/kg 32 A Grid box averaged cloud liquid amount 2217 SFCLDLIQ kg/m2/s 1 A CLDLIQ surface flux 2218 CLDICE kg/kg 32 A Grid box averaged cloud ice amount 2219 SFCLDICE kg/m2/s 1 A CLDICE surface flux 2220 NUMLIQ 1/kg 32 A Grid box averaged cloud liquid number 2221 SFNUMLIQ 1/m2/s 1 A NUMLIQ surface flux 2222 NUMICE 1/kg 32 A Grid box averaged cloud ice number 2223 SFNUMICE 1/m2/s 1 A NUMICE surface flux 2224 RAINQM kg/kg 32 A Grid box averaged rain amount 2225 SFRAINQM kg/m2/s 1 A RAINQM surface flux 2226 SNOWQM kg/kg 32 A Grid box averaged snow amount 2227 SFSNOWQM kg/m2/s 1 A SNOWQM surface flux 2228 NUMRAI 1/kg 32 A Grid box averaged rain number 2229 SFNUMRAI 1/m2/s 1 A NUMRAI surface flux 2230 NUMSNO 1/kg 32 A Grid box averaged snow number 2231 SFNUMSNO 1/m2/s 1 A NUMSNO surface flux 2232 CLDLIQAP kg/kg 32 A CLDLIQ after physics 2233 CLDICEAP kg/kg 32 A CLDICE after physics 2234 CLDLIQBP kg/kg 32 A CLDLIQ before physics 2235 CLDICEBP kg/kg 32 A CLDICE before physics 2236 RAINQMAP kg/kg 32 A RAINQM after physics 2237 SNOWQMAP kg/kg 32 A SNOWQM after physics 2238 RAINQMBP kg/kg 32 A RAINQM before physics 2239 SNOWQMBP kg/kg 32 A SNOWQM before physics 2240 CME kg/kg/s 32 A Rate of cond-evap within the cloud 2241 PRODPREC kg/kg/s 32 A Rate of conversion of condensate to precip 2242 EVAPPREC kg/kg/s 32 A Rate of evaporation of falling precip 2243 EVAPSNOW kg/kg/s 32 A Rate of evaporation of falling snow 2244 HPROGCLD W/kg 32 A Heating from prognostic clouds 2245 FICE fraction 32 A Fractional ice content within cloud 2246 CLDFSNOW 1 32 A Cloud fraction adjusted for snow 2247 ICWMRST kg/kg 32 A Prognostic in-stratus water mixing ratio 2248 ICIMRST kg/kg 32 A Prognostic in-stratus ice mixing ratio 2249 QCSEVAP kg/kg/s 32 A Rate of evaporation of falling cloud water 2250 QISEVAP kg/kg/s 32 A Rate of sublimation of falling cloud ice 2251 QVRES kg/kg/s 32 A Rate of residual condensation term 2252 CMEIOUT kg/kg/s 32 A Rate of deposition/sublimation of cloud ice 2253 VTRMC m/s 32 A Mass-weighted cloud water fallspeed 2254 VTRMI m/s 32 A Mass-weighted cloud ice fallspeed 2255 QCSEDTEN kg/kg/s 32 A Cloud water mixing ratio tendency from sedimentation 2256 QISEDTEN kg/kg/s 32 A Cloud ice mixing ratio tendency from sedimentation 2257 PRAO kg/kg/s 32 A Accretion of cloud water by rain 2258 PRCO kg/kg/s 32 A Autoconversion of cloud water 2259 MNUCCCO kg/kg/s 32 A Immersion freezing of cloud water 2260 MNUCCTO kg/kg/s 32 A Contact freezing of cloud water 2261 MNUCCDO kg/kg/s 32 A Homogeneous and heterogeneous nucleation from vapor 2262 MNUCCDOhet kg/kg/s 32 A Heterogeneous nucleation from vapor 2263 MSACWIO kg/kg/s 32 A Conversion of cloud water from rime-splintering 2264 PSACWSO kg/kg/s 32 A Accretion of cloud water by snow 2265 BERGSO kg/kg/s 32 A Conversion of cloud water to snow from bergeron 2266 BERGO kg/kg/s 32 A Conversion of cloud water to cloud ice from bergeron 2267 MELTO kg/kg/s 32 A Melting of cloud ice 2268 MELTSTOT kg/kg/s 32 A Melting of snow 2269 MNUDEPO kg/kg/s 32 A Deposition Nucleation 2270 HOMOO kg/kg/s 32 A Homogeneous freezing of cloud water 2271 QCRESO kg/kg/s 32 A Residual condensation term for cloud water 2272 PRCIO kg/kg/s 32 A Autoconversion of cloud ice to snow 2273 PRAIO kg/kg/s 32 A Accretion of cloud ice to snow 2274 QIRESO kg/kg/s 32 A Residual deposition term for cloud ice 2275 MNUCCRO kg/kg/s 32 A Heterogeneous freezing of rain to snow 2276 MNUCCRIO kg/kg/s 32 A Heterogeneous freezing of rain to ice 2277 PRACSO kg/kg/s 32 A Accretion of rain by snow 2278 MELTSDT W/kg 32 A Latent heating rate due to melting of snow 2279 FRZRDT W/kg 32 A Latent heating rate due to homogeneous freezing of rain 2280 QRSEDTEN kg/kg/s 32 A Rain mixing ratio tendency from sedimentation 2281 QSSEDTEN kg/kg/s 32 A Snow mixing ratio tendency from sedimentation 2282 MPDT W/kg 32 A Heating tendency - Morrison microphysics 2283 MPDQ kg/kg/s 32 A Q tendency - Morrison microphysics 2284 MPDLIQ kg/kg/s 32 A CLDLIQ tendency - Morrison microphysics 2285 MPDICE kg/kg/s 32 A CLDICE tendency - Morrison microphysics 2286 MPDNLIQ 1/kg/s 32 A NUMLIQ tendency - Morrison microphysics 2287 MPDNICE 1/kg/s 32 A NUMICE tendency - Morrison microphysics 2288 MPDW2V kg/kg/s 32 A Water <--> Vapor tendency - Morrison microphysics 2289 MPDW2I kg/kg/s 32 A Water <--> Ice tendency - Morrison microphysics 2290 MPDW2P kg/kg/s 32 A Water <--> Precip tendency - Morrison microphysics 2291 MPDI2V kg/kg/s 32 A Ice <--> Vapor tendency - Morrison microphysics 2292 MPDI2W kg/kg/s 32 A Ice <--> Water tendency - Morrison microphysics 2293 MPDI2P kg/kg/s 32 A Ice <--> Precip tendency - Morrison microphysics 2294 ICWNC m-3 32 A Prognostic in-cloud water number conc 2295 ICINC m-3 32 A Prognostic in-cloud ice number conc 2296 EFFLIQ_IND Micron 32 A Prognostic droplet effective radius (indirect effect) 2297 CDNUMC 1/m2 1 A Vertically-integrated droplet concentration 2298 MPICLWPI kg/m2 1 A Vertically-integrated in-cloud Initial Liquid WP (Before Micro) 2299 MPICIWPI kg/m2 1 A Vertically-integrated in-cloud Initial Ice WP (Before Micro) 2300 AWNC m-3 32 A Average cloud water number conc 2301 AWNI m-3 32 A Average cloud ice number conc 2302 AREL Micron 32 A Average droplet effective radius 2303 AREI Micron 32 A Average ice effective radius 2304 FREQL fraction 32 A Fractional occurrence of liquid 2305 FREQI fraction 32 A Fractional occurrence of ice 2306 ACTREL Micron 1 A Average Cloud Top droplet effective radius 2307 ACTREI Micron 1 A Average Cloud Top ice effective radius 2308 ACTNL m-3 1 A Average Cloud Top droplet number 2309 ACTNI m-3 1 A Average Cloud Top ice number 2310 FCTL fraction 1 A Fractional occurrence of cloud top liquid 2311 FCTI fraction 1 A Fractional occurrence of cloud top ice 2312 FREQM fraction 32 A Fractional occurrence of mixed phase 2313 FREQSL fraction 32 A Fractional occurrence of only supercooled liquid 2314 FREQSLM fraction 32 A Fractional occurrence of super cooled liquid with ice 2315 FCTM fraction 1 A Fractional occurrence of cloud top mixed phase 2316 FCTSL fraction 1 A Fractional occurrence of cloud top only supercooled liquid 2317 FCTSLM fraction 1 A Fractional occurrence of cloud top super cooled liquid with ice 2318 LS_FLXPRC kg/m2/s 33 A ls stratiform gbm interface rain+snow flux 2319 LS_FLXSNW kg/m2/s 33 A ls stratiform gbm interface snow flux 2320 REL micron 32 A MG REL stratiform cloud effective radius liquid 2321 REI micron 32 A MG REI stratiform cloud effective radius ice 2322 LS_REFFRAIN micron 32 A ls stratiform rain effective radius 2323 LS_REFFSNOW micron 32 A ls stratiform snow effective radius 2324 CV_REFFLIQ micron 32 A convective cloud liq effective radius 2325 CV_REFFICE micron 32 A convective cloud ice effective radius 2326 MG_SADICE cm2/cm3 32 A MG surface area density ice 2327 MG_SADSNOW cm2/cm3 32 A MG surface area density snow 2328 QRAIN kg/kg 32 A Diagnostic grid-mean rain mixing ratio 2329 QSNOW kg/kg 32 A Diagnostic grid-mean snow mixing ratio 2330 NRAIN m-3 32 A Diagnostic grid-mean rain number conc 2331 NSNOW m-3 32 A Diagnostic grid-mean snow number conc 2332 RERCLD m 32 A Diagnostic effective radius of Liquid Cloud and Rain 2333 DSNOW m 32 A Diagnostic grid-mean snow diameter 2334 REFL DBz 32 A 94 GHz radar reflectivity 2335 AREFL DBz 32 A Average 94 GHz radar reflectivity 2336 FREFL fraction 32 A Fractional occurrence of radar reflectivity 2337 CSRFL DBz 32 A 94 GHz radar reflectivity (CloudSat thresholds) 2338 ACSRFL DBz 32 A Average 94 GHz radar reflectivity (CloudSat thresholds) 2339 FCSRFL fraction 32 A Fractional occurrence of radar reflectivity (CloudSat thresholds) 2340 AREFLZ mm^6/m^3 32 A Average 94 GHz radar reflectivity 2341 NCAL 1/m3 32 A Number Concentation Activated for Liquid 2342 NCAI 1/m3 32 A Number Concentation Activated for Ice 2343 AQRAIN kg/kg 32 A Average rain mixing ratio 2344 AQSNOW kg/kg 32 A Average snow mixing ratio 2345 ANRAIN m-3 32 A Average rain number conc 2346 ANSNOW m-3 32 A Average snow number conc 2347 ADRAIN m 32 A Average rain effective Diameter 2348 ADSNOW m 32 A Average snow effective Diameter 2349 FREQR fraction 32 A Fractional occurrence of rain 2350 FREQS fraction 32 A Fractional occurrence of snow 2351 PE 1 1 A Stratiform Precipitation Efficiency (precip/cmeliq) 2352 APRL m/s 1 A Average Stratiform Precip Rate over efficiency calculation 2353 PEFRAC 1 1 A Fraction of timesteps precip efficiency reported 2354 VPRCO kg/kg/s 1 A Vertical average of autoconversion rate 2355 VPRAO kg/kg/s 1 A Vertical average of accretion rate 2356 RACAU kg/kg/s 1 A Accretion/autoconversion ratio from vertical average 2357 UMR m/s 32 A Mass-weighted rain fallspeed 2358 UMS m/s 32 A Mass-weighted snow fallspeed 2359 QCRAT fraction 32 A Qc Limiter: Fraction of qc tendency applied 2360 ICIMRCU kg/kg 32 A Convection in-cloud ice mixing ratio 2361 ICLMRCU kg/kg 32 A Convection in-cloud liquid mixing ratio 2362 ICIMRTOT kg/kg 32 A Total in-cloud ice mixing ratio 2363 ICLMRTOT kg/kg 32 A Total in-cloud liquid mixing ratio 2364 GCLMRDP kg/kg 32 A Grid-mean deep convective LWC 2365 GCIMRDP kg/kg 32 A Grid-mean deep convective IWC 2366 GCLMRSH kg/kg 32 A Grid-mean shallow convective LWC 2367 GCIMRSH kg/kg 32 A Grid-mean shallow convective IWC 2368 FRESH 1 32 A Fractional occurrence of shallow cumulus with condensate 2369 FREDP 1 32 A Fractional occurrence of deep cumulus with condensate 2370 FRECU 1 32 A Fractional occurrence of cumulus with condensate 2371 FRETOT 1 32 A Fractional occurrence of cloud with condensate 2372 RHO_CLUBB kg/m3 33 A Air Density 2373 UP2_CLUBB m2/s2 33 A Zonal Velocity Variance 2374 VP2_CLUBB m2/s2 33 A Meridional Velocity Variance 2375 WP2_CLUBB m2/s2 33 A Vertical Velocity Variance 2376 WP2_ZT_CLUBB m2/s2 33 A Vert Vel Variance on zt grid 2377 UPWP_CLUBB m2/s2 33 A Zonal Momentum Flux 2378 VPWP_CLUBB m2/s2 33 A Meridional Momentum Flux 2379 WP3_CLUBB m3/s3 33 A Third Moment Vertical Velocity 2380 WPTHLP_CLUBB W/m2 33 A Heat Flux 2381 WPRTP_CLUBB W/m2 33 A Moisture Flux 2382 RTP2_CLUBB g^2/kg^2 33 A Moisture Variance 2383 RTP2_ZT_CLUBB kg^2/kg^2 33 A Moisture Variance on zt grid 2384 PDFP_RTP2_CLUBB kg^2/kg^2 33 A PDF Rtot Variance 2385 THLP2_CLUBB K^2 33 A Temperature Variance 2386 THLP2_ZT_CLUBB K^2 33 A Temperature Variance on zt grid 2387 RTPTHLP_CLUBB K g/kg 33 A Temp. Moist. Covariance 2388 RCM_CLUBB g/kg 33 A Cloud Water Mixing Ratio 2389 WPRCP_CLUBB W/m2 33 A Liquid Water Flux 2390 CLOUDFRAC_CLUBB fraction 32 A Cloud Fraction 2391 RCMINLAYER_CLUBB g/kg 33 A Cloud Water in Layer 2392 CLOUDCOVER_CLUBB fraction 33 A Cloud Cover 2393 WPTHVP_CLUBB W/m2 32 A Buoyancy Flux 2394 RVMTEND_CLUBB g/kg /s 32 A Water vapor tendency 2395 STEND_CLUBB J/(kg s) 32 A Static energy tendency 2396 RCMTEND_CLUBB g/kg /s 32 A Cloud Liquid Water Tendency 2397 RIMTEND_CLUBB g/kg /s 32 A Cloud Ice Tendency 2398 UTEND_CLUBB m/s /s 32 A U-wind Tendency 2399 VTEND_CLUBB m/s /s 32 A V-wind Tendency 2400 ZT_CLUBB m 33 A Thermodynamic Heights 2401 ZM_CLUBB m 33 A Momentum Heights 2402 UM_CLUBB m/s 33 A Zonal Wind 2403 VM_CLUBB m/s 33 A Meridional Wind 2404 WM_ZT_CLUBB m/s 33 A Vertical Velocity 2405 THETAL K 32 A Liquid Water Potential Temperature 2406 PBLH m 1 A PBL height 2407 QT kg/kg 32 A Total water mixing ratio 2408 SL J/kg 32 A Liquid water static energy 2409 CLDST fraction 32 A Stratus cloud fraction 2410 ZMDLF kg/kg/s 32 A Detrained liquid water from ZM convection 2411 TTENDICE K/s 32 A T tendency from Ice Saturation Adjustment 2412 QVTENDICE kg/kg/s 32 A Q tendency from Ice Saturation Adjustment 2413 QITENDICE kg/kg/s 32 A CLDICE tendency from Ice Saturation Adjustment 2414 NITENDICE kg/kg/s 32 A NUMICE tendency from Ice Saturation Adjustment 2415 QCTENDICE kg/kg/s 32 A CLDICE tendency from Ice Saturation Adjustment 2416 NCTENDICE kg/kg/s 32 A NUMICE tendency from Ice Saturation Adjustment 2417 FQTENDICE fraction 32 A Frequency of Ice Saturation Adjustment 2418 DPDLFLIQ kg/kg/s 32 A Detrained liquid water from deep convection 2419 DPDLFICE kg/kg/s 32 A Detrained ice from deep convection 2420 DPDLFT K/s 32 A T-tendency due to deep convective detrainment 2421 RELVAR - 32 A Relative cloud water variance 2422 CLUBB_GRID_SIZE m 1 A Horizontal grid box size seen by CLUBB 2423 ZMDLFI kg/kg/s 32 A Detrained ice water from ZM convection 2424 CONCLD fraction 32 A Convective cloud cover 2425 CMELIQ kg/kg/s 32 A Rate of cond-evap of liq within the cloud 2426 DETNLIQTND 1/kg/s 32 A CLDNUM tendency in detrained water 2427 QSATFAC - 32 A Subgrid cloud water saturation scaling factor 2428 KVH_CLUBB m2/s 33 A CLUBB vertical diffusivity of heat/moisture on interface levels 2429 thlm K 33 A thlm, Liquid water potential temperature (theta_l) 2430 thvm K 33 A thvm, Virtual potential temperature 2431 rtm kg/kg 33 A rtm, Total (vapor+liquid) water mixing ratio 2432 rcm kg/kg 33 A rcm, Cloud water mixing ratio 2433 rvm kg/kg 33 A rvm, Vapor water mixing ratio 2434 um m/s 33 A u_bar, Grid-mean eastward (u) wind 2435 vm m/s 33 A v_bar, Grid-mean northward (v) wind 2436 um_ref m/s 33 A um_ref, Reference u wind 2437 vm_ref m/s 33 A vm_ref, Reference v wind 2438 ug m/s 33 A ug, u geostrophic wind 2439 vg m/s 33 A vg, v geostrophic wind 2440 cloud_frac - 33 A cloud_frac, Cloud fraction (between 0 and 1) 2441 cloud_cover count 33 A cloud_cover, Cloud cover (between 0 and 1) 2442 rcm_in_layer kg/kg 33 A rcm_in_layer, rcm in cloud layer 2443 rcm_in_cloud kg/kg 33 A rcm_in_cloud, In-cloud value of rcm (for microphysics) 2444 p_in_Pa Pa 33 A p_in_Pa, Pressure 2445 exner count 33 A exner, Exner function = (p/p0)**(rd/cp) 2446 rho_ds_zt kg m^{-3} 33 A rho_ds_zt, Dry static base-state density 2447 thv_ds_zt K 33 A thv_ds_zt, Dry base-state theta_v 2448 Lscale m 33 A L, Turbulent mixing length 2449 Lscale_pert_1 m 33 A Lscale_pert_1, Mixing length using a perturbed value of rtm/thlm 2450 Lscale_pert_2 m 33 A Lscale_pert_2, Mixing length using a perturbed value of rtm/thlm 2451 T_in_K K 33 A T_in_K, Absolute temperature 2452 rel_humidity [-] 33 A rel_humidity, Relative humidity w.r.t. liquid (between 0 and 1) 2453 wp3 m^3/s^3 33 A w'^3, Third-order moment of vertical air velocity 2454 wpthlp2 (m K^2)/s 33 A w'theta_l'^2, Vertical turbulent flux of theta_l'^2 2455 wp2thlp (m^2 K)/s^2 33 A w'^2theta_l', Vertical turbulent flux of w'theta_l' 2456 wprtp2 (m kg)/(s kg) 33 A w'rt'^2, Vertical turbulent flux of rt'^2 2457 wp2rtp (m^2 kg)/(s^2 kg 33 A w'^2rt', Vertical turbulent flux of w'rt' 2458 Lscale_up m 33 A Lscale_up, Upward mixing length 2459 Lscale_down m 33 A Lscale_down, Downward mixing length 2460 tau_zt s 33 A tau_zt, Dissipation time 2461 Kh_zt m^2/s 33 A Kh_zt, Eddy diffusivity 2462 wp2thvp K m^2/s^2 33 A w'^2theta_v', Vertical turbulent flux of w'theta_v' 2463 wp2rcp (m^2 kg)/(s^2 kg 33 A w'^2rc' 2464 wprtpthlp (m kg K)/(s kg) 33 A w'rt'theta_l', Vertical turbulent flux of rt'theta_l' 2465 sigma_sqd_w_zt - 33 A sigma_sqd_w_zt, Nondimensionalized w variance of Gaussian component 2466 rho kg m^{-3} 33 A rho, Air density 2467 radht K/s 33 A radht, Total (sw+lw) radiative heating rate 2468 radht_LW K/s 33 A radht_LW, Long-wave radiative heating rate 2469 radht_SW K/s 33 A radht_SW, Short-wave radiative heating rate 2470 Ncm num/kg 33 A Ncm, Cloud droplet number concentration 2471 Nc_in_cloud num/kg 33 A Nc_in_cloud, In cloud droplet concentration 2472 Nc_activated num/kg 33 A Nc_activated, Droplets activated by GFDL activation 2473 snowslope 1/m 33 A snowslope, COAMPS microphysics snow slope parameter 2474 sed_rcm kg / [m^2 s] 33 A sed_rcm, d(rcm)/dt due to cloud sedimentation 2475 rsat kg/kg 33 A rsat, Saturation mixing ratio over liquid 2476 rsati kg/kg 33 A rsati, Saturation mixing ratio over ice 2477 diam m 33 A diam, Ice crystal diameter 2478 mass_ice_cryst kg 33 A mass_ice_cryst, Mass of a single ice crystal 2479 rcm_icedfs kg/kg/s 33 A rcm_icedfs, Change in liquid due to ice 2480 u_T_cm cm s^{-1} 33 A u_T_cm, Ice crystal fallspeed 2481 rtm_bt kg kg^{-1} s^{-1 33 A rtm_bt, rtm budget: rtm time tendency 2482 rtm_ma kg kg^{-1} s^{-1 33 A rtm_ma, rtm budget: rtm vertical mean advection 2483 rtm_ta kg kg^{-1} s^{-1 33 A rtm_ta, rtm budget: rtm turbulent advection 2484 rtm_mfl kg kg^{-1} s^{-1 33 A rtm_mfl, rtm budget: rtm correction due to monotonic flux limiter 2485 rtm_tacl kg kg^{-1} s^{-1 33 A rtm_tacl, rtm budget: rtm correction due to ta term (wprtp) clipping 2486 rtm_cl kg kg^{-1} s^{-1 33 A rtm_cl, rtm budget: rtm clipping 2487 rtm_forcing kg kg^{-1} s^{-1 33 A rtm_forcing, rtm budget: rt forcing (includes rtm_mc) 2488 rtm_sdmp kg kg^{-1} s^{-1 33 A rtm_sdmp, rtm budget: rtm correction due to sponge damping 2489 rtm_mc kg kg^{-1} s^{-1 33 A rtm_mc, Change in rt due to microphysics (not in budget) 2490 rtm_pd kg kg^{-1} s^{-1 33 A rtm_pd, rtm budget: rtm positive definite adjustment 2491 rvm_mc kg/(kg s) 33 A rvm_mc, Time tendency of vapor mixing ratio due to microphysics 2492 rcm_mc kg/kg/s 33 A rcm_mc, Time tendency of liquid water mixing ratio due microphysics 2493 rcm_sd_mg_morr kg kg^{-1} s^{-1 33 A rcm_sd_mg_morr, rcm sedimentation when using morrision or MG microphysics (not in budget, included i 2494 thlm_bt K s^{-1} 33 A thlm_bt, thlm budget: thlm time tendency 2495 thlm_ma K s^{-1} 33 A thlm_ma, thlm budget: thlm vertical mean advection 2496 thlm_ta K s^{-1} 33 A thlm_ta, thlm budget: thlm turbulent advection 2497 thlm_mfl K s^{-1} 33 A thlm_mfl, thlm budget: thlm correction due to monotonic flux limiter 2498 thlm_tacl K s^{-1} 33 A thlm_tacl, thlm budget: thlm correction due to ta term (wpthlp) clipping 2499 thlm_cl K s^{-1} 33 A thlm_cl, thlm budget: thlm_cl 2500 thlm_forcing K s^{-1} 33 A thlm_forcing, thlm budget: thetal forcing (includes thlm_mc and radht) 2501 thlm_sdmp K s^{-1} 33 A thlm_sdmp, thlm budget: thlm correction due to sponge damping 2502 thlm_mc K s^{-1} 33 A thlm_mc, Change in thlm due to microphysics (not in budget) 2503 thlm_old K 33 A thlm_old, Thlm at previous timestep 2504 thlm_without_ta K 33 A thlm_without_ta, Thlm without turbulent advection contribution 2505 thlm_mfl_min K 33 A thlm_mfl_min, Minimum allowable thlm 2506 thlm_mfl_max K 33 A thlm_mfl_max, Maximum allowable thlm 2507 thlm_enter_mfl K 33 A thlm_enter_mfl, Thlm before flux-limiter 2508 thlm_exit_mfl K 33 A thlm_exit_mfl, Thlm exiting flux-limiter 2509 rtm_old kg/kg 33 A rtm_old, Rtm at previous timestep 2510 rtm_without_ta kg/kg 33 A rtm_without_ta, Rtm without turbulent advection contribution 2511 rtm_mfl_min kg/kg 33 A rtm_mfl_min, Minimum allowable rtm 2512 rtm_mfl_max kg/kg 33 A rtm_mfl_max, Maximum allowable rtm 2513 rtm_enter_mfl kg/kg 33 A rtm_enter_mfl, Rtm before flux-limiter 2514 rtm_exit_mfl kg/kg 33 A rtm_exit_mfl, Rtm exiting flux-limiter 2515 um_bt m s^{-2} 33 A um_bt, um budget: um time tendency 2516 um_ma m s^{-2} 33 A um_ma, um budget: um vertical mean advection 2517 um_gf m s^{-2} 33 A um_gf, um budget: um geostrophic forcing 2518 um_cf m s^{-2} 33 A um_cf, um budget: um coriolis forcing 2519 um_ta m s^{-2} 33 A um_ta, um budget: um turbulent advection 2520 um_f m s^{-2} 33 A um_f, um budget: um forcing 2521 um_sdmp m s^{-2} 33 A um_sdmp, um budget: um sponge damping 2522 um_ndg m s^{-2} 33 A um_ndg, um budget: um nudging 2523 vm_bt m s^{-2} 33 A vm_bt, vm budget: vm time tendency 2524 vm_ma m s^{-2} 33 A vm_ma, vm budget: vm vertical mean advection 2525 vm_gf m s^{-2} 33 A vm_gf, vm budget: vm geostrophic forcing 2526 vm_cf m s^{-2} 33 A vm_cf, vm budget: vm coriolis forcing 2527 vm_ta m s^{-2} 33 A vm_ta, vm budget: vm turbulent transport 2528 vm_f m s^{-2} 33 A vm_f, vm budget: vm forcing 2529 vm_sdmp m s^{-2} 33 A vm_sdmp, vm budget: vm sponge damping 2530 vm_ndg m s^{-2} 33 A vm_ndg, vm budget: vm nudging 2531 wp3_bt m^{3} s^{-4} 33 A wp3_bt, wp3 budget: wp3 time tendency 2532 wp3_ma m^{3} s^{-4} 33 A wp3_ma, wp3 budget: wp3 vertical mean advection 2533 wp3_ta m^{3} s^{-4} 33 A wp3_ta, wp3 budget: wp3 turbulent advection 2534 wp3_tp m^{3} s^{-4} 33 A wp3_tp, wp3 budget: wp3 turbulent transport 2535 wp3_ac m^{3} s^{-4} 33 A wp3_ac, wp3 budget: wp3 accumulation term 2536 wp3_bp1 m^{3} s^{-4} 33 A wp3_bp1, wp3 budget: wp3 buoyancy production 2537 wp3_pr_turb m^{3} s^{-4} 33 A wp3_pr_turb, wp3 budget: wp3 pressure-turbulence correlation term 2538 wp3_pr_dfsn m^{3} s^{-4} 33 A wp3_pr_dfsn, wp3 budget: wp3 pressure diffusion term 2539 wp3_pr1 m^{3} s^{-4} 33 A wp3_pr1, wp3 budget: wp3 pressure term 1 2540 wp3_pr2 m^{3} s^{-4} 33 A wp3_pr2, wp3 budget: wp3 pressure term 2 2541 wp3_dp1 m^{3} s^{-4} 33 A wp3_dp1, wp3 budget: wp3 dissipation term 1 2542 wp3_cl m^{3} s^{-4} 33 A wp3_cl, wp3 budget: wp3 clipping term 2543 mixt_frac count 33 A mixt_frac, pdf parameter: mixture fraction 2544 w_1 m/s 33 A w_1, pdf parameter: mean w of component 1 2545 w_2 m/s 33 A w_2, pdf paramete: mean w of component 2 2546 varnce_w_1 m^2/s^2 33 A varnce_w_1, pdf parameter: w variance of component 1 2547 varnce_w_2 m^2/s^2 33 A varnce_w_2, pdf parameter: w variance of component 2 2548 thl_1 K 33 A thl_1, pdf parameter: mean thl of component 1 2549 thl_2 K 33 A thl_2, pdf parameter: mean thl of component 2 2550 varnce_thl_1 K^2 33 A varnce_thl_1, pdf parameter: thl variance of component 1 2551 varnce_thl_2 K^2 33 A varnce_thl_2, pdf parameter: thl variance of component 2 2552 rt_1 kg/kg 33 A rt_1, pdf parameter: mean rt of component 1 2553 rt_2 kg/kg 33 A rt_2, pdf parameter: mean rt of component 2 2554 varnce_rt_1 (kg^2)/(kg^2) 33 A varnce_rt_1, pdf parameter: rt variance of component 1 2555 varnce_rt_2 (kg^2)/(kg^2) 33 A varnce_rt_2, pdf parameter: rt variance of component 2 2556 rc_1 kg/kg 33 A rc_1, pdf parameter: mean rc of component 1 2557 rc_2 kg/kg 33 A rc_2, pdf parameter: mean rc of component 2 2558 rsatl_1 kg/kg 33 A rsatl_1, pdf parameter: sat mix rat based on tl1 2559 rsatl_2 kg/kg 33 A rsatl_2, pdf parameter: sat mix rat based on tl2 2560 cloud_frac_1 - 33 A cloud_frac_1, pdf parameter cloud_frac_1 2561 cloud_frac_2 - 33 A cloud_frac_2, pdf parameter cloud_frac_2 2562 a3_coef_zt count 33 A a3_coef_zt, The a3 coefficient interpolated the the zt grid 2563 wp3_on_wp2_zt m/s 33 A wp3_on_wp2_zt, Smoothed version of wp3 / wp2 2564 chi_1 kg/kg 33 A chi_1, pdf parameter: Mellor's s (extended liq) for component 1 2565 chi_2 kg/kg 33 A chi_2, pdf parameter: Mellor's s (extended liq) for component 2 2566 stdev_chi_1 kg/kg 33 A stdev_chi_1, pdf parameter: Std dev of chi_1 2567 stdev_chi_2 kg/kg 33 A stdev_chi_2, pdf parameter: Std dev of chi_2 2568 stdev_eta_1 kg/kg 33 A stdev_eta_1, Standard dev. of eta(t) (1st PDF component) 2569 stdev_eta_2 kg/kg 33 A stdev_eta_2, Standard dev. of eta(t) (2nd PDF component) 2570 covar_chi_eta_1 kg^2/kg^2 33 A covar_chi_eta_1, Covariance of chi(s) and eta(t) (1st PDF component) 2571 covar_chi_eta_2 kg^2/kg^2 33 A covar_chi_eta_2, Covariance of chi(s) and eta(t) (2nd PDF component) 2572 corr_chi_eta_1 - 33 A corr_chi_eta_1, Correlation of chi (s) and eta (t) (1st PDF component) 2573 corr_chi_eta_2 - 33 A corr_chi_eta_2, Correlation of chi (s) and eta (t) (2nd PDF component) 2574 corr_rt_thl_1 - 33 A corr_rt_thl_1, Correlation of rt and thl (1st PDF component) 2575 crt_1 - 33 A crt_1, Coefficient on rt in chi/eta equations (1st PDF comp.) 2576 crt_2 - 33 A crt_2, Coefficient on rt in chi/eta equations (2nd PDF comp.) 2577 cthl_1 kg/kg/K 33 A cthl_1, Coefficient on theta-l in chi/eta equations (1st PDF comp.) 2578 cthl_2 kg/kg/K 33 A cthl_2, Coefficient on theta-l in chi/eta equations (2nd PDF comp.) 2579 precip_frac - 33 A precip_frac, Precipitation Fraction 2580 precip_frac_1 - 33 A precip_frac_1, Precipitation Fraction (1st PDF component) 2581 precip_frac_2 - 33 A precip_frac_2, Precipitation Fraction (2nd PDF component) 2582 Ncnm num/kg 33 A Ncnm, Cloud nuclei concentration (PDF) 2583 wp2_zt m^2/s^2 33 A wp2_zt, w'^2 interpolated to thermodyamic levels 2584 thlp2_zt K^2 33 A thlp2_zt, thl'^2 interpolated to thermodynamic levels 2585 wpthlp_zt (m K)/s 33 A wpthlp_zt, w'thl' interpolated to thermodynamic levels 2586 wprtp_zt (m kg)/(s kg) 33 A wprtp_zt, w'rt' interpolated to thermodynamic levels 2587 rtp2_zt (kg/kg)^2 33 A rtp2_zt, rt'^2 interpolated to thermodynamic levels 2588 rtpthlp_zt (kg K)/kg 33 A rtpthlp_zt, rt'thl' interpolated to thermodynamic levels 2589 up2_zt m^2/s^2 33 A up2_zt, u'^2 interpolated to thermodynamic levels 2590 vp2_zt m^2/s^2 33 A vp2_zt, v'^2 interpolated to thermodynamic levels 2591 upwp_zt m^2/s^2 33 A upwp_zt, u'w' interpolated to thermodynamic levels 2592 vpwp_zt m^2/s^2 33 A vpwp_zt, v'w' interpolated to thermodynamic levels 2593 C11_Skw_fnc count 33 A C11_Skw_fnc, C_11 parameter with Sk_w applied 2594 wp2 m^2/s^2 33 A w'^2, Variance of vertical air velocity 2595 rtp2 (kg/kg)^2 33 A rt'^2, Variance of total water, rt 2596 thlp2 K^2 33 A thl'^2, Variance of theta_l 2597 rtpthlp (kg K)/kg 33 A rt'thl', Covariance of rt and theta_l 2598 wprtp (m kg)/(s kg) 33 A w'rt', Vertical turbulent flux of total water, rt 2599 wpthlp (m K)/s 33 A w'thl', Vertical turbulent flux of theta_l 2600 wp4 (m^4)/(s^4) 33 A w'^4, Fourth-order moment of vertical air velocity 2601 up2 m^2/s^2 33 A u'^2, Variance of eastward (u) wind 2602 vp2 m^2/s^2 33 A v'^2, Variance of northward (v) wind 2603 wpthvp K m/s 33 A w'thv', Buoyancy flux 2604 rtpthvp (kg/kg) K 33 A rt'thv', Covariance of rt and theta_v 2605 thlpthvp K^2 33 A thl'thv', Covariance of theta_l and theta_v 2606 tau_zm s 33 A tau_zm, Time-scale tau on momentum levels 2607 Kh_zm m^2/s 33 A Kh_zm, Eddy diffusivity on momentum levels 2608 wprcp (m/s) (kg/kg) 33 A w'rc' 2609 wm_zm m/s 33 A wm_zm, Vertical (w) wind 2610 thlprcp K (kg/kg) 33 A thl'rc' 2611 rtprcp (kg^2)/(kg^2) 33 A rt'rc' 2612 rcp2 (kg^2)/(kg^2) 33 A rc'^2, Variance of cloud water mixing ratio 2613 upwp m^2/s^2 33 A u'w', Vertical turbulent flux of eastward (u) wind 2614 vpwp m^2/s^2 33 A v'w', Vertical turbulent flux of northward (v) wind 2615 rho_zm kg m^{-3} 33 A rho_zm, Density on momentum levels 2616 sigma_sqd_w - 33 A sigma_sqd_w, Nondim w variance of Gaussian component 2617 Skw_velocity m/s 33 A Skw_velocity, Skewness velocity 2618 gamma_Skw_fnc - 33 A gamma_Skw_fnc, Gamma as a function of skewness 2619 C6rt_Skw_fnc - 33 A C6rt_Skw_fnc, C_6rt parameter with Sk_w applied 2620 C6thl_Skw_fnc - 33 A C6thl_Skw_fnc, C_6thl parameter with Sk_w applied 2621 C7_Skw_fnc - 33 A C7_Skw_fnc, C_7 parameter with Sk_w applied 2622 C1_Skw_fnc - 33 A C1_Skw_fnc, C_1 parameter with Sk_w applied 2623 a3_coef count 33 A a3_coef, Quantity in formula 25 from Equations for CLUBB 2624 wp3_on_wp2 m/s 33 A w'^3_on_w'^2, Smoothed version of wp3 / wp2 2625 rcm_zm kg/kg 33 A rcm_zm, Total water mixing ratio 2626 rtm_zm kg/kg 33 A rtm_zm, Total water mixing ratio 2627 thlm_zm K 33 A thlm_zm, Liquid potential temperature 2628 cloud_frac_zm - 33 A cloud_frac_zm, Cloud fraction 2629 rho_ds_zm kg m^{-3} 33 A rho_ds_zm, Dry static, base-state density 2630 thv_ds_zm K 33 A thv_ds_zm, Dry, base-state theta_v 2631 em m^2/s^2 33 A em, Turbulent kinetic energy, usu. 0.5*(u'^2+v'^2+w'^2) 2632 mean_w_up m/s 33 A mean_w_up, Mean w >= w_ref 2633 mean_w_down m/s 33 A mean_w_down, Mean w <= w_ref 2634 shear m^2/s^3 33 A shear, Wind shear production term 2635 wp3_zm (m^3)/(s^3) 33 A w'^3_zm, w'^3 interpolated to moment. levels 2636 Frad W/m^2 33 A Frad, Total (sw+lw) net (up+down) radiative flux 2637 Frad_LW W/m^2 33 A Frad_LW, Net long-wave radiative flux 2638 Frad_SW W/m^2 33 A Frad_SW, Net short-wave radiative flux 2639 Frad_LW_up W/m^2 33 A Frad_LW_up, Long-wave upwelling radiative flux 2640 Frad_SW_up W/m^2 33 A Frad_SW_up, Short-wave upwelling radiative flux 2641 Frad_LW_down W/m^2 33 A Frad_LW_down, Long-wave downwelling radiative flux 2642 Frad_SW_down W/m^2 33 A Frad_SW_down, Short-wave downwelling radiative flux 2643 Fprec W/m^2 33 A Fprec, Rain flux 2644 Fcsed kg/(s*m^2) 33 A Fcsed, cloud water sedimentation flux 2645 wp2_bt m^2/s^3 33 A w'^2_bt, wp2 budget: wp2 time tendency 2646 wp2_ma m^2/s^3 33 A w'^2_ma, wp2 budget: wp2 vertical mean advection 2647 wp2_ta m^2/s^3 33 A w'^2_ta, wp2 budget: wp2 turbulent advection 2648 wp2_ac m^2/s^3 33 A w'^2_ac, wp2 budget: wp2 accumulation term 2649 wp2_bp m^2/s^3 33 A w'^2_bp, wp2 budget: wp2 buoyancy production 2650 wp2_pr1 m^2/s^3 33 A w'^2_pr1, wp2 budget: wp2 pressure term 1 2651 wp2_pr2 m^2/s^3 33 A w'^2_pr2, wp2 budget: wp2 pressure term 2 2652 wp2_pr3 m^2/s^3 33 A w'^2_pr3, wp2 budget: wp2 pressure term 3 2653 wp2_dp1 m^2/s^3 33 A w'^2_dp1, wp2 budget: wp2 dissipation term 1 2654 wp2_dp2 m^2/s^3 33 A w'^2_d'^2, wp2 budget: wp2 dissipation term 2 2655 wp2_cl m^2/s^3 33 A w'^2_cl, wp2 budget: wp2 clipping term 2656 wp2_pd m2/s3 33 A w'^2_pd, wp2 budget: wp2 positive definite adjustment 2657 wp2_sf m2/s3 33 A w'^2_sf, wp2 budget: wp2 surface variance 2658 vp2_bt m^2/s^3 33 A v'2_bt, vp2 budget: vp2 time tendency 2659 vp2_ma m^2/s^3 33 A v'^2_ma, vp2 budget: vp2 mean advection 2660 vp2_ta m^2/s^3 33 A v'^2_ta, vp2 budget: vp2 turbulent advection 2661 vp2_tp m^2/s^3 33 A v'^2_tp, vp2 budget: vp2 turbulent production 2662 vp2_dp1 m^2/s^3 33 A v'^2_dp1, vp2 budget: vp2 dissipation term 1 2663 vp2_dp2 m^2/s^3 33 A v'^2_dp2, vp2 budget: vp2 dissipation term 2 2664 vp2_pr1 m^2/s^3 33 A v'^2_pr1, vp2 budget: vp2 pressure term 1 2665 vp2_pr2 m^2/s^3 33 A v'^2_pr2, vp2 budget: vp2 pressure term 2 2666 vp2_cl m^2/s^3 33 A v'^2_cl, vp2 budget: vp2 clipping 2667 vp2_pd m^2/s^3 33 A v'^2_pd, vp2 budget: vp2 positive definite adjustment 2668 vp2_sf m^2/s^3 33 A v'^2_sf, vp2 budget: vp2 surface variance 2669 up2_bt m^2/s^3 33 A u'^2_bt, up2 budget: up2 time tendency 2670 up2_ma m^2/s^3 33 A u'^2_ma, up2 budget: up2 mean advection 2671 up2_ta m^2/s^3 33 A u'^2_ta, up2 budget: up2 turbulent advection 2672 up2_tp m^2/s^3 33 A u'^2_tp, up2 budget: up2 turbulent production 2673 up2_dp1 m^2/s^3 33 A u'^2_dp1, up2 budget: up2 dissipation term 1 2674 up2_dp2 m^2/s^3 33 A u'^2_d'^2, up2 budget: up2 dissipation term 2 2675 up2_pr1 m^2/s^3 33 A u'^2_pr1, up2 budget: up2 pressure term 1 2676 up2_pr2 m^2/s^3 33 A u'^2_pr2, up2 budget: up2 pressure term 2 2677 up2_cl m^2/s^3 33 A u'^2_cl, up2 budget: up2 clipping 2678 up2_pd m^2/s^3 33 A u'^2_pd, up2 budget: up2 positive definite adjustment 2679 up2_sf m^2/s^3 33 A u'^2_sf, up2 budget: up2 surface variance 2680 wprtp_bt (m kg)/(s^2 kg) 33 A w'rt'_bt, wprtp budget: wprtp time tendency 2681 wprtp_ma (m kg)/(s^2 kg) 33 A w'rt'_ma, wprtp budget: wprtp mean advection 2682 wprtp_ta (m kg)/(s^2 kg) 33 A w'rt'_ta, wprtp budget: wprtp turbulent advection 2683 wprtp_tp (m kg)/(s^2 kg) 33 A w'rt'_t', wprtp budget: wprtp turbulent production 2684 wprtp_ac (m kg)/(s^2 kg) 33 A w'rt'_ac, wprtp budget: wprtp accumulation term 2685 wprtp_bp (m kg)/(s^2 kg) 33 A w'rt'_b', wprtp budget: wprtp buoyancy production 2686 wprtp_pr1 (m kg)/(s^2 kg) 33 A w'rt'_pr1, wprtp budget: wprtp pressure term 1 2687 wprtp_pr2 (m kg)/(s^2 kg) 33 A w'rt'_pr2, wprtp budget: wprtp pressure term 2 2688 wprtp_pr3 (m kg)/(s^2 kg) 33 A w'rt'_pr3, wprtp budget: wprtp pressure term 3 2689 wprtp_dp1 (m kg)/(s^2 kg) 33 A w'rt'_dp1, wprtp budget: wprtp dissipation term 1 2690 wprtp_mfl (m kg)/(s^2 kg) 33 A w'rt'_mfl, wprtp budget: wprtp monotonic flux limiter 2691 wprtp_cl (m kg)/(s^2 kg) 33 A w'rt'_cl, wprtp budget: wprtp clipping term 2692 wprtp_sicl (m kg)/(s^2 kg) 33 A w'rt'_sicl, wprtp budget: wprtp semi-implicit clipping term 2693 wprtp_pd (m kg)/(s^2 kg) 33 A w'rt'_pd, wprtp budget: wprtp flux corrected trans. term 2694 wprtp_forcing (m kg/kg)/s^2 33 A w'rt'_forcing, wprtp budget: wprtp forcing (includes microphysics tendency) 2695 wprtp_mc (m kg/kg)/s^2 33 A w'rt'_mc, Microphysics tendency for wprtp (not in budget) 2696 wpthlp_bt (m K)/s^2 33 A w'thl'_bt, wpthlp budget 2697 wpthlp_ma (m K)/s^2 33 A w'thl'_ma, wpthlp budget: wpthlp mean advection 2698 wpthlp_ta (m K)/s^2 33 A w'thl'_ta, wpthlp budget: wpthlp turbulent advection 2699 wpthlp_tp (m K)/s^2 33 A w'thl'_tp, wpthlp budget: wpthlp turbulent production 2700 wpthlp_ac (m K)/s^2 33 A w'thl'_ac, wpthlp budget: wpthlp accumulation term 2701 wpthlp_bp (m K)/s^2 33 A w'thl'_b', wpthlp budget: wpthlp buoyancy production 2702 wpthlp_pr1 (m K)/s^2 33 A w'thl'_pr1, wpthlp budget: wpthlp pressure term 1 2703 wpthlp_pr2 (m K)/s^2 33 A w'thl'_pr2, wpthlp budget: wpthlp pressure term 2 2704 wpthlp_pr3 (m K)/s^2 33 A w'thl'_pr3, wpthlp budget: wpthlp pressure term 3 2705 wpthlp_dp1 (m K)/s^2 33 A w'thl'_dp1, wpthlp budget: wpthlp dissipation term 1 2706 wpthlp_mfl (m K)/s^2 33 A w'thl'_mfl, wpthlp budget: wpthlp monotonic flux limiter 2707 wpthlp_cl (m K)/s^2 33 A w'thl'_cl, wpthlp budget: wpthlp clipping term 2708 wpthlp_sicl (m K)/s^2 33 A w'thl'_sicl, wpthlp budget: wpthlp semi-implicit clipping term 2709 wpthlp_forcing (m K)/s^2 33 A w'thl'_forcing, wpthlp budget: wpthlp forcing (includes microphysics tendency) 2710 wpthlp_mc (m K)/s^2 33 A w'thl'_mc, Microphysics tendency for wpthlp (not in budget) 2711 rtp2_bt (kg^2)/(kg^2 s) 33 A rt'^2_bt, rt'2 budget: rtp2 time tendency 2712 rtp2_ma (kg^2)/(kg^2 s) 33 A rt'^2_ma, rtp2 budget: rtp2 mean advection 2713 rtp2_ta (kg^2)/(kg^2 s) 33 A rt'^2_ta, rtp2 budget: rtp2 turbulent advection 2714 rtp2_tp (kg^2)/(kg^2 s) 33 A rt'^2_tp, rtp2 budget: rtp2 turbulent production 2715 rtp2_dp1 (kg^2)/(kg^2 s) 33 A rt'^2_dp1, rtp2 budget: rtp2 dissipation term 1 2716 rtp2_dp2 (kg^2)/(kg^2 s) 33 A rt'^2_dp2, rtp2 budget: rtp2 dissipation term 2 2717 rtp2_cl (kg^2)/(kg^2 s) 33 A rt'^2_cl, rtp2 budget: rtp2 clipping term 2718 rtp2_pd (kg^2)/(kg^2 s) 33 A rt'^2_pd, rtp2 budget: rtp2 positive definite adjustment 2719 rtp2_sf (kg^2)/(kg^2 s) 33 A rt'^2_sf, rtp2 budget: rtp2 surface variance 2720 rtp2_forcing (kg/kg)^2/s 33 A rt'^2_forcing, rtp2 budget: rtp2 forcing (includes microphysics tendency) 2721 rtp2_mc (kg/kg)^2/s 33 A rt'^2_mc, Microphysics tendency for rtp2 (not in budget) 2722 thlp2_bt (K^2)/s 33 A thl'^2_bt, thlp2 budget: thlp2 time tendency 2723 thlp2_ma (K^2)/s 33 A thl'^2_ma, thlp2 budget: thlp2 mean advection 2724 thlp2_ta (K^2)/s 33 A thl'^2_ta, thlp2 budget: thlp2 turbulent advection 2725 thlp2_tp (K^2)/s 33 A thl'^2_t', thlp2 budget: thlp2 turbulent production 2726 thlp2_dp1 (K^2)/s 33 A thl'^2_dp1, thlp2 budget: thlp2 dissipation term 1 2727 thlp2_dp2 (K^2)/s 33 A thl'^2_dp2, thlp2 budget: thlp2 dissipation term 2 2728 thlp2_cl (K^2)/s 33 A thl'^2_cl, thlp2 budget: thlp2 clipping term 2729 thlp2_pd K^2/s 33 A thl'^2_pd, thlp2 budget: thlp2 positive definite adjustment 2730 thlp2_sf K^2/s 33 A thl'^2_sf, thl'^2 budget: thlp2 surface variance 2731 thlp2_forcing K^2/s 33 A thlp2 budget: thlp2 forcing (includes microphysics tendency) [K^2/s] 2732 thlp2_mc K^2/s 33 A thl'^2_mc, Microphysics tendency for thlp2 (not in budget) 2733 rtpthlp_bt (kg K)/(kg s) 33 A rt'thl'_bt, rtpthlp budget: rtpthlp time tendency 2734 rtpthlp_ma (kg K)/(kg s) 33 A rt'thl'_ma, rtpthlp budget: rtpthlp mean advection 2735 rtpthlp_ta (kg K)/(kg s) 33 A rt'thl'_ta, rtpthlp budget: rtpthlp turbulent advection 2736 rtpthlp_tp1 (kg K)/(kg s) 33 A rt'thl'_tp1, rtpthlp budget: rtpthlp turbulent production 1 2737 rtpthlp_tp2 (kg K)/(kg s) 33 A rt'thl'_t'^2, rtpthlp budget: rtpthlp turbulent production 2 2738 rtpthlp_dp1 (kg K)/(kg s) 33 A rt'thl'_d'1, rtpthlp budget: rtpthlp dissipation term 1 2739 rtpthlp_dp2 (kg K)/(kg s) 33 A rt'thl'_dp2, rtpthlp budget: rtpthlp dissipation term 2 2740 rtpthlp_cl (kg K)/(kg s) 33 A rt'thl'_cl, rtpthlp budget: rtpthlp clipping term 2741 rtpthlp_sf (kg K)/(kg s) 33 A rt'thl'_sf, rtpthlp budget: rtpthlp surface variance 2742 rtpthlp_forcing (K kg/kg)/s 33 A rt'thl'_forcing, rtpthlp budget: rtpthlp forcing (includes microphysics tendency) 2743 rtpthlp_mc (K kg/kg)/s 33 A rt'thl'_mc, Microphysics tendency for rtpthlp (not in budget) 2744 wpthlp_entermfl (m K)/s 33 A w'thl'_entermfl, Wpthlp entering flux limiter 2745 wpthlp_exit_mfl (m K)/s 33 A w'thl'_exit_mfl, Wpthlp exiting flux limiter 2746 wprtp_enter_mfl (m kg)/(s kg) 33 A w'rt'_enter_mfl, Wprtp entering flux limiter 2747 wprtp_exit_mfl (m kg)/(s kg) 33 A w'rt'_exit_mfl, Wprtp exiting flux limiter 2748 wpthlp_mfl_min (m K)/s 33 A w'thl'_mfl_min, Minimum allowable wpthlp 2749 wpthlp_mfl_max (m K)/s 33 A w'thl'_mfl_max, Maximum allowable wpthlp 2750 wprtp_mfl_min (m kg)/(s kg) 33 A w'rt'_mfl_min, Minimum allowable wprtp 2751 wprtp_mfl_max (m kg)/(s kg) 33 A w'rt'_mfl_max, Maximum allowable wprtp 2752 Richardson_num - 33 A Richardson_num, Richardson number 2753 shear_sqd - 33 A shear_sqd, shear_sqd 2754 TROP_P Pa 1 A Tropopause Pressure 2755 TROP_T K 1 A Tropopause Temperature 2756 TROP_Z m 1 A Tropopause Height 2757 TROP_DZ m 32 A Relative Tropopause Height 2758 TROP_PD probability 32 A Tropopause Probabilty 2759 TROP_FD probability 1 A Tropopause Found 2760 TROPP_P Pa 1 A Tropopause Pressure (primary) 2761 TROPP_T K 1 A Tropopause Temperature (primary) 2762 TROPP_Z m 1 A Tropopause Height (primary) 2763 TROPP_DZ m 32 A Relative Tropopause Height (primary) 2764 TROPP_PD probability 32 A Tropopause Distribution (primary) 2765 TROPP_FD probability 1 A Tropopause Found (primary) 2766 TROPF_P Pa 1 A Tropopause Pressure (cold point) 2767 TROPF_T K 1 A Tropopause Temperature (cold point) 2768 TROPF_Z m 1 A Tropopause Height (cold point) 2769 TROPF_DZ m 32 A Relative Tropopause Height (cold point) 2770 TROPF_PD probability 32 A Tropopause Distribution (cold point) 2771 TROPF_FD probability 1 A Tropopause Found (cold point) 2772 hstobie_trop fraction of mode 32 I Lowest level with stratospheric chemsitry 2773 hstobie_linoz fraction of mode 32 I Lowest possible Linoz level 2774 hstobie_tropop fraction of mode 32 I Troposphere boundary calculated in chemistry 2775 DADADJ_PD probability 32 A dry adiabatic adjustment probability 2776 dgnd_a01 m 32 A dry dgnum, interstitial, mode 01 2777 dgnw_a01 m 32 A wet dgnum, interstitial, mode 01 2778 wat_a1 m 32 A aerosol water, interstitial, mode 01 2779 dgnd_a02 m 32 A dry dgnum, interstitial, mode 02 2780 dgnw_a02 m 32 A wet dgnum, interstitial, mode 02 2781 wat_a2 m 32 A aerosol water, interstitial, mode 02 2782 dgnd_a03 m 32 A dry dgnum, interstitial, mode 03 2783 dgnw_a03 m 32 A wet dgnum, interstitial, mode 03 2784 wat_a3 m 32 A aerosol water, interstitial, mode 03 2785 dgnd_a04 m 32 A dry dgnum, interstitial, mode 04 2786 dgnw_a04 m 32 A wet dgnum, interstitial, mode 04 2787 wat_a4 m 32 A aerosol water, interstitial, mode 04 2788 PM25 kg/m3 32 A PM2.5 concentration 2789 PM25_SRF kg/m3 1 A surface PM2.5 concentration 2790 Q_qneg3 kg/kg 32 I Specific humidity QNEG3 error (cell) 2791 Q_qneg3_col kg/kg 1 I Specific humidity QNEG3 error (column) 2792 CLDLIQ_qneg3 kg/kg 32 I Grid box averaged cloud liquid amount QNEG3 error (cell) 2793 CLDLIQ_qneg3_col kg/kg 1 I Grid box averaged cloud liquid amount QNEG3 error (column) 2794 CLDICE_qneg3 kg/kg 32 I Grid box averaged cloud ice amount QNEG3 error (cell) 2795 CLDICE_qneg3_col kg/kg 1 I Grid box averaged cloud ice amount QNEG3 error (column) 2796 NUMLIQ_qneg3 kg/kg 32 I Grid box averaged cloud liquid number QNEG3 error (cell) 2797 NUMLIQ_qneg3_col kg/kg 1 I Grid box averaged cloud liquid number QNEG3 error (column) 2798 NUMICE_qneg3 kg/kg 32 I Grid box averaged cloud ice number QNEG3 error (cell) 2799 NUMICE_qneg3_col kg/kg 1 I Grid box averaged cloud ice number QNEG3 error (column) 2800 RAINQM_qneg3 kg/kg 32 I Grid box averaged rain amount QNEG3 error (cell) 2801 RAINQM_qneg3_col kg/kg 1 I Grid box averaged rain amount QNEG3 error (column) 2802 SNOWQM_qneg3 kg/kg 32 I Grid box averaged snow amount QNEG3 error (cell) 2803 SNOWQM_qneg3_col kg/kg 1 I Grid box averaged snow amount QNEG3 error (column) 2804 NUMRAI_qneg3 kg/kg 32 I Grid box averaged rain number QNEG3 error (cell) 2805 NUMRAI_qneg3_col kg/kg 1 I Grid box averaged rain number QNEG3 error (column) 2806 NUMSNO_qneg3 kg/kg 32 I Grid box averaged snow number QNEG3 error (cell) 2807 NUMSNO_qneg3_col kg/kg 1 I Grid box averaged snow number QNEG3 error (column) 2808 bc_a1_qneg3 kg/kg 32 I bc_a1 QNEG3 error (cell) 2809 bc_a1_qneg3_col kg/kg 1 I bc_a1 QNEG3 error (column) 2810 bc_a4_qneg3 kg/kg 32 I bc_a4 QNEG3 error (cell) 2811 bc_a4_qneg3_col kg/kg 1 I bc_a4 QNEG3 error (column) 2812 DMS_qneg3 kg/kg 32 I DMS QNEG3 error (cell) 2813 DMS_qneg3_col kg/kg 1 I DMS QNEG3 error (column) 2814 dst_a1_qneg3 kg/kg 32 I dst_a1 QNEG3 error (cell) 2815 dst_a1_qneg3_col kg/kg 1 I dst_a1 QNEG3 error (column) 2816 dst_a2_qneg3 kg/kg 32 I dst_a2 QNEG3 error (cell) 2817 dst_a2_qneg3_col kg/kg 1 I dst_a2 QNEG3 error (column) 2818 dst_a3_qneg3 kg/kg 32 I dst_a3 QNEG3 error (cell) 2819 dst_a3_qneg3_col kg/kg 1 I dst_a3 QNEG3 error (column) 2820 H2O2_qneg3 kg/kg 32 I H2O2 QNEG3 error (cell) 2821 H2O2_qneg3_col kg/kg 1 I H2O2 QNEG3 error (column) 2822 H2SO4_qneg3 kg/kg 32 I H2SO4 QNEG3 error (cell) 2823 H2SO4_qneg3_col kg/kg 1 I H2SO4 QNEG3 error (column) 2824 ncl_a1_qneg3 kg/kg 32 I ncl_a1 QNEG3 error (cell) 2825 ncl_a1_qneg3_col kg/kg 1 I ncl_a1 QNEG3 error (column) 2826 ncl_a2_qneg3 kg/kg 32 I ncl_a2 QNEG3 error (cell) 2827 ncl_a2_qneg3_col kg/kg 1 I ncl_a2 QNEG3 error (column) 2828 ncl_a3_qneg3 kg/kg 32 I ncl_a3 QNEG3 error (cell) 2829 ncl_a3_qneg3_col kg/kg 1 I ncl_a3 QNEG3 error (column) 2830 num_a1_qneg3 kg/kg 32 I num_a1 QNEG3 error (cell) 2831 num_a1_qneg3_col kg/kg 1 I num_a1 QNEG3 error (column) 2832 num_a2_qneg3 kg/kg 32 I num_a2 QNEG3 error (cell) 2833 num_a2_qneg3_col kg/kg 1 I num_a2 QNEG3 error (column) 2834 num_a3_qneg3 kg/kg 32 I num_a3 QNEG3 error (cell) 2835 num_a3_qneg3_col kg/kg 1 I num_a3 QNEG3 error (column) 2836 num_a4_qneg3 kg/kg 32 I num_a4 QNEG3 error (cell) 2837 num_a4_qneg3_col kg/kg 1 I num_a4 QNEG3 error (column) 2838 pom_a1_qneg3 kg/kg 32 I pom_a1 QNEG3 error (cell) 2839 pom_a1_qneg3_col kg/kg 1 I pom_a1 QNEG3 error (column) 2840 pom_a4_qneg3 kg/kg 32 I pom_a4 QNEG3 error (cell) 2841 pom_a4_qneg3_col kg/kg 1 I pom_a4 QNEG3 error (column) 2842 SO2_qneg3 kg/kg 32 I SO2 QNEG3 error (cell) 2843 SO2_qneg3_col kg/kg 1 I SO2 QNEG3 error (column) 2844 so4_a1_qneg3 kg/kg 32 I so4_a1 QNEG3 error (cell) 2845 so4_a1_qneg3_col kg/kg 1 I so4_a1 QNEG3 error (column) 2846 so4_a2_qneg3 kg/kg 32 I so4_a2 QNEG3 error (cell) 2847 so4_a2_qneg3_col kg/kg 1 I so4_a2 QNEG3 error (column) 2848 so4_a3_qneg3 kg/kg 32 I so4_a3 QNEG3 error (cell) 2849 so4_a3_qneg3_col kg/kg 1 I so4_a3 QNEG3 error (column) 2850 SOAG_qneg3 kg/kg 32 I SOAG QNEG3 error (cell) 2851 SOAG_qneg3_col kg/kg 1 I SOAG QNEG3 error (column) 2852 soa_a1_qneg3 kg/kg 32 I soa_a1 QNEG3 error (cell) 2853 soa_a1_qneg3_col kg/kg 1 I soa_a1 QNEG3 error (column) 2854 soa_a2_qneg3 kg/kg 32 I soa_a2 QNEG3 error (cell) 2855 soa_a2_qneg3_col kg/kg 1 I soa_a2 QNEG3 error (column) 2856 qflux_exceeded kg/m^2/s 1 I qflux excess (QNEG4) 2857 UTEND_DCONV m/s2 32 A Zonal wind tendency by deep convection 2858 VTEND_DCONV m/s2 32 A Meridional wind tendency by deep convection 2859 UTEND_SHCONV m/s2 32 A Zonal wind tendency by shallow convection 2860 VTEND_SHCONV m/s2 32 A Meridional wind tendency by shallow convection 2861 UTEND_MACROP m/s2 32 A Zonal wind tendency by macrophysics 2862 VTEND_MACROP m/s2 32 A Meridional wind tendency by macrophysics 2863 UTEND_VDIFF m/s2 32 A Zonal wind tendency by vert. diffus. 2864 VTEND_VDIFF m/s2 32 A Meridional wind tendency by vert. diffus. 2865 UTEND_RAYLEIGH m/s2 32 A Zonal wind tendency by Rayleigh Fric. 2866 VTEND_RAYLEIGH m/s2 32 A Meridional wind tendency by Rayleigh Fric. 2867 UTEND_GWDTOT m/s2 32 A Zonal wind tendency by all GWs 2868 VTEND_GWDTOT m/s2 32 A Meridional wind tendency by all GWs 2869 UTEND_QBORLX m/s2 32 A Zonal wind tendency by QBO relaxation 2870 VTEND_QBORLX m/s2 32 A Meridional wind tendency by QBO relaxation 2871 UTEND_LUNART m/s2 32 A Zonal wind tendency by lunar tides 2872 VTEND_LUNART m/s2 32 A Meridional wind tendency by lunar tides 2873 UTEND_IONDRG m/s2 32 A Zonal wind tendency by ion drag 2874 VTEND_IONDRG m/s2 32 A Meridional wind tendency by ion drag 2875 UTEND_NDG m/s2 32 A Zonal wind tendency by nudging 2876 VTEND_NDG m/s2 32 A Meridional wind tendency by nudging 2877 UTEND_CORE m/s2 32 A Zonal wind tendency due to dynamical core 2878 VTEND_CORE m/s2 32 A Meridional wind tendency due to dynamical core 2879 DQP kg/kg/s 32 A Specific humidity tendency due to precipitation 2880 TDIFF K 32 A difference from observed temp 2881 UDIFF K 32 A difference from observed u wind 2882 VDIFF K 32 A difference from observed v wind 2883 TOBS K 32 A observed temp 2884 QDIFF kg/kg 32 A difference from observed water 2885 QOBS kg/kg 32 A observed water 2886 PRECOBS mm/day 32 A Total (convective and large-scale) precipitation rate 2887 DIVQ kg/kg/s 32 A Q advection tendency (horizontal) 2888 DIVQ3D kg/kg/s 32 A Q advection tendency (horiz/vert combined) 2889 DIVV m/s2 32 A V advection tendency (horizontal) 2890 DIVU m/s2 32 A U advection tendency (horizontal) 2891 DIVT K/s 32 A T advection tendency (horizontal) 2892 DIVT3D K/s 32 A T advection tendency (horiz/vert combined) 2893 DIVU3D K/s 32 A U advection tendency (horiz/vert combined) 2894 DIVV3D K/s 32 A V advection tendency (horiz/vert combined) 2895 SHFLXOBS W/m2 1 A Obs Surface sensible heat flux 2896 LHFLXOBS W/m2 1 A Obs Surface latent heat flux 2897 TRELAX K 32 A t relaxation amount 2898 QRELAX kg/kg 32 A q relaxation amount 2899 TAURELAX seconds 32 A relaxation time constant 2900 TTEN_XYADV K/s 32 I T horizontal advective forcing 2901 UTEN_XYADV m/s^2 32 I U horizontal advective forcing 2902 VTEN_XYADV m/s^2 32 I V horizontal advective forcing 2903 QVTEN_XYADV kg/kg/s 32 I QV horizontal advective forcing 2904 QLTEN_XYADV kg/kg/s 32 I QL horizontal advective forcing 2905 QITEN_XYADV kg/kg/s 32 I QI horizontal advective forcing 2906 NLTEN_XYADV #/kg/s 32 I NL horizontal advective forcing 2907 NITEN_XYADV #/kg/s 32 I NI horizontal advective forcing 2908 TTEN_ZADV K/s 32 I T vertical advective forcing 2909 UTEN_ZADV m/s^2 32 I U vertical advective forcing 2910 VTEN_ZADV m/s^2 32 I V vertical advective forcing 2911 QVTEN_ZADV kg/kg/s 32 I QV vertical advective forcing 2912 QLTEN_ZADV kg/kg/s 32 I QL vertical advective forcing 2913 QITEN_ZADV kg/kg/s 32 I QI vertical advective forcing 2914 NLTEN_ZADV #/kg/s 32 I NL vertical advective forcing 2915 NITEN_ZADV #/kg/s 32 I NI vertical advective forcing 2916 TTEN_PHYS K/s 32 I T vertical advective forcing 2917 UTEN_PHYS m/s^2 32 I U vertical advective forcing 2918 VTEN_PHYS m/s^2 32 I V vertical advective forcing 2919 QVTEN_PHYS kg/kg/s 32 I QV vertical advective forcing 2920 QLTEN_PHYS kg/kg/s 32 I QL vertical advective forcing 2921 QITEN_PHYS kg/kg/s 32 I QI vertical advective forcing 2922 NLTEN_PHYS #/kg/s 32 I NL vertical advective forcing 2923 NITEN_PHYS #/kg/s 32 I NI vertical advective forcing intht:nfmaster= 2923 FLDLST: Tape 3 is empty FLDLST: Tape 4 is empty FLDLST: Tape 5 is empty FLDLST: Tape 6 is empty FLDLST: Tape 7 is empty FLDLST: Tape 8 is empty FLDLST: Tape 9 is empty FLDLST: Tape 10 is empty FLDLST: Tape 11 is empty FLDLST: History file 1 contains 813 fields Write frequency: 1 Filename specifier: %c.cam.h%t.%y-%m-%d-%s.nc Output precision: single Number of time samples per file: 5000 Fields are represented on global grids: 101 100 Included fields are: 1 ADRAIN m 32 A Average rain effective Diameter 2 ADSNOW m 32 A Average snow effective Diameter 3 AEROD_v 1 1 A Total Aerosol Optical Depth in visible band 4 ANRAIN m-3 32 A Average rain number conc 5 ANSNOW m-3 32 A Average snow number conc 6 AODDUST 1 A Aerosol optical depth 550 nm from dust, day only 7 AODDUST1 1 A Aerosol optical depth, day only, 550 nm mode 1 from dust 8 AODDUST3 1 A Aerosol optical depth, day only, 550 nm mode 3 from dust 9 AODVIS 1 A Aerosol optical depth 550 nm, day only 10 APRL m/s 1 A Average Stratiform Precip Rate over efficiency calculation 11 AQRAIN kg/kg 32 A Average rain mixing ratio 12 AQSNOW kg/kg 32 A Average snow mixing ratio 13 AREI Micron 32 A Average ice effective radius 14 AREL Micron 32 A Average droplet effective radius 15 AWNC m-3 32 A Average cloud water number conc 16 AWNI m-3 32 A Average cloud ice number conc 17 BERGO kg/kg/s 32 A Conversion of cloud water to cloud ice from bergeron 18 BERGSO kg/kg/s 32 A Conversion of cloud water to snow from bergeron 19 C11_Skw_fnc count 33 A C11_Skw_fnc, C_11 parameter with Sk_w applied 20 C1_Skw_fnc - 33 A C1_Skw_fnc, C_1 parameter with Sk_w applied 21 C6rt_Skw_fnc - 33 A C6rt_Skw_fnc, C_6rt parameter with Sk_w applied 22 C6thl_Skw_fnc - 33 A C6thl_Skw_fnc, C_6thl parameter with Sk_w applied 23 C7_Skw_fnc - 33 A C7_Skw_fnc, C_7 parameter with Sk_w applied 24 CCN3 #/cm3 32 A CCN concentration at S=0.1% 25 CDNUMC 1/m2 1 A Vertically-integrated droplet concentration 26 CLDHGH fraction 1 A Vertically-integrated high cloud 27 CLDICE kg/kg 32 A Grid box averaged cloud ice amount 28 CLDICEAP kg/kg 32 A CLDICE after physics 29 CLDICEBP kg/kg 32 A CLDICE before physics 30 CLDICETGW kg/kg/s 32 A CLDICE tendency - gravity wave drag 31 CLDLIQ kg/kg 32 A Grid box averaged cloud liquid amount 32 CLDLIQAP kg/kg 32 A CLDLIQ after physics 33 CLDLIQBP kg/kg 32 A CLDLIQ before physics 34 CLDLIQTGW kg/kg/s 32 A CLDLIQ tendency - gravity wave drag 35 CLDLOW fraction 1 A Vertically-integrated low cloud 36 CLDMED fraction 1 A Vertically-integrated mid-level cloud 37 CLDTOT fraction 1 A Vertically-integrated total cloud 38 CLOUD fraction 32 A Cloud fraction 39 CLOUDCOVER_CLUBB fraction 33 A Cloud Cover 40 CLOUDFRAC_CLUBB fraction 32 A Cloud Fraction 41 CME kg/kg/s 32 A Rate of cond-evap within the cloud 42 CMEIOUT kg/kg/s 32 A Rate of deposition/sublimation of cloud ice 43 CMFDICE kg/kg/s 32 A Cloud ice tendency - shallow convection 44 CMFDLIQ kg/kg/s 32 A Cloud liq tendency - shallow convection 45 CMFDQ kg/kg/s 32 A QV tendency - shallow convection 46 CMFDT K/s 32 A T tendency - shallow convection 47 CONCLD fraction 32 A Convective cloud cover 48 CT_H2O kg/kg/s 32 A H2O source/sink 49 DCCLDICE kg/kg/s 32 A CLDICE tendency due to moist processes 50 DCCLDLIQ kg/kg/s 32 A CLDLIQ tendency due to moist processes 51 DCQ kg/kg/s 32 A Q tendency due to moist processes 52 DFCLDICE kg/kg/s 32 A CLDICE tendency due to slt fixer 53 DFCLDLIQ kg/kg/s 32 A CLDLIQ tendency due to slt fixer 54 DFQ kg/kg/s 32 A Q tendency due to slt fixer 55 DF_DMS kg/m2/s 1 A dry deposition flux 56 DF_H2O2 kg/m2/s 1 A dry deposition flux 57 DF_H2SO4 kg/m2/s 1 A dry deposition flux 58 DF_SO2 kg/m2/s 1 A dry deposition flux 59 DMS mol/mol 32 A DMS concentration 60 DMS_SRF mol/mol 1 A DMS in bottom layer 61 DPDLFICE kg/kg/s 32 A Detrained ice from deep convection 62 DPDLFLIQ kg/kg/s 32 A Detrained liquid water from deep convection 63 DPDLFT K/s 32 A T-tendency due to deep convective detrainment 64 DTCOND K/s 32 A T tendency - moist processes 65 DTCORE K/s 32 A T tendency due to dynamical core 66 DTH K/s 32 A T horizontal diffusive heating 67 DTV K/s 32 A T vertical diffusion 68 DTWR_DMS kg/kg/s 32 A wet removal Neu scheme tendency 69 DTWR_H2O2 kg/kg/s 32 A wet removal Neu scheme tendency 70 DTWR_H2SO4 kg/kg/s 32 A wet removal Neu scheme tendency 71 DTWR_SO2 kg/kg/s 32 A wet removal Neu scheme tendency 72 EVAPPREC kg/kg/s 32 A Rate of evaporation of falling precip 73 EVAPQZM kg/kg/s 32 A Q tendency - Evaporation from Zhang-McFarlane moist convection 74 EVAPSNOW kg/kg/s 32 A Rate of evaporation of falling snow 75 EVAPTZM K/s 32 A T tendency - Evaporation/snow prod from Zhang convection 76 FDL W/m2 33 I Longwave downward flux 77 FICE fraction 32 A Fractional ice content within cloud 78 FLDS W/m2 1 A Downwelling longwave flux at surface 79 FLNS W/m2 1 A Net longwave flux at surface 80 FLNSC W/m2 1 A Clearsky net longwave flux at surface 81 FLNT W/m2 1 A Net longwave flux at top of model 82 FLNTC W/m2 1 A Clearsky net longwave flux at top of model 83 FLNTCLR W/m2 1 A Clearsky ONLY points net longwave flux at top of model 84 FLUT W/m2 1 A Upwelling longwave flux at top of model 85 FLUTC W/m2 1 A Clearsky upwelling longwave flux at top of model 86 FREQCLR Frac 1 A Frequency of Occurrence of Clearsky 87 FREQI fraction 32 A Fractional occurrence of ice 88 FREQL fraction 32 A Fractional occurrence of liquid 89 FREQR fraction 32 A Fractional occurrence of rain 90 FREQS fraction 32 A Fractional occurrence of snow 91 FRZRDT W/kg 32 A Latent heating rate due to homogeneous freezing of rain 92 FSDS W/m2 1 A Downwelling solar flux at surface 93 FSDSC W/m2 1 A Clearsky downwelling solar flux at surface 94 FSNS W/m2 1 A Net solar flux at surface 95 FSNSC W/m2 1 A Clearsky net solar flux at surface 96 FSNT W/m2 1 A Net solar flux at top of model 97 FSNTC W/m2 1 A Clearsky net solar flux at top of model 98 FSNTOA W/m2 1 A Net solar flux at top of atmosphere 99 FSNTOAC W/m2 1 A Clearsky net solar flux at top of atmosphere 100 FSUTOA W/m2 1 A Upwelling solar flux at top of atmosphere 101 Fcsed kg/(s*m^2) 33 A Fcsed, cloud water sedimentation flux 102 Fprec W/m^2 33 A Fprec, Rain flux 103 Frad W/m^2 33 A Frad, Total (sw+lw) net (up+down) radiative flux 104 Frad_LW W/m^2 33 A Frad_LW, Net long-wave radiative flux 105 Frad_LW_down W/m^2 33 A Frad_LW_down, Long-wave downwelling radiative flux 106 Frad_LW_up W/m^2 33 A Frad_LW_up, Long-wave upwelling radiative flux 107 Frad_SW W/m^2 33 A Frad_SW, Net short-wave radiative flux 108 Frad_SW_down W/m^2 33 A Frad_SW_down, Short-wave downwelling radiative flux 109 Frad_SW_up W/m^2 33 A Frad_SW_up, Short-wave upwelling radiative flux 110 H2O mol/mol 32 A water vapor concentration 111 H2O2 mol/mol 32 A H2O2 concentration 112 H2O2_SRF mol/mol 1 A H2O2 in bottom layer 113 H2O_CLXF molec/cm2/s 1 A vertically intergrated external forcing for H2O 114 H2O_CMXF kg/m2/s 1 A vertically intergrated external forcing for H2O 115 H2O_SRF mol/mol 1 A water vapor in bottom layer 116 H2SO4 mol/mol 32 A H2SO4 concentration 117 H2SO4_SRF mol/mol 1 A H2SO4 in bottom layer 118 HOMOO kg/kg/s 32 A Homogeneous freezing of cloud water 119 HR K/s 32 A Heating rate needed for d(theta)/dt computation 120 ICEFRAC fraction 1 A Fraction of sfc area covered by sea-ice 121 ICIMR kg/kg 32 A Prognostic in-cloud ice mixing ratio 122 ICIMRST kg/kg 32 A Prognostic in-stratus ice mixing ratio 123 ICWMR kg/kg 32 A Prognostic in-cloud water mixing ratio 124 ICWMRST kg/kg 32 A Prognostic in-stratus water mixing ratio 125 INEGCLPTEND kg/kg/s 32 A Cloud ice tendency due to clipping neg values after microp 126 IWC kg/m3 32 A Grid box average ice water content 127 KTOOP K/s 32 A (Kappa*T)*(omega/P) 128 Kh_zm m^2/s 33 A Kh_zm, Eddy diffusivity on momentum levels 129 Kh_zt m^2/s 33 A Kh_zt, Eddy diffusivity 130 LANDFRAC fraction 1 A Fraction of sfc area covered by land 131 LHFLX W/m2 1 A Surface latent heat flux 132 LNEGCLPTEND kg/kg/s 32 A Cloud liq tendency due to clipping neg values after microp 133 LWCF W/m2 1 A Longwave cloud forcing 134 Lscale m 33 A L, Turbulent mixing length 135 Lscale_down m 33 A Lscale_down, Downward mixing length 136 Lscale_pert_1 m 33 A Lscale_pert_1, Mixing length using a perturbed value of rtm/thlm 137 Lscale_pert_2 m 33 A Lscale_pert_2, Mixing length using a perturbed value of rtm/thlm 138 Lscale_up m 33 A Lscale_up, Upward mixing length 139 MELTO kg/kg/s 32 A Melting of cloud ice 140 MELTSDT W/kg 32 A Latent heating rate due to melting of snow 141 MELTSTOT kg/kg/s 32 A Melting of snow 142 MNUCCCO kg/kg/s 32 A Immersion freezing of cloud water 143 MNUCCDO kg/kg/s 32 A Homogeneous and heterogeneous nucleation from vapor 144 MNUCCDOhet kg/kg/s 32 A Heterogeneous nucleation from vapor 145 MNUCCRIO kg/kg/s 32 A Heterogeneous freezing of rain to ice 146 MNUCCRO kg/kg/s 32 A Heterogeneous freezing of rain to snow 147 MNUCCTO kg/kg/s 32 A Contact freezing of cloud water 148 MNUDEPO kg/kg/s 32 A Deposition Nucleation 149 MPDI2P kg/kg/s 32 A Ice <--> Precip tendency - Morrison microphysics 150 MPDI2V kg/kg/s 32 A Ice <--> Vapor tendency - Morrison microphysics 151 MPDI2W kg/kg/s 32 A Ice <--> Water tendency - Morrison microphysics 152 MPDICE kg/kg/s 32 A CLDICE tendency - Morrison microphysics 153 MPDLIQ kg/kg/s 32 A CLDLIQ tendency - Morrison microphysics 154 MPDQ kg/kg/s 32 A Q tendency - Morrison microphysics 155 MPDT W/kg 32 A Heating tendency - Morrison microphysics 156 MPDW2I kg/kg/s 32 A Water <--> Ice tendency - Morrison microphysics 157 MPDW2P kg/kg/s 32 A Water <--> Precip tendency - Morrison microphysics 158 MPDW2V kg/kg/s 32 A Water <--> Vapor tendency - Morrison microphysics 159 MSACWIO kg/kg/s 32 A Conversion of cloud water from rime-splintering 160 NUMICE 1/kg 32 A Grid box averaged cloud ice number 161 NUMLIQ 1/kg 32 A Grid box averaged cloud liquid number 162 NUMRAI 1/kg 32 A Grid box averaged rain number 163 NUMSNO 1/kg 32 A Grid box averaged snow number 164 Nc_activated num/kg 33 A Nc_activated, Droplets activated by GFDL activation 165 Nc_in_cloud num/kg 33 A Nc_in_cloud, In cloud droplet concentration 166 Ncm num/kg 33 A Ncm, Cloud droplet number concentration 167 Ncnm num/kg 33 A Ncnm, Cloud nuclei concentration (PDF) 168 OCNFRAC fraction 1 A Fraction of sfc area covered by ocean 169 OMEGA Pa/s 32 A Vertical velocity (pressure) 170 OMEGAT K Pa/s 32 A Vertical heat flux 171 PBLH m 1 A PBL height 172 PDFP_RTP2_CLUBB kg^2/kg^2 33 A PDF Rtot Variance 173 PE 1 1 A Stratiform Precipitation Efficiency (precip/cmeliq) 174 PEFRAC 1 1 A Fraction of timesteps precip efficiency reported 175 PHIS m2/s2 1 I Surface geopotential 176 PRACSO kg/kg/s 32 A Accretion of rain by snow 177 PRAIO kg/kg/s 32 A Accretion of cloud ice to snow 178 PRAO kg/kg/s 32 A Accretion of cloud water by rain 179 PRCIO kg/kg/s 32 A Autoconversion of cloud ice to snow 180 PRCO kg/kg/s 32 A Autoconversion of cloud water 181 PRECC m/s 1 A Convective precipitation rate (liq + ice) 182 PRECL m/s 1 A Large-scale (stable) precipitation rate (liq + ice) 183 PRECSC m/s 1 A Convective snow rate (water equivalent) 184 PRECSL m/s 1 A Large-scale (stable) snow rate (water equivalent) 185 PRECT m/s 1 A Total (convective and large-scale) precipitation rate (liq + ice) 186 PRODPREC kg/kg/s 32 A Rate of conversion of condensate to precip 187 PS Pa 1 A Surface pressure 188 PSACWSO kg/kg/s 32 A Accretion of cloud water by snow 189 PSL Pa 1 A Sea level pressure 190 PTECLDICE kg/kg/s 32 A CLDICE total physics tendency 191 PTECLDLIQ kg/kg/s 32 A CLDLIQ total physics tendency 192 PTEQ kg/kg/s 32 A Q total physics tendency 193 PTTEND K/s 32 A T total physics tendency 194 Q kg/kg 32 A Specific humidity 195 QAP kg/kg 32 A Specific humidity (after physics) 196 QBP kg/kg 32 A Specific humidity (before physics) 197 QCRAT fraction 32 A Qc Limiter: Fraction of qc tendency applied 198 QCRESO kg/kg/s 32 A Residual condensation term for cloud water 199 QCSEDTEN kg/kg/s 32 A Cloud water mixing ratio tendency from sedimentation 200 QCSEVAP kg/kg/s 32 A Rate of evaporation of falling cloud water 201 QDIFF kg/kg 32 A difference from observed water 202 QFLX kg/m2/s 1 A Surface water flux 203 QIRESO kg/kg/s 32 A Residual deposition term for cloud ice 204 QISEDTEN kg/kg/s 32 A Cloud ice mixing ratio tendency from sedimentation 205 QISEVAP kg/kg/s 32 A Rate of sublimation of falling cloud ice 206 QREFHT kg/kg 1 A Reference height humidity 207 QRL K/s 32 A Longwave heating rate 208 QRS K/s 32 A Solar heating rate 209 QRSEDTEN kg/kg/s 32 A Rain mixing ratio tendency from sedimentation 210 QSSEDTEN kg/kg/s 32 A Snow mixing ratio tendency from sedimentation 211 QT kg/kg 32 A Total water mixing ratio 212 QTGW kg/kg/s 32 A Q tendency - gravity wave drag 213 QVRES kg/kg/s 32 A Rate of residual condensation term 214 RACAU kg/kg/s 1 A Accretion/autoconversion ratio from vertical average 215 RAINQM kg/kg 32 A Grid box averaged rain amount 216 RAINQMAP kg/kg 32 A RAINQM after physics 217 RAINQMBP kg/kg 32 A RAINQM before physics 218 RCMINLAYER_CLUBB g/kg 33 A Cloud Water in Layer 219 RCMTEND_CLUBB g/kg /s 32 A Cloud Liquid Water Tendency 220 RCM_CLUBB g/kg 33 A Cloud Water Mixing Ratio 221 RELHUM percent 32 A Relative humidity 222 RELVAR - 32 A Relative cloud water variance 223 RHO_CLUBB kg/m3 33 A Air Density 224 RHW percent 32 A Relative humidity with respect to liquid 225 RIMTEND_CLUBB g/kg /s 32 A Cloud Ice Tendency 226 RTP2_CLUBB g^2/kg^2 33 A Moisture Variance 227 RTP2_ZT_CLUBB kg^2/kg^2 33 A Moisture Variance on zt grid 228 RTPTHLP_CLUBB K g/kg 33 A Temp. Moist. Covariance 229 RVMTEND_CLUBB g/kg /s 32 A Water vapor tendency 230 Richardson_num - 33 A Richardson_num, Richardson number 231 SFDMS kg/m2/s 1 A DMS surface flux 232 SFH2O2 kg/m2/s 1 A H2O2 surface flux 233 SFH2SO4 kg/m2/s 1 A H2SO4 surface flux 234 SFSO2 kg/m2/s 1 A SO2 surface flux 235 SFSOAG kg/m2/s 1 A SOAG surface flux 236 SFbc_a1 kg/m2/s 1 A bc_a1 surface flux 237 SFbc_a4 kg/m2/s 1 A bc_a4 surface flux 238 SFdst_a1 kg/m2/s 1 A dst_a1 surface flux 239 SFdst_a2 kg/m2/s 1 A dst_a2 surface flux 240 SFdst_a3 kg/m2/s 1 A dst_a3 surface flux 241 SFncl_a1 kg/m2/s 1 A ncl_a1 surface flux 242 SFncl_a2 kg/m2/s 1 A ncl_a2 surface flux 243 SFncl_a3 kg/m2/s 1 A ncl_a3 surface flux 244 SFnum_a1 1/m2/s 1 A num_a1 surface flux 245 SFnum_a2 1/m2/s 1 A num_a2 surface flux 246 SFnum_a3 1/m2/s 1 A num_a3 surface flux 247 SFnum_a4 1/m2/s 1 A num_a4 surface flux 248 SFpom_a1 kg/m2/s 1 A pom_a1 surface flux 249 SFpom_a4 kg/m2/s 1 A pom_a4 surface flux 250 SFso4_a1 kg/m2/s 1 A so4_a1 surface flux 251 SFso4_a2 kg/m2/s 1 A so4_a2 surface flux 252 SFso4_a3 kg/m2/s 1 A so4_a3 surface flux 253 SFsoa_a1 kg/m2/s 1 A soa_a1 surface flux 254 SFsoa_a2 kg/m2/s 1 A soa_a2 surface flux 255 SHFLX W/m2 1 A Surface sensible heat flux 256 SL J/kg 32 A Liquid water static energy 257 SNOWHICE m 1 A Snow depth over ice 258 SNOWHLND m 1 A Water equivalent snow depth 259 SNOWQM kg/kg 32 A Grid box averaged snow amount 260 SNOWQMAP kg/kg 32 A SNOWQM after physics 261 SNOWQMBP kg/kg 32 A SNOWQM before physics 262 SO2 mol/mol 32 A SO2 concentration 263 SO2_CLXF molec/cm2/s 1 A vertically intergrated external forcing for SO2 264 SO2_CMXF kg/m2/s 1 A vertically intergrated external forcing for SO2 265 SO2_SRF mol/mol 1 A SO2 in bottom layer 266 SOAG mol/mol 32 A SOAG concentration 267 SOAG_SRF mol/mol 1 A SOAG in bottom layer 268 SOLIN W/m2 1 A Solar insolation 269 STEND_CLUBB J/(kg s) 32 A Static energy tendency 270 SWCF W/m2 1 A Shortwave cloud forcing 271 Skw_velocity m/s 33 A Skw_velocity, Skewness velocity 272 T K 32 A Temperature 273 TACLDICE kg/kg/s 32 A CLDICE horz + vert + fixer tendency 274 TACLDLIQ kg/kg/s 32 A CLDLIQ horz + vert + fixer tendency 275 TAP K 32 A Temperature (after physics) 276 TAQ kg/kg/s 32 A Q horz + vert + fixer tendency 277 TAUBLJX N/m2 1 A Zonal integrated drag from Beljaars SGO 278 TAUBLJY N/m2 1 A Meridional integrated drag from Beljaars SGO 279 TAUGWX N/m2 1 A Zonal gravity wave surface stress 280 TAUGWY N/m2 1 A Meridional gravity wave surface stress 281 TAUX N/m2 1 A Zonal surface stress 282 TAUY N/m2 1 A Meridional surface stress 283 TBP K 32 A Temperature (before physics) 284 TDIFF K 32 A difference from observed temp 285 TECLDICE kg/kg/s 32 A CLDICE total tendency 286 TECLDLIQ kg/kg/s 32 A CLDLIQ total tendency 287 TEQ kg/kg/s 32 A Q total tendency 288 TFIX K/s 1 A T fixer (T equivalent of Energy correction) 289 TGCLDCWP kg/m2 1 A Total grid-box cloud water path (liquid and ice) 290 TGCLDIWP kg/m2 1 A Total grid-box cloud ice water path 291 TGCLDLWP kg/m2 1 A Total grid-box cloud liquid water path 292 THETAL K 32 A Liquid Water Potential Temperature 293 THLP2_CLUBB K^2 33 A Temperature Variance 294 THLP2_ZT_CLUBB K^2 33 A Temperature Variance on zt grid 295 TMQ kg/m2 1 A Total (vertically integrated) precipitable water 296 TREFHT K 1 A Reference height temperature 297 TS K 1 A Surface temperature (radiative) 298 TSMN K 1 M Minimum surface temperature over output period 299 TSMX K 1 X Maximum surface temperature over output period 300 TTEND K/s 32 A T tendency 301 TTEND_TOT K/s 32 A Total temperature tendency 302 TTGW K/s 32 A T tendency - gravity wave drag 303 T_in_K K 33 A T_in_K, Absolute temperature 304 U m/s 32 A Zonal wind 305 U10 m/s 1 A 10m wind speed 306 UAP m/s 32 A Zonal wind (after physics) 307 UBP m/s 32 A Zonal wind (before physics) 308 UM_CLUBB m/s 33 A Zonal Wind 309 UP2_CLUBB m2/s2 33 A Zonal Velocity Variance 310 UPWP_CLUBB m2/s2 33 A Zonal Momentum Flux 311 UTEND_CLUBB m/s /s 32 A U-wind Tendency 312 UTEND_CORE m/s2 32 A Zonal wind tendency due to dynamical core 313 UTEND_DCONV m/s2 32 A Zonal wind tendency by deep convection 314 UTEND_GWDTOT m/s2 32 A Zonal wind tendency by all GWs 315 UTEND_IONDRG m/s2 32 A Zonal wind tendency by ion drag 316 UTEND_LUNART m/s2 32 A Zonal wind tendency by lunar tides 317 UTEND_MACROP m/s2 32 A Zonal wind tendency by macrophysics 318 UTEND_NDG m/s2 32 A Zonal wind tendency by nudging 319 UTEND_PHYSTOT m/s2 32 A U total physics tendency 320 UTEND_QBORLX m/s2 32 A Zonal wind tendency by QBO relaxation 321 UTEND_RAYLEIGH m/s2 32 A Zonal wind tendency by Rayleigh Fric. 322 UTEND_SHCONV m/s2 32 A Zonal wind tendency by shallow convection 323 UTEND_TOT m/s2 32 A Total zonal wind tendency 324 UTEND_VDIFF m/s2 32 A Zonal wind tendency by vert. diffus. 325 UU m2/s2 32 A Zonal velocity squared 326 V m/s 32 A Meridional wind 327 VAP m/s 32 A Meridional wind (after physics) 328 VAT K/s 32 A Vertical advective tendency of T 329 VBP m/s 32 A Meridional Wind (before physics) 330 VD01 kg/kg/s 32 A Vertical diffusion of Q 331 VDCLDICE kg/kg/s 32 A Vertical diffusion of CLDICE 332 VDCLDLIQ kg/kg/s 32 A Vertical diffusion of CLDLIQ 333 VM_CLUBB m/s 33 A Meridional Wind 334 VNEGCLPTEND kg/kg/s 32 A Vapor tendency due to clipping neg values after microp 335 VP2_CLUBB m2/s2 33 A Meridional Velocity Variance 336 VPRAO kg/kg/s 1 A Vertical average of accretion rate 337 VPRCO kg/kg/s 1 A Vertical average of autoconversion rate 338 VPWP_CLUBB m2/s2 33 A Meridional Momentum Flux 339 VQ m/skg/kg 32 A Meridional water transport 340 VT K m/s 32 A Meridional heat transport 341 VTEND_CLUBB m/s /s 32 A V-wind Tendency 342 VTEND_CORE m/s2 32 A Meridional wind tendency due to dynamical core 343 VTEND_DCONV m/s2 32 A Meridional wind tendency by deep convection 344 VTEND_GWDTOT m/s2 32 A Meridional wind tendency by all GWs 345 VTEND_IONDRG m/s2 32 A Meridional wind tendency by ion drag 346 VTEND_LUNART m/s2 32 A Meridional wind tendency by lunar tides 347 VTEND_MACROP m/s2 32 A Meridional wind tendency by macrophysics 348 VTEND_NDG m/s2 32 A Meridional wind tendency by nudging 349 VTEND_PHYSTOT m/s2 32 A V total physics tendency 350 VTEND_QBORLX m/s2 32 A Meridional wind tendency by QBO relaxation 351 VTEND_RAYLEIGH m/s2 32 A Meridional wind tendency by Rayleigh Fric. 352 VTEND_SHCONV m/s2 32 A Meridional wind tendency by shallow convection 353 VTEND_TOT m/s2 32 A Total meridional wind tendency 354 VTEND_VDIFF m/s2 32 A Meridional wind tendency by vert. diffus. 355 VTRMC m/s 32 A Mass-weighted cloud water fallspeed 356 VTRMI m/s 32 A Mass-weighted cloud ice fallspeed 357 VU m2/s2 32 A Meridional flux of zonal momentum 358 VV m2/s2 32 A Meridional velocity squared 359 WD_DMS kg/m2/s 1 A vertical integrated wet deposition flux 360 WD_H2O2 kg/m2/s 1 A vertical integrated wet deposition flux 361 WD_H2SO4 kg/m2/s 1 A vertical integrated wet deposition flux 362 WD_SO2 kg/m2/s 1 A vertical integrated wet deposition flux 363 WM_ZT_CLUBB m/s 33 A Vertical Velocity 364 WP2_CLUBB m2/s2 33 A Vertical Velocity Variance 365 WP2_ZT_CLUBB m2/s2 33 A Vert Vel Variance on zt grid 366 WP3_CLUBB m3/s3 33 A Third Moment Vertical Velocity 367 WPRCP_CLUBB W/m2 33 A Liquid Water Flux 368 WPRTP_CLUBB W/m2 33 A Moisture Flux 369 WPTHLP_CLUBB W/m2 33 A Heat Flux 370 WPTHVP_CLUBB W/m2 32 A Buoyancy Flux 371 WSUB m/s 32 A Diagnostic sub-grid vertical velocity 372 Z3 m 32 A Geopotential Height (above sea level) 373 ZMDICE kg/kg/s 32 A Cloud ice tendency - Zhang-McFarlane convection 374 ZMDLIQ kg/kg/s 32 A Cloud liq tendency - Zhang-McFarlane convection 375 ZMDQ kg/kg/s 32 A Q tendency - Zhang-McFarlane moist convection 376 ZMDT K/s 32 A T tendency - Zhang-McFarlane moist convection 377 ZMMTT K/s 32 A T tendency - ZM convective momentum transport 378 ZM_CLUBB m 33 A Momentum Heights 379 ZT_CLUBB m 33 A Thermodynamic Heights 380 a3_coef count 33 A a3_coef, Quantity in formula 25 from Equations for CLUBB 381 a3_coef_zt count 33 A a3_coef_zt, The a3 coefficient interpolated the the zt grid 382 bc_a1 kg/kg 32 A bc_a1 concentration 383 bc_a1DDF kg/m2/s 1 A bc_a1 dry deposition flux at bottom (grav + turb) 384 bc_a1SFWET kg/m2/s 1 A Wet deposition flux at surface 385 bc_a1_SRF kg/kg 1 A bc_a1 in bottom layer 386 bc_a4 kg/kg 32 A bc_a4 concentration 387 bc_a4DDF kg/m2/s 1 A bc_a4 dry deposition flux at bottom (grav + turb) 388 bc_a4SFWET kg/m2/s 1 A Wet deposition flux at surface 389 bc_a4_CLXF molec/cm2/s 1 A vertically intergrated external forcing for bc_a4 390 bc_a4_CMXF kg/m2/s 1 A vertically intergrated external forcing for bc_a4 391 bc_a4_SRF kg/kg 1 A bc_a4 in bottom layer 392 bc_c1 kg/kg 32 A bc_c1 in cloud water 393 bc_c1SFWET kg/m2/s 1 A bc_c1 wet deposition flux at surface 394 bc_c4 kg/kg 32 A bc_c4 in cloud water 395 bc_c4SFWET kg/m2/s 1 A bc_c4 wet deposition flux at surface 396 chi_1 kg/kg 33 A chi_1, pdf parameter: Mellor's s (extended liq) for component 1 397 chi_2 kg/kg 33 A chi_2, pdf parameter: Mellor's s (extended liq) for component 2 398 cloud_cover count 33 A cloud_cover, Cloud cover (between 0 and 1) 399 cloud_frac - 33 A cloud_frac, Cloud fraction (between 0 and 1) 400 cloud_frac_1 - 33 A cloud_frac_1, pdf parameter cloud_frac_1 401 cloud_frac_2 - 33 A cloud_frac_2, pdf parameter cloud_frac_2 402 cloud_frac_zm - 33 A cloud_frac_zm, Cloud fraction 403 corr_chi_eta_1 - 33 A corr_chi_eta_1, Correlation of chi (s) and eta (t) (1st PDF component) 404 corr_chi_eta_2 - 33 A corr_chi_eta_2, Correlation of chi (s) and eta (t) (2nd PDF component) 405 corr_rt_thl_1 - 33 A corr_rt_thl_1, Correlation of rt and thl (1st PDF component) 406 covar_chi_eta_1 kg^2/kg^2 33 A covar_chi_eta_1, Covariance of chi(s) and eta(t) (1st PDF component) 407 covar_chi_eta_2 kg^2/kg^2 33 A covar_chi_eta_2, Covariance of chi(s) and eta(t) (2nd PDF component) 408 crt_1 - 33 A crt_1, Coefficient on rt in chi/eta equations (1st PDF comp.) 409 crt_2 - 33 A crt_2, Coefficient on rt in chi/eta equations (2nd PDF comp.) 410 cthl_1 kg/kg/K 33 A cthl_1, Coefficient on theta-l in chi/eta equations (1st PDF comp.) 411 cthl_2 kg/kg/K 33 A cthl_2, Coefficient on theta-l in chi/eta equations (2nd PDF comp.) 412 diam m 33 A diam, Ice crystal diameter 413 dst_a1 kg/kg 32 A dst_a1 concentration 414 dst_a1DDF kg/m2/s 1 A dst_a1 dry deposition flux at bottom (grav + turb) 415 dst_a1SF kg/m2/s 1 A dst_a1 dust surface emission 416 dst_a1SFWET kg/m2/s 1 A Wet deposition flux at surface 417 dst_a1_SRF kg/kg 1 A dst_a1 in bottom layer 418 dst_a2 kg/kg 32 A dst_a2 concentration 419 dst_a2DDF kg/m2/s 1 A dst_a2 dry deposition flux at bottom (grav + turb) 420 dst_a2SF kg/m2/s 1 A dst_a2 dust surface emission 421 dst_a2SFWET kg/m2/s 1 A Wet deposition flux at surface 422 dst_a2_SRF kg/kg 1 A dst_a2 in bottom layer 423 dst_a3 kg/kg 32 A dst_a3 concentration 424 dst_a3DDF kg/m2/s 1 A dst_a3 dry deposition flux at bottom (grav + turb) 425 dst_a3SF kg/m2/s 1 A dst_a3 dust surface emission 426 dst_a3SFWET kg/m2/s 1 A Wet deposition flux at surface 427 dst_a3_SRF kg/kg 1 A dst_a3 in bottom layer 428 dst_c1 kg/kg 32 A dst_c1 in cloud water 429 dst_c1SFWET kg/m2/s 1 A dst_c1 wet deposition flux at surface 430 dst_c2 kg/kg 32 A dst_c2 in cloud water 431 dst_c2SFWET kg/m2/s 1 A dst_c2 wet deposition flux at surface 432 dst_c3 kg/kg 32 A dst_c3 in cloud water 433 dst_c3SFWET kg/m2/s 1 A dst_c3 wet deposition flux at surface 434 em m^2/s^2 33 A em, Turbulent kinetic energy, usu. 0.5*(u'^2+v'^2+w'^2) 435 exner count 33 A exner, Exner function = (p/p0)**(rd/cp) 436 gamma_Skw_fnc - 33 A gamma_Skw_fnc, Gamma as a function of skewness 437 mass_ice_cryst kg 33 A mass_ice_cryst, Mass of a single ice crystal 438 mean_w_down m/s 33 A mean_w_down, Mean w <= w_ref 439 mean_w_up m/s 33 A mean_w_up, Mean w >= w_ref 440 mixt_frac count 33 A mixt_frac, pdf parameter: mixture fraction 441 ncl_a1 kg/kg 32 A ncl_a1 concentration 442 ncl_a1DDF kg/m2/s 1 A ncl_a1 dry deposition flux at bottom (grav + turb) 443 ncl_a1SF kg/m2/s 1 A ncl_a1 seasalt surface emission 444 ncl_a1SFWET kg/m2/s 1 A Wet deposition flux at surface 445 ncl_a1_SRF kg/kg 1 A ncl_a1 in bottom layer 446 ncl_a2 kg/kg 32 A ncl_a2 concentration 447 ncl_a2DDF kg/m2/s 1 A ncl_a2 dry deposition flux at bottom (grav + turb) 448 ncl_a2SF kg/m2/s 1 A ncl_a2 seasalt surface emission 449 ncl_a2SFWET kg/m2/s 1 A Wet deposition flux at surface 450 ncl_a2_SRF kg/kg 1 A ncl_a2 in bottom layer 451 ncl_a3 kg/kg 32 A ncl_a3 concentration 452 ncl_a3DDF kg/m2/s 1 A ncl_a3 dry deposition flux at bottom (grav + turb) 453 ncl_a3SF kg/m2/s 1 A ncl_a3 seasalt surface emission 454 ncl_a3SFWET kg/m2/s 1 A Wet deposition flux at surface 455 ncl_a3_SRF kg/kg 1 A ncl_a3 in bottom layer 456 ncl_c1 kg/kg 32 A ncl_c1 in cloud water 457 ncl_c1SFWET kg/m2/s 1 A ncl_c1 wet deposition flux at surface 458 ncl_c2 kg/kg 32 A ncl_c2 in cloud water 459 ncl_c2SFWET kg/m2/s 1 A ncl_c2 wet deposition flux at surface 460 ncl_c3 kg/kg 32 A ncl_c3 in cloud water 461 ncl_c3SFWET kg/m2/s 1 A ncl_c3 wet deposition flux at surface 462 num_a1 1/kg 32 A num_a1 concentration 463 num_a1DDF 1/m2/s 1 A num_a1 dry deposition flux at bottom (grav + turb) 464 num_a1SF kg/m2/s 1 A num_a1 dust surface emission 465 num_a1SFWET 1/m2/s 1 A Wet deposition flux at surface 466 num_a1_CLXF molec/cm2/s 1 A vertically intergrated external forcing for num_a1 467 num_a1_CMXF kg/m2/s 1 A vertically intergrated external forcing for num_a1 468 num_a1_SRF 1/kg 1 A num_a1 in bottom layer 469 num_a2 1/kg 32 A num_a2 concentration 470 num_a2DDF 1/m2/s 1 A num_a2 dry deposition flux at bottom (grav + turb) 471 num_a2SF kg/m2/s 1 A num_a2 dust surface emission 472 num_a2SFWET 1/m2/s 1 A Wet deposition flux at surface 473 num_a2_CLXF molec/cm2/s 1 A vertically intergrated external forcing for num_a2 474 num_a2_CMXF kg/m2/s 1 A vertically intergrated external forcing for num_a2 475 num_a2_SRF 1/kg 1 A num_a2 in bottom layer 476 num_a3 1/kg 32 A num_a3 concentration 477 num_a3DDF 1/m2/s 1 A num_a3 dry deposition flux at bottom (grav + turb) 478 num_a3SF kg/m2/s 1 A num_a3 dust surface emission 479 num_a3SFWET 1/m2/s 1 A Wet deposition flux at surface 480 num_a3_SRF 1/kg 1 A num_a3 in bottom layer 481 num_a4 1/kg 32 A num_a4 concentration 482 num_a4DDF 1/m2/s 1 A num_a4 dry deposition flux at bottom (grav + turb) 483 num_a4SFWET 1/m2/s 1 A Wet deposition flux at surface 484 num_a4_CLXF molec/cm2/s 1 A vertically intergrated external forcing for num_a4 485 num_a4_CMXF kg/m2/s 1 A vertically intergrated external forcing for num_a4 486 num_a4_SRF 1/kg 1 A num_a4 in bottom layer 487 num_c1 1/kg 32 A num_c1 in cloud water 488 num_c1SFWET 1/m2/s 1 A num_c1 wet deposition flux at surface 489 num_c2 1/kg 32 A num_c2 in cloud water 490 num_c2SFWET 1/m2/s 1 A num_c2 wet deposition flux at surface 491 num_c3 1/kg 32 A num_c3 in cloud water 492 num_c3SFWET 1/m2/s 1 A num_c3 wet deposition flux at surface 493 num_c4 1/kg 32 A num_c4 in cloud water 494 num_c4SFWET 1/m2/s 1 A num_c4 wet deposition flux at surface 495 p_in_Pa Pa 33 A p_in_Pa, Pressure 496 pom_a1 kg/kg 32 A pom_a1 concentration 497 pom_a1DDF kg/m2/s 1 A pom_a1 dry deposition flux at bottom (grav + turb) 498 pom_a1SFWET kg/m2/s 1 A Wet deposition flux at surface 499 pom_a1_SRF kg/kg 1 A pom_a1 in bottom layer 500 pom_a4 kg/kg 32 A pom_a4 concentration 501 pom_a4DDF kg/m2/s 1 A pom_a4 dry deposition flux at bottom (grav + turb) 502 pom_a4SFWET kg/m2/s 1 A Wet deposition flux at surface 503 pom_a4_CLXF molec/cm2/s 1 A vertically intergrated external forcing for pom_a4 504 pom_a4_CMXF kg/m2/s 1 A vertically intergrated external forcing for pom_a4 505 pom_a4_SRF kg/kg 1 A pom_a4 in bottom layer 506 pom_c1 kg/kg 32 A pom_c1 in cloud water 507 pom_c1SFWET kg/m2/s 1 A pom_c1 wet deposition flux at surface 508 pom_c4 kg/kg 32 A pom_c4 in cloud water 509 pom_c4SFWET kg/m2/s 1 A pom_c4 wet deposition flux at surface 510 precip_frac - 33 A precip_frac, Precipitation Fraction 511 precip_frac_1 - 33 A precip_frac_1, Precipitation Fraction (1st PDF component) 512 precip_frac_2 - 33 A precip_frac_2, Precipitation Fraction (2nd PDF component) 513 radht K/s 33 A radht, Total (sw+lw) radiative heating rate 514 radht_LW K/s 33 A radht_LW, Long-wave radiative heating rate 515 radht_SW K/s 33 A radht_SW, Short-wave radiative heating rate 516 rc_1 kg/kg 33 A rc_1, pdf parameter: mean rc of component 1 517 rc_2 kg/kg 33 A rc_2, pdf parameter: mean rc of component 2 518 rcm kg/kg 33 A rcm, Cloud water mixing ratio 519 rcm_icedfs kg/kg/s 33 A rcm_icedfs, Change in liquid due to ice 520 rcm_in_cloud kg/kg 33 A rcm_in_cloud, In-cloud value of rcm (for microphysics) 521 rcm_in_layer kg/kg 33 A rcm_in_layer, rcm in cloud layer 522 rcm_mc kg/kg/s 33 A rcm_mc, Time tendency of liquid water mixing ratio due microphysics 523 rcm_sd_mg_morr kg kg^{-1} s^{-1 33 A rcm_sd_mg_morr, rcm sedimentation when using morrision or MG microphysics (not in budget, included i 524 rcm_zm kg/kg 33 A rcm_zm, Total water mixing ratio 525 rcp2 (kg^2)/(kg^2) 33 A rc'^2, Variance of cloud water mixing ratio 526 rel_humidity [-] 33 A rel_humidity, Relative humidity w.r.t. liquid (between 0 and 1) 527 rho kg m^{-3} 33 A rho, Air density 528 rho_ds_zm kg m^{-3} 33 A rho_ds_zm, Dry static, base-state density 529 rho_ds_zt kg m^{-3} 33 A rho_ds_zt, Dry static base-state density 530 rho_zm kg m^{-3} 33 A rho_zm, Density on momentum levels 531 rsat kg/kg 33 A rsat, Saturation mixing ratio over liquid 532 rsati kg/kg 33 A rsati, Saturation mixing ratio over ice 533 rsatl_1 kg/kg 33 A rsatl_1, pdf parameter: sat mix rat based on tl1 534 rsatl_2 kg/kg 33 A rsatl_2, pdf parameter: sat mix rat based on tl2 535 rt_1 kg/kg 33 A rt_1, pdf parameter: mean rt of component 1 536 rt_2 kg/kg 33 A rt_2, pdf parameter: mean rt of component 2 537 rtm kg/kg 33 A rtm, Total (vapor+liquid) water mixing ratio 538 rtm_bt kg kg^{-1} s^{-1 33 A rtm_bt, rtm budget: rtm time tendency 539 rtm_cl kg kg^{-1} s^{-1 33 A rtm_cl, rtm budget: rtm clipping 540 rtm_enter_mfl kg/kg 33 A rtm_enter_mfl, Rtm before flux-limiter 541 rtm_exit_mfl kg/kg 33 A rtm_exit_mfl, Rtm exiting flux-limiter 542 rtm_forcing kg kg^{-1} s^{-1 33 A rtm_forcing, rtm budget: rt forcing (includes rtm_mc) 543 rtm_ma kg kg^{-1} s^{-1 33 A rtm_ma, rtm budget: rtm vertical mean advection 544 rtm_mc kg kg^{-1} s^{-1 33 A rtm_mc, Change in rt due to microphysics (not in budget) 545 rtm_mfl kg kg^{-1} s^{-1 33 A rtm_mfl, rtm budget: rtm correction due to monotonic flux limiter 546 rtm_mfl_max kg/kg 33 A rtm_mfl_max, Maximum allowable rtm 547 rtm_mfl_min kg/kg 33 A rtm_mfl_min, Minimum allowable rtm 548 rtm_old kg/kg 33 A rtm_old, Rtm at previous timestep 549 rtm_pd kg kg^{-1} s^{-1 33 A rtm_pd, rtm budget: rtm positive definite adjustment 550 rtm_sdmp kg kg^{-1} s^{-1 33 A rtm_sdmp, rtm budget: rtm correction due to sponge damping 551 rtm_ta kg kg^{-1} s^{-1 33 A rtm_ta, rtm budget: rtm turbulent advection 552 rtm_tacl kg kg^{-1} s^{-1 33 A rtm_tacl, rtm budget: rtm correction due to ta term (wprtp) clipping 553 rtm_without_ta kg/kg 33 A rtm_without_ta, Rtm without turbulent advection contribution 554 rtm_zm kg/kg 33 A rtm_zm, Total water mixing ratio 555 rtp2 (kg/kg)^2 33 A rt'^2, Variance of total water, rt 556 rtp2_bt (kg^2)/(kg^2 s) 33 A rt'^2_bt, rt'2 budget: rtp2 time tendency 557 rtp2_cl (kg^2)/(kg^2 s) 33 A rt'^2_cl, rtp2 budget: rtp2 clipping term 558 rtp2_dp1 (kg^2)/(kg^2 s) 33 A rt'^2_dp1, rtp2 budget: rtp2 dissipation term 1 559 rtp2_dp2 (kg^2)/(kg^2 s) 33 A rt'^2_dp2, rtp2 budget: rtp2 dissipation term 2 560 rtp2_forcing (kg/kg)^2/s 33 A rt'^2_forcing, rtp2 budget: rtp2 forcing (includes microphysics tendency) 561 rtp2_ma (kg^2)/(kg^2 s) 33 A rt'^2_ma, rtp2 budget: rtp2 mean advection 562 rtp2_mc (kg/kg)^2/s 33 A rt'^2_mc, Microphysics tendency for rtp2 (not in budget) 563 rtp2_pd (kg^2)/(kg^2 s) 33 A rt'^2_pd, rtp2 budget: rtp2 positive definite adjustment 564 rtp2_sf (kg^2)/(kg^2 s) 33 A rt'^2_sf, rtp2 budget: rtp2 surface variance 565 rtp2_ta (kg^2)/(kg^2 s) 33 A rt'^2_ta, rtp2 budget: rtp2 turbulent advection 566 rtp2_tp (kg^2)/(kg^2 s) 33 A rt'^2_tp, rtp2 budget: rtp2 turbulent production 567 rtp2_zt (kg/kg)^2 33 A rtp2_zt, rt'^2 interpolated to thermodynamic levels 568 rtprcp (kg^2)/(kg^2) 33 A rt'rc' 569 rtpthlp (kg K)/kg 33 A rt'thl', Covariance of rt and theta_l 570 rtpthlp_bt (kg K)/(kg s) 33 A rt'thl'_bt, rtpthlp budget: rtpthlp time tendency 571 rtpthlp_cl (kg K)/(kg s) 33 A rt'thl'_cl, rtpthlp budget: rtpthlp clipping term 572 rtpthlp_dp1 (kg K)/(kg s) 33 A rt'thl'_d'1, rtpthlp budget: rtpthlp dissipation term 1 573 rtpthlp_dp2 (kg K)/(kg s) 33 A rt'thl'_dp2, rtpthlp budget: rtpthlp dissipation term 2 574 rtpthlp_forcing (K kg/kg)/s 33 A rt'thl'_forcing, rtpthlp budget: rtpthlp forcing (includes microphysics tendency) 575 rtpthlp_ma (kg K)/(kg s) 33 A rt'thl'_ma, rtpthlp budget: rtpthlp mean advection 576 rtpthlp_mc (K kg/kg)/s 33 A rt'thl'_mc, Microphysics tendency for rtpthlp (not in budget) 577 rtpthlp_sf (kg K)/(kg s) 33 A rt'thl'_sf, rtpthlp budget: rtpthlp surface variance 578 rtpthlp_ta (kg K)/(kg s) 33 A rt'thl'_ta, rtpthlp budget: rtpthlp turbulent advection 579 rtpthlp_tp1 (kg K)/(kg s) 33 A rt'thl'_tp1, rtpthlp budget: rtpthlp turbulent production 1 580 rtpthlp_tp2 (kg K)/(kg s) 33 A rt'thl'_t'^2, rtpthlp budget: rtpthlp turbulent production 2 581 rtpthlp_zt (kg K)/kg 33 A rtpthlp_zt, rt'thl' interpolated to thermodynamic levels 582 rtpthvp (kg/kg) K 33 A rt'thv', Covariance of rt and theta_v 583 rvm kg/kg 33 A rvm, Vapor water mixing ratio 584 rvm_mc kg/(kg s) 33 A rvm_mc, Time tendency of vapor mixing ratio due to microphysics 585 sed_rcm kg / [m^2 s] 33 A sed_rcm, d(rcm)/dt due to cloud sedimentation 586 shear m^2/s^3 33 A shear, Wind shear production term 587 shear_sqd - 33 A shear_sqd, shear_sqd 588 sigma_sqd_w - 33 A sigma_sqd_w, Nondim w variance of Gaussian component 589 sigma_sqd_w_zt - 33 A sigma_sqd_w_zt, Nondimensionalized w variance of Gaussian component 590 snowslope 1/m 33 A snowslope, COAMPS microphysics snow slope parameter 591 so4_a1 kg/kg 32 A so4_a1 concentration 592 so4_a1DDF kg/m2/s 1 A so4_a1 dry deposition flux at bottom (grav + turb) 593 so4_a1SFWET kg/m2/s 1 A Wet deposition flux at surface 594 so4_a1_CLXF molec/cm2/s 1 A vertically intergrated external forcing for so4_a1 595 so4_a1_CMXF kg/m2/s 1 A vertically intergrated external forcing for so4_a1 596 so4_a1_SRF kg/kg 1 A so4_a1 in bottom layer 597 so4_a2 kg/kg 32 A so4_a2 concentration 598 so4_a2DDF kg/m2/s 1 A so4_a2 dry deposition flux at bottom (grav + turb) 599 so4_a2SFWET kg/m2/s 1 A Wet deposition flux at surface 600 so4_a2_CLXF molec/cm2/s 1 A vertically intergrated external forcing for so4_a2 601 so4_a2_CMXF kg/m2/s 1 A vertically intergrated external forcing for so4_a2 602 so4_a2_SRF kg/kg 1 A so4_a2 in bottom layer 603 so4_a3 kg/kg 32 A so4_a3 concentration 604 so4_a3DDF kg/m2/s 1 A so4_a3 dry deposition flux at bottom (grav + turb) 605 so4_a3SFWET kg/m2/s 1 A Wet deposition flux at surface 606 so4_a3_SRF kg/kg 1 A so4_a3 in bottom layer 607 so4_c1 kg/kg 32 A so4_c1 in cloud water 608 so4_c1SFWET kg/m2/s 1 A so4_c1 wet deposition flux at surface 609 so4_c2 kg/kg 32 A so4_c2 in cloud water 610 so4_c2SFWET kg/m2/s 1 A so4_c2 wet deposition flux at surface 611 so4_c3 kg/kg 32 A so4_c3 in cloud water 612 so4_c3SFWET kg/m2/s 1 A so4_c3 wet deposition flux at surface 613 soa_a1 kg/kg 32 A soa_a1 concentration 614 soa_a1DDF kg/m2/s 1 A soa_a1 dry deposition flux at bottom (grav + turb) 615 soa_a1SFWET kg/m2/s 1 A Wet deposition flux at surface 616 soa_a1_SRF kg/kg 1 A soa_a1 in bottom layer 617 soa_a2 kg/kg 32 A soa_a2 concentration 618 soa_a2DDF kg/m2/s 1 A soa_a2 dry deposition flux at bottom (grav + turb) 619 soa_a2SFWET kg/m2/s 1 A Wet deposition flux at surface 620 soa_a2_SRF kg/kg 1 A soa_a2 in bottom layer 621 soa_c1 kg/kg 32 A soa_c1 in cloud water 622 soa_c1SFWET kg/m2/s 1 A soa_c1 wet deposition flux at surface 623 soa_c2 kg/kg 32 A soa_c2 in cloud water 624 soa_c2SFWET kg/m2/s 1 A soa_c2 wet deposition flux at surface 625 stdev_chi_1 kg/kg 33 A stdev_chi_1, pdf parameter: Std dev of chi_1 626 stdev_chi_2 kg/kg 33 A stdev_chi_2, pdf parameter: Std dev of chi_2 627 stdev_eta_1 kg/kg 33 A stdev_eta_1, Standard dev. of eta(t) (1st PDF component) 628 stdev_eta_2 kg/kg 33 A stdev_eta_2, Standard dev. of eta(t) (2nd PDF component) 629 tau_zm s 33 A tau_zm, Time-scale tau on momentum levels 630 tau_zt s 33 A tau_zt, Dissipation time 631 thl_1 K 33 A thl_1, pdf parameter: mean thl of component 1 632 thl_2 K 33 A thl_2, pdf parameter: mean thl of component 2 633 thlm K 33 A thlm, Liquid water potential temperature (theta_l) 634 thlm_bt K s^{-1} 33 A thlm_bt, thlm budget: thlm time tendency 635 thlm_cl K s^{-1} 33 A thlm_cl, thlm budget: thlm_cl 636 thlm_enter_mfl K 33 A thlm_enter_mfl, Thlm before flux-limiter 637 thlm_exit_mfl K 33 A thlm_exit_mfl, Thlm exiting flux-limiter 638 thlm_forcing K s^{-1} 33 A thlm_forcing, thlm budget: thetal forcing (includes thlm_mc and radht) 639 thlm_ma K s^{-1} 33 A thlm_ma, thlm budget: thlm vertical mean advection 640 thlm_mc K s^{-1} 33 A thlm_mc, Change in thlm due to microphysics (not in budget) 641 thlm_mfl K s^{-1} 33 A thlm_mfl, thlm budget: thlm correction due to monotonic flux limiter 642 thlm_mfl_max K 33 A thlm_mfl_max, Maximum allowable thlm 643 thlm_mfl_min K 33 A thlm_mfl_min, Minimum allowable thlm 644 thlm_old K 33 A thlm_old, Thlm at previous timestep 645 thlm_sdmp K s^{-1} 33 A thlm_sdmp, thlm budget: thlm correction due to sponge damping 646 thlm_ta K s^{-1} 33 A thlm_ta, thlm budget: thlm turbulent advection 647 thlm_tacl K s^{-1} 33 A thlm_tacl, thlm budget: thlm correction due to ta term (wpthlp) clipping 648 thlm_without_ta K 33 A thlm_without_ta, Thlm without turbulent advection contribution 649 thlm_zm K 33 A thlm_zm, Liquid potential temperature 650 thlp2 K^2 33 A thl'^2, Variance of theta_l 651 thlp2_bt (K^2)/s 33 A thl'^2_bt, thlp2 budget: thlp2 time tendency 652 thlp2_cl (K^2)/s 33 A thl'^2_cl, thlp2 budget: thlp2 clipping term 653 thlp2_dp1 (K^2)/s 33 A thl'^2_dp1, thlp2 budget: thlp2 dissipation term 1 654 thlp2_dp2 (K^2)/s 33 A thl'^2_dp2, thlp2 budget: thlp2 dissipation term 2 655 thlp2_forcing K^2/s 33 A thlp2 budget: thlp2 forcing (includes microphysics tendency) [K^2/s] 656 thlp2_ma (K^2)/s 33 A thl'^2_ma, thlp2 budget: thlp2 mean advection 657 thlp2_mc K^2/s 33 A thl'^2_mc, Microphysics tendency for thlp2 (not in budget) 658 thlp2_pd K^2/s 33 A thl'^2_pd, thlp2 budget: thlp2 positive definite adjustment 659 thlp2_sf K^2/s 33 A thl'^2_sf, thl'^2 budget: thlp2 surface variance 660 thlp2_ta (K^2)/s 33 A thl'^2_ta, thlp2 budget: thlp2 turbulent advection 661 thlp2_tp (K^2)/s 33 A thl'^2_t', thlp2 budget: thlp2 turbulent production 662 thlp2_zt K^2 33 A thlp2_zt, thl'^2 interpolated to thermodynamic levels 663 thlprcp K (kg/kg) 33 A thl'rc' 664 thlpthvp K^2 33 A thl'thv', Covariance of theta_l and theta_v 665 thv_ds_zm K 33 A thv_ds_zm, Dry, base-state theta_v 666 thv_ds_zt K 33 A thv_ds_zt, Dry base-state theta_v 667 thvm K 33 A thvm, Virtual potential temperature 668 u_T_cm cm s^{-1} 33 A u_T_cm, Ice crystal fallspeed 669 ug m/s 33 A ug, u geostrophic wind 670 um m/s 33 A u_bar, Grid-mean eastward (u) wind 671 um_bt m s^{-2} 33 A um_bt, um budget: um time tendency 672 um_cf m s^{-2} 33 A um_cf, um budget: um coriolis forcing 673 um_f m s^{-2} 33 A um_f, um budget: um forcing 674 um_gf m s^{-2} 33 A um_gf, um budget: um geostrophic forcing 675 um_ma m s^{-2} 33 A um_ma, um budget: um vertical mean advection 676 um_ndg m s^{-2} 33 A um_ndg, um budget: um nudging 677 um_ref m/s 33 A um_ref, Reference u wind 678 um_sdmp m s^{-2} 33 A um_sdmp, um budget: um sponge damping 679 um_ta m s^{-2} 33 A um_ta, um budget: um turbulent advection 680 up2 m^2/s^2 33 A u'^2, Variance of eastward (u) wind 681 up2_bt m^2/s^3 33 A u'^2_bt, up2 budget: up2 time tendency 682 up2_cl m^2/s^3 33 A u'^2_cl, up2 budget: up2 clipping 683 up2_dp1 m^2/s^3 33 A u'^2_dp1, up2 budget: up2 dissipation term 1 684 up2_dp2 m^2/s^3 33 A u'^2_d'^2, up2 budget: up2 dissipation term 2 685 up2_ma m^2/s^3 33 A u'^2_ma, up2 budget: up2 mean advection 686 up2_pd m^2/s^3 33 A u'^2_pd, up2 budget: up2 positive definite adjustment 687 up2_pr1 m^2/s^3 33 A u'^2_pr1, up2 budget: up2 pressure term 1 688 up2_pr2 m^2/s^3 33 A u'^2_pr2, up2 budget: up2 pressure term 2 689 up2_sf m^2/s^3 33 A u'^2_sf, up2 budget: up2 surface variance 690 up2_ta m^2/s^3 33 A u'^2_ta, up2 budget: up2 turbulent advection 691 up2_tp m^2/s^3 33 A u'^2_tp, up2 budget: up2 turbulent production 692 up2_zt m^2/s^2 33 A up2_zt, u'^2 interpolated to thermodynamic levels 693 upwp m^2/s^2 33 A u'w', Vertical turbulent flux of eastward (u) wind 694 upwp_zt m^2/s^2 33 A upwp_zt, u'w' interpolated to thermodynamic levels 695 varnce_rt_1 (kg^2)/(kg^2) 33 A varnce_rt_1, pdf parameter: rt variance of component 1 696 varnce_rt_2 (kg^2)/(kg^2) 33 A varnce_rt_2, pdf parameter: rt variance of component 2 697 varnce_thl_1 K^2 33 A varnce_thl_1, pdf parameter: thl variance of component 1 698 varnce_thl_2 K^2 33 A varnce_thl_2, pdf parameter: thl variance of component 2 699 varnce_w_1 m^2/s^2 33 A varnce_w_1, pdf parameter: w variance of component 1 700 varnce_w_2 m^2/s^2 33 A varnce_w_2, pdf parameter: w variance of component 2 701 vg m/s 33 A vg, v geostrophic wind 702 vm m/s 33 A v_bar, Grid-mean northward (v) wind 703 vm_bt m s^{-2} 33 A vm_bt, vm budget: vm time tendency 704 vm_cf m s^{-2} 33 A vm_cf, vm budget: vm coriolis forcing 705 vm_f m s^{-2} 33 A vm_f, vm budget: vm forcing 706 vm_gf m s^{-2} 33 A vm_gf, vm budget: vm geostrophic forcing 707 vm_ma m s^{-2} 33 A vm_ma, vm budget: vm vertical mean advection 708 vm_ndg m s^{-2} 33 A vm_ndg, vm budget: vm nudging 709 vm_ref m/s 33 A vm_ref, Reference v wind 710 vm_sdmp m s^{-2} 33 A vm_sdmp, vm budget: vm sponge damping 711 vm_ta m s^{-2} 33 A vm_ta, vm budget: vm turbulent transport 712 vp2 m^2/s^2 33 A v'^2, Variance of northward (v) wind 713 vp2_bt m^2/s^3 33 A v'2_bt, vp2 budget: vp2 time tendency 714 vp2_cl m^2/s^3 33 A v'^2_cl, vp2 budget: vp2 clipping 715 vp2_dp1 m^2/s^3 33 A v'^2_dp1, vp2 budget: vp2 dissipation term 1 716 vp2_dp2 m^2/s^3 33 A v'^2_dp2, vp2 budget: vp2 dissipation term 2 717 vp2_ma m^2/s^3 33 A v'^2_ma, vp2 budget: vp2 mean advection 718 vp2_pd m^2/s^3 33 A v'^2_pd, vp2 budget: vp2 positive definite adjustment 719 vp2_pr1 m^2/s^3 33 A v'^2_pr1, vp2 budget: vp2 pressure term 1 720 vp2_pr2 m^2/s^3 33 A v'^2_pr2, vp2 budget: vp2 pressure term 2 721 vp2_sf m^2/s^3 33 A v'^2_sf, vp2 budget: vp2 surface variance 722 vp2_ta m^2/s^3 33 A v'^2_ta, vp2 budget: vp2 turbulent advection 723 vp2_tp m^2/s^3 33 A v'^2_tp, vp2 budget: vp2 turbulent production 724 vp2_zt m^2/s^2 33 A vp2_zt, v'^2 interpolated to thermodynamic levels 725 vpwp m^2/s^2 33 A v'w', Vertical turbulent flux of northward (v) wind 726 vpwp_zt m^2/s^2 33 A vpwp_zt, v'w' interpolated to thermodynamic levels 727 w_1 m/s 33 A w_1, pdf parameter: mean w of component 1 728 w_2 m/s 33 A w_2, pdf paramete: mean w of component 2 729 wm_zm m/s 33 A wm_zm, Vertical (w) wind 730 wp2 m^2/s^2 33 A w'^2, Variance of vertical air velocity 731 wp2_ac m^2/s^3 33 A w'^2_ac, wp2 budget: wp2 accumulation term 732 wp2_bp m^2/s^3 33 A w'^2_bp, wp2 budget: wp2 buoyancy production 733 wp2_bt m^2/s^3 33 A w'^2_bt, wp2 budget: wp2 time tendency 734 wp2_cl m^2/s^3 33 A w'^2_cl, wp2 budget: wp2 clipping term 735 wp2_dp1 m^2/s^3 33 A w'^2_dp1, wp2 budget: wp2 dissipation term 1 736 wp2_dp2 m^2/s^3 33 A w'^2_d'^2, wp2 budget: wp2 dissipation term 2 737 wp2_ma m^2/s^3 33 A w'^2_ma, wp2 budget: wp2 vertical mean advection 738 wp2_pd m2/s3 33 A w'^2_pd, wp2 budget: wp2 positive definite adjustment 739 wp2_pr1 m^2/s^3 33 A w'^2_pr1, wp2 budget: wp2 pressure term 1 740 wp2_pr2 m^2/s^3 33 A w'^2_pr2, wp2 budget: wp2 pressure term 2 741 wp2_pr3 m^2/s^3 33 A w'^2_pr3, wp2 budget: wp2 pressure term 3 742 wp2_sf m2/s3 33 A w'^2_sf, wp2 budget: wp2 surface variance 743 wp2_ta m^2/s^3 33 A w'^2_ta, wp2 budget: wp2 turbulent advection 744 wp2_zt m^2/s^2 33 A wp2_zt, w'^2 interpolated to thermodyamic levels 745 wp2rcp (m^2 kg)/(s^2 kg 33 A w'^2rc' 746 wp2rtp (m^2 kg)/(s^2 kg 33 A w'^2rt', Vertical turbulent flux of w'rt' 747 wp2thlp (m^2 K)/s^2 33 A w'^2theta_l', Vertical turbulent flux of w'theta_l' 748 wp2thvp K m^2/s^2 33 A w'^2theta_v', Vertical turbulent flux of w'theta_v' 749 wp3 m^3/s^3 33 A w'^3, Third-order moment of vertical air velocity 750 wp3_ac m^{3} s^{-4} 33 A wp3_ac, wp3 budget: wp3 accumulation term 751 wp3_bp1 m^{3} s^{-4} 33 A wp3_bp1, wp3 budget: wp3 buoyancy production 752 wp3_bt m^{3} s^{-4} 33 A wp3_bt, wp3 budget: wp3 time tendency 753 wp3_cl m^{3} s^{-4} 33 A wp3_cl, wp3 budget: wp3 clipping term 754 wp3_dp1 m^{3} s^{-4} 33 A wp3_dp1, wp3 budget: wp3 dissipation term 1 755 wp3_ma m^{3} s^{-4} 33 A wp3_ma, wp3 budget: wp3 vertical mean advection 756 wp3_on_wp2 m/s 33 A w'^3_on_w'^2, Smoothed version of wp3 / wp2 757 wp3_on_wp2_zt m/s 33 A wp3_on_wp2_zt, Smoothed version of wp3 / wp2 758 wp3_pr1 m^{3} s^{-4} 33 A wp3_pr1, wp3 budget: wp3 pressure term 1 759 wp3_pr2 m^{3} s^{-4} 33 A wp3_pr2, wp3 budget: wp3 pressure term 2 760 wp3_pr_dfsn m^{3} s^{-4} 33 A wp3_pr_dfsn, wp3 budget: wp3 pressure diffusion term 761 wp3_pr_turb m^{3} s^{-4} 33 A wp3_pr_turb, wp3 budget: wp3 pressure-turbulence correlation term 762 wp3_ta m^{3} s^{-4} 33 A wp3_ta, wp3 budget: wp3 turbulent advection 763 wp3_tp m^{3} s^{-4} 33 A wp3_tp, wp3 budget: wp3 turbulent transport 764 wp3_zm (m^3)/(s^3) 33 A w'^3_zm, w'^3 interpolated to moment. levels 765 wp4 (m^4)/(s^4) 33 A w'^4, Fourth-order moment of vertical air velocity 766 wprcp (m/s) (kg/kg) 33 A w'rc' 767 wprtp (m kg)/(s kg) 33 A w'rt', Vertical turbulent flux of total water, rt 768 wprtp2 (m kg)/(s kg) 33 A w'rt'^2, Vertical turbulent flux of rt'^2 769 wprtp_ac (m kg)/(s^2 kg) 33 A w'rt'_ac, wprtp budget: wprtp accumulation term 770 wprtp_bp (m kg)/(s^2 kg) 33 A w'rt'_b', wprtp budget: wprtp buoyancy production 771 wprtp_bt (m kg)/(s^2 kg) 33 A w'rt'_bt, wprtp budget: wprtp time tendency 772 wprtp_cl (m kg)/(s^2 kg) 33 A w'rt'_cl, wprtp budget: wprtp clipping term 773 wprtp_dp1 (m kg)/(s^2 kg) 33 A w'rt'_dp1, wprtp budget: wprtp dissipation term 1 774 wprtp_enter_mfl (m kg)/(s kg) 33 A w'rt'_enter_mfl, Wprtp entering flux limiter 775 wprtp_exit_mfl (m kg)/(s kg) 33 A w'rt'_exit_mfl, Wprtp exiting flux limiter 776 wprtp_forcing (m kg/kg)/s^2 33 A w'rt'_forcing, wprtp budget: wprtp forcing (includes microphysics tendency) 777 wprtp_ma (m kg)/(s^2 kg) 33 A w'rt'_ma, wprtp budget: wprtp mean advection 778 wprtp_mc (m kg/kg)/s^2 33 A w'rt'_mc, Microphysics tendency for wprtp (not in budget) 779 wprtp_mfl (m kg)/(s^2 kg) 33 A w'rt'_mfl, wprtp budget: wprtp monotonic flux limiter 780 wprtp_mfl_max (m kg)/(s kg) 33 A w'rt'_mfl_max, Maximum allowable wprtp 781 wprtp_mfl_min (m kg)/(s kg) 33 A w'rt'_mfl_min, Minimum allowable wprtp 782 wprtp_pd (m kg)/(s^2 kg) 33 A w'rt'_pd, wprtp budget: wprtp flux corrected trans. term 783 wprtp_pr1 (m kg)/(s^2 kg) 33 A w'rt'_pr1, wprtp budget: wprtp pressure term 1 784 wprtp_pr2 (m kg)/(s^2 kg) 33 A w'rt'_pr2, wprtp budget: wprtp pressure term 2 785 wprtp_pr3 (m kg)/(s^2 kg) 33 A w'rt'_pr3, wprtp budget: wprtp pressure term 3 786 wprtp_sicl (m kg)/(s^2 kg) 33 A w'rt'_sicl, wprtp budget: wprtp semi-implicit clipping term 787 wprtp_ta (m kg)/(s^2 kg) 33 A w'rt'_ta, wprtp budget: wprtp turbulent advection 788 wprtp_tp (m kg)/(s^2 kg) 33 A w'rt'_t', wprtp budget: wprtp turbulent production 789 wprtp_zt (m kg)/(s kg) 33 A wprtp_zt, w'rt' interpolated to thermodynamic levels 790 wprtpthlp (m kg K)/(s kg) 33 A w'rt'theta_l', Vertical turbulent flux of rt'theta_l' 791 wpthlp (m K)/s 33 A w'thl', Vertical turbulent flux of theta_l 792 wpthlp2 (m K^2)/s 33 A w'theta_l'^2, Vertical turbulent flux of theta_l'^2 793 wpthlp_ac (m K)/s^2 33 A w'thl'_ac, wpthlp budget: wpthlp accumulation term 794 wpthlp_bp (m K)/s^2 33 A w'thl'_b', wpthlp budget: wpthlp buoyancy production 795 wpthlp_bt (m K)/s^2 33 A w'thl'_bt, wpthlp budget 796 wpthlp_cl (m K)/s^2 33 A w'thl'_cl, wpthlp budget: wpthlp clipping term 797 wpthlp_dp1 (m K)/s^2 33 A w'thl'_dp1, wpthlp budget: wpthlp dissipation term 1 798 wpthlp_entermfl (m K)/s 33 A w'thl'_entermfl, Wpthlp entering flux limiter 799 wpthlp_exit_mfl (m K)/s 33 A w'thl'_exit_mfl, Wpthlp exiting flux limiter 800 wpthlp_forcing (m K)/s^2 33 A w'thl'_forcing, wpthlp budget: wpthlp forcing (includes microphysics tendency) 801 wpthlp_ma (m K)/s^2 33 A w'thl'_ma, wpthlp budget: wpthlp mean advection 802 wpthlp_mc (m K)/s^2 33 A w'thl'_mc, Microphysics tendency for wpthlp (not in budget) 803 wpthlp_mfl (m K)/s^2 33 A w'thl'_mfl, wpthlp budget: wpthlp monotonic flux limiter 804 wpthlp_mfl_max (m K)/s 33 A w'thl'_mfl_max, Maximum allowable wpthlp 805 wpthlp_mfl_min (m K)/s 33 A w'thl'_mfl_min, Minimum allowable wpthlp 806 wpthlp_pr1 (m K)/s^2 33 A w'thl'_pr1, wpthlp budget: wpthlp pressure term 1 807 wpthlp_pr2 (m K)/s^2 33 A w'thl'_pr2, wpthlp budget: wpthlp pressure term 2 808 wpthlp_pr3 (m K)/s^2 33 A w'thl'_pr3, wpthlp budget: wpthlp pressure term 3 809 wpthlp_sicl (m K)/s^2 33 A w'thl'_sicl, wpthlp budget: wpthlp semi-implicit clipping term 810 wpthlp_ta (m K)/s^2 33 A w'thl'_ta, wpthlp budget: wpthlp turbulent advection 811 wpthlp_tp (m K)/s^2 33 A w'thl'_tp, wpthlp budget: wpthlp turbulent production 812 wpthlp_zt (m K)/s 33 A wpthlp_zt, w'thl' interpolated to thermodynamic levels 813 wpthvp K m/s 33 A w'thv', Buoyancy flux FLDLST: History file 2 contains 9 fields Write frequency: 1 Filename specifier: %c.cam.h%t.%y-%m-%d-%s.nc Output precision: single Number of time samples per file: 5000 Fields are represented on global grids: 100 Included fields are: 1 CDNUMC 1/m2 1 A Vertically-integrated droplet concentration 2 CLDICE kg/kg 32 A Grid box averaged cloud ice amount 3 CLDLIQ kg/kg 32 A Grid box averaged cloud liquid amount 4 CLDST fraction 32 A Stratus cloud fraction 5 CLDTOT fraction 1 A Vertically-integrated total cloud 6 FLUT W/m2 1 A Upwelling longwave flux at top of model 7 LWCF W/m2 1 A Longwave cloud forcing 8 PRECT m/s 1 A Total (convective and large-scale) precipitation rate (liq + ice) 9 SWCF W/m2 1 A Shortwave cloud forcing FLDLST: History file 12 contains 49 fields Write frequency: YEARLY (INITIAL CONDITIONS) Filename specifier: %c.cam.i.%y-%m-%d-%s.nc Output precision: double Number of time samples per file: 1 Fields are represented on global grids: 101 100 Included fields are: 1 CLDICE&IC kg/kg 32 I Grid box averaged cloud ice amount 2 CLDLIQ&IC kg/kg 32 I Grid box averaged cloud liquid amount 3 CLOUD&IC fraction 32 I Cloud fraction 4 CONCLD&IC fraction 32 I Convective cloud fraction 5 CUSH&IC m 1 I Convective Scale Height 6 DMS&IC kg/kg 32 I DMS 7 H2O2&IC kg/kg 32 I H2O2 8 H2SO4&IC kg/kg 32 I H2SO4 9 KVH&IC m2/s 33 I Vertical diffusion diffusivities (heat/moisture) 10 KVM&IC m2/s 33 I Vertical diffusion diffusivities (momentum) 11 LCWAT&IC kg/kg 32 I Cloud water (ice + liq 12 NUMICE&IC kg/kg 32 I Grid box averaged cloud ice number 13 NUMLIQ&IC kg/kg 32 I Grid box averaged cloud liquid number 14 NUMRAI&IC kg/kg 32 I Grid box averaged rain number 15 NUMSNO&IC kg/kg 32 I Grid box averaged snow number 16 PBLH&IC m 1 I PBL height 17 PS&IC Pa 1 I Surface pressure 18 Q&IC kg/kg 32 I Specific humidity 19 QCWAT&IC kg/kg 32 I q associated with cloud water 20 QPERT&IC kg/kg 1 I Perturbation specific humidity (eddies in PBL) 21 RAINQM&IC kg/kg 32 I Grid box averaged rain amount 22 SNOWQM&IC kg/kg 32 I Grid box averaged snow amount 23 SO2&IC kg/kg 32 I SO2 24 SOAG&IC kg/kg 32 I SOAG 25 T&IC K 32 I Temperature 26 TCWAT&IC kg/kg 32 I T associated with cloud water 27 TKE&IC m2/s2 33 I Turbulent Kinetic Energy 28 TPERT&IC K 1 I Perturbation temperature (eddies in PBL) 29 U&IC m/s 32 I Zonal wind 30 V&IC m/s 32 I Meridional wind 31 bc_a1&IC kg/kg 32 I bc_a1 32 bc_a4&IC kg/kg 32 I bc_a4 33 dst_a1&IC kg/kg 32 I dst_a1 34 dst_a2&IC kg/kg 32 I dst_a2 35 dst_a3&IC kg/kg 32 I dst_a3 36 ncl_a1&IC kg/kg 32 I ncl_a1 37 ncl_a2&IC kg/kg 32 I ncl_a2 38 ncl_a3&IC kg/kg 32 I ncl_a3 39 num_a1&IC kg/kg 32 I num_a1 40 num_a2&IC kg/kg 32 I num_a2 41 num_a3&IC kg/kg 32 I num_a3 42 num_a4&IC kg/kg 32 I num_a4 43 pom_a1&IC kg/kg 32 I pom_a1 44 pom_a4&IC kg/kg 32 I pom_a4 45 so4_a1&IC kg/kg 32 I so4_a1 46 so4_a2&IC kg/kg 32 I so4_a2 47 so4_a3&IC kg/kg 32 I so4_a3 48 soa_a1&IC kg/kg 32 I soa_a1 49 soa_a2&IC kg/kg 32 I soa_a2 nstep, te 0 0.27474104609404426E+10 0.27474104609404426E+10 -0.00000000000000000E+00 0.10130000000000000E+06 chem_surfvals_set: ncdate= 19690215 co2vmr= 3.7151252035982907E-004 READ_NEXT_TRCDATA emiss_bb READ_NEXT_TRCDATA emiss_oceans READ_NEXT_TRCDATA emiss_ag_sol_was emiss_ship emiss_res_tran READ_NEXT_TRCDATA emiss_ene_ind READ_NEXT_TRCDATA emiss_bb READ_NEXT_TRCDATA emiss_anthro READ_NEXT_TRCDATA emiss_bb READ_NEXT_TRCDATA emiss_biogenic READ_NEXT_TRCDATA emiss_anthro READ_NEXT_TRCDATA emiss_bb READ_NEXT_TRCDATA num_bc_a4_anthro READ_NEXT_TRCDATA num_bc_a4_bb READ_NEXT_TRCDATA num_pom_a4_anthro READ_NEXT_TRCDATA num_pom_a4_bb READ_NEXT_TRCDATA emiss_ag_sol_was emiss_shipping READ_NEXT_TRCDATA num_so4_a1_bb READ_NEXT_TRCDATA emiss_res_tran READ_NEXT_TRCDATA emiss_anthro READ_NEXT_TRCDATA emiss_bb READ_NEXT_TRCDATA emiss_ag_sol_was emiss_shipping READ_NEXT_TRCDATA emiss_bb READ_NEXT_TRCDATA emiss_res_tran READ_NEXT_TRCDATA emiss_volcanoes READ_NEXT_TRCDATA contvolcano READ_NEXT_TRCDATA contvolcano READ_NEXT_TRCDATA emiss_ene_ind READ_NEXT_TRCDATA emiss_ene_ind READ_NEXT_TRCDATA emiss_volcanoes READ_NEXT_TRCDATA emiss_volcanoes READ_NEXT_TRCDATA CH4_CHML READ_NEXT_TRCDATA O3 OH NO3 HO2 READ_NEXT_TRCDATA ozone READ_NEXT_TRCDATA VOLC_MMR1 VOLC_MMR2 VOLC_MMR3 VOLC_RAD_GEOM1 VOLC_RAD_GEOM2 VOLC_RAD_GEOM3 VOLC_SAD REFERENCE TEMPERATURES FOR SEMI-IMPLICIT SCHEME = 300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000 GRAVITY WAVE PHASE SPEEDS (M/S) FOR MEAN STATE = 341.552 203.491 129.498 90.760 68.169 53.738 43.623 36.197 30.591 26.176 22.591 19.676 17.245 15.161 13.357 11.763 10.330 9.044 7.897 6.871 5.935 5.085 4.326 3.639 3.044 2.499 2.034 1.621 1.235 0.950 0.332 0.661 GRAVITY WAVE EQUIVALENT DEPTHS (M) FOR MEAN STATE = 11896.361 4222.707 1710.134 840.026 473.886 294.482 194.054 133.615 95.429 69.874 52.045 39.478 30.327 23.440 18.194 14.110 10.881 8.342 6.360 4.814 3.593 2.637 1.909 1.350 0.945 0.637 0.422 0.268 0.155 0.092 0.011 0.045 SCAM FORECAST REPORT: have_divq T have_divt T have_divq3d F have_vertdivt F have_vertdivu F have_vertdivv F have_vertdivq F have_divt3d F have_divu3d F have_divv3d F have_divu F have_divv F have_omega T have_phis F have_ptend T have_ps T have_q T have_q1 F have_q2 F have_prec F have_t T have_u T have_v T have_cld F have_cldliq T have_cldice T have_numliq F have_numice F have_clwp F have_aldir F have_aldif F have_asdir F have_asdif F use_camiop F use_obs_uv T use_obs_qv F use_obs_T F relaxation T use_3dfrc F WSHIST: writing time sample 0 to h-file 1 DATE=1969/02/15 NCSEC= 0 WSHIST: nhfil( 1 )=test_scam_atex.cam.h0.1969-02-15-00000.nc Opening netcdf history file test_scam_atex.cam.h0.1969-02-15-00000.nc Opened file test_scam_atex.cam.h0.1969-02-15-00000.nc to write 236 H_DEFINE: Successfully opened netcdf file Creating new decomp: 1!32!1!!1!1!32!!d5!i2! Creating new decomp: 1!1!!1!1!!d5!i2! Creating new decomp: 1!33!1!!1!1!33!!d5!i2! Creating new decomp: 1!32!1!!1!1!32!!d5!i1! Creating new decomp: 1!1!!1!1!!d5!i1! WSHIST: writing time sample 0 to h-file 2 DATE=1969/02/15 NCSEC= 0 WSHIST: nhfil( 2 )=test_scam_atex.cam.h1.1969-02-15-00000.nc Opening netcdf history file test_scam_atex.cam.h1.1969-02-15-00000.nc Opened file test_scam_atex.cam.h1.1969-02-15-00000.nc to write 237 H_DEFINE: Successfully opened netcdf file nstep, te 1 0.27474104609404426E+10 0.27471038462143621E+10 -0.12394792021498294E-01 0.10130000000000000E+06 REFERENCE TEMPERATURES FOR SEMI-IMPLICIT SCHEME = 300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000 300.000 GRAVITY WAVE PHASE SPEEDS (M/S) FOR MEAN STATE = 341.552 203.491 129.498 90.760 68.169 53.738 43.623 36.197 30.591 26.176 22.591 19.676 17.245 15.161 13.357 11.763 10.330 9.044 7.897 6.871 5.935 5.085 4.326 3.639 3.044 2.499 2.034 1.621 1.235 0.950 0.332 0.661 GRAVITY WAVE EQUIVALENT DEPTHS (M) FOR MEAN STATE = 11896.361 4222.707 1710.134 840.026 473.886 294.482 194.054 133.615 95.429 69.874 52.045 39.478 30.327 23.440 18.194 14.110 10.881 8.342 6.360 4.814 3.593 2.637 1.909 1.350 0.945 0.637 0.422 0.268 0.155 0.092 0.011 0.045 WSHIST: writing time sample 1 to h-file 1 DATE=1969/02/15 NCSEC= 1200 WSHIST: writing time sample 1 to h-file 2 DATE=1969/02/15 NCSEC= 1200 nstep, te 2 0.27471058708028193E+10 0.27471038462143621E+10 -0.81843273399701243E-04 0.10130000000000000E+06 WSHIST: writing time sample 2 to h-file 1 DATE=1969/02/15 NCSEC= 2400 WSHIST: writing time sample 2 to h-file 2 DATE=1969/02/15 NCSEC= 2400 nstep, te 3 0.27461036269177608E+10 0.27457398234531045E+10 -0.14706626582355766E-01 0.10130000000000000E+06 WSHIST: writing time sample 3 to h-file 1 DATE=1969/02/15 NCSEC= 3600 WSHIST: writing time sample 3 to h-file 2 DATE=1969/02/15 NCSEC= 3600 nstep, te 4 0.27457330103850408E+10 0.27457398234531045E+10 0.27541587045682548E-03 0.10130000000000000E+06 WSHIST: writing time sample 4 to h-file 1 DATE=1969/02/15 NCSEC= 4800 WSHIST: writing time sample 4 to h-file 2 DATE=1969/02/15 NCSEC= 4800 nstep, te 5 0.27450217098718262E+10 0.27447149787190089E+10 -0.12399498531218875E-01 0.10130000000000000E+06 WSHIST: writing time sample 5 to h-file 1 DATE=1969/02/15 NCSEC= 6000 WSHIST: writing time sample 5 to h-file 2 DATE=1969/02/15 NCSEC= 6000 nstep, te 6 0.27447231519850450E+10 0.27447149787190089E+10 -0.33040139313609662E-03 0.10130000000000000E+06 WSHIST: writing time sample 6 to h-file 1 DATE=1969/02/15 NCSEC= 7200 WSHIST: writing time sample 6 to h-file 2 DATE=1969/02/15 NCSEC= 7200 nstep, te 7 0.27441540710965776E+10 0.27438420722268505E+10 -0.12612444127018584E-01 0.10130000000000000E+06 WSHIST: writing time sample 7 to h-file 1 DATE=1969/02/15 NCSEC= 8400 WSHIST: writing time sample 7 to h-file 2 DATE=1969/02/15 NCSEC= 8400 nstep, te 8 0.27438635253995037E+10 0.27438420722268505E+10 -0.86723692836574936E-03 0.10130000000000000E+06 WSHIST: writing time sample 8 to h-file 1 DATE=1969/02/15 NCSEC= 9600 WSHIST: writing time sample 8 to h-file 2 DATE=1969/02/15 NCSEC= 9600 nstep, te 9 0.27433516108335729E+10 0.27430258844248676E+10 -0.13167375042358679E-01 0.10130000000000000E+06 WSHIST: writing time sample 9 to h-file 1 DATE=1969/02/15 NCSEC= 10800 WSHIST: writing time sample 9 to h-file 2 DATE=1969/02/15 NCSEC= 10800 nstep, te 10 0.27430592312171946E+10 0.27430258844248676E+10 -0.13480323034711389E-02 0.10130000000000000E+06 WSHIST: writing time sample 10 to h-file 1 DATE=1969/02/15 NCSEC= 12000 WSHIST: writing time sample 10 to h-file 2 DATE=1969/02/15 NCSEC= 12000 nstep, te 11 0.27425858772398891E+10 0.27422509757322335E+10 -0.13538275177262426E-01 0.10130000000000000E+06 WSHIST: writing time sample 11 to h-file 1 DATE=1969/02/15 NCSEC= 13200 WSHIST: writing time sample 11 to h-file 2 DATE=1969/02/15 NCSEC= 13200 nstep, te 12 0.27422949722892237E+10 0.27422509757322335E+10 -0.17785452790412884E-02 0.10130000000000000E+06 WSHIST: writing time sample 12 to h-file 1 DATE=1969/02/15 NCSEC= 14400 WSHIST: writing time sample 12 to h-file 2 DATE=1969/02/15 NCSEC= 14400 nstep, te 13 0.27418521270580535E+10 0.27415075446476889E+10 -0.13929622250484972E-01 0.10130000000000000E+06 WSHIST: writing time sample 13 to h-file 1 DATE=1969/02/15 NCSEC= 15600 WSHIST: writing time sample 13 to h-file 2 DATE=1969/02/15 NCSEC= 15600 nstep, te 14 0.27415587291944690E+10 0.27415075446476889E+10 -0.20691172278780659E-02 0.10130000000000000E+06 WSHIST: writing time sample 14 to h-file 1 DATE=1969/02/15 NCSEC= 16800 WSHIST: writing time sample 14 to h-file 2 DATE=1969/02/15 NCSEC= 16800 nstep, te 15 0.27411009385170498E+10 0.27407689029906068E+10 -0.13422418898857261E-01 0.10130000000000000E+06 WSHIST: writing time sample 15 to h-file 1 DATE=1969/02/15 NCSEC= 18000 WSHIST: writing time sample 15 to h-file 2 DATE=1969/02/15 NCSEC= 18000 nstep, te 16 0.27408287243849840E+10 0.27407689029906068E+10 -0.24182587419083797E-02 0.10130000000000000E+06 WSHIST: writing time sample 16 to h-file 1 DATE=1969/02/15 NCSEC= 19200 WSHIST: writing time sample 16 to h-file 2 DATE=1969/02/15 NCSEC= 19200 nstep, te 17 0.27404005090972629E+10 0.27401107844094687E+10 -0.11712018188457419E-01 0.10130000000000000E+06 WSHIST: writing time sample 17 to h-file 1 DATE=1969/02/15 NCSEC= 20400 WSHIST: writing time sample 17 to h-file 2 DATE=1969/02/15 NCSEC= 20400 nstep, te 18 0.27401767758110242E+10 0.27401107844094687E+10 -0.26676791031672309E-02 0.10130000000000000E+06 WSHIST: writing time sample 18 to h-file 1 DATE=1969/02/15 NCSEC= 21600 WSHIST: writing time sample 18 to h-file 2 DATE=1969/02/15 NCSEC= 21600 nstep, te 19 0.27397888809387021E+10 0.27394847273204989E+10 -0.12295302604695007E-01 0.10130000000000000E+06 WSHIST: writing time sample 19 to h-file 1 DATE=1969/02/15 NCSEC= 22800 WSHIST: writing time sample 19 to h-file 2 DATE=1969/02/15 NCSEC= 22800 nstep, te 20 0.27395615712278271E+10 0.27394847273204989E+10 -0.31063878164861430E-02 0.10130000000000000E+06 WSHIST: writing time sample 20 to h-file 1 DATE=1969/02/15 NCSEC= 24000 WSHIST: writing time sample 20 to h-file 2 DATE=1969/02/15 NCSEC= 24000 nstep, te 21 0.27392356084012609E+10 0.27389232784202633E+10 -0.12625829183194420E-01 0.10130000000000000E+06 WSHIST: writing time sample 21 to h-file 1 DATE=1969/02/15 NCSEC= 25200 WSHIST: writing time sample 21 to h-file 2 DATE=1969/02/15 NCSEC= 25200 nstep, te 22 0.27390070392846332E+10 0.27389232784202633E+10 -0.33860033621906393E-02 0.10130000000000000E+06 WSHIST: writing time sample 22 to h-file 1 DATE=1969/02/15 NCSEC= 26400 WSHIST: writing time sample 22 to h-file 2 DATE=1969/02/15 NCSEC= 26400 nstep, te 23 0.27386997760725079E+10 0.27383914720145688E+10 -0.12463082665299855E-01 0.10130000000000000E+06 WSHIST: writing time sample 23 to h-file 1 DATE=1969/02/15 NCSEC= 27600 WSHIST: writing time sample 23 to h-file 2 DATE=1969/02/15 NCSEC= 27600 nstep, te 24 0.27384809526124682E+10 0.27383914720145688E+10 -0.36172215702123512E-02 0.10130000000000000E+06 WSHIST: writing time sample 24 to h-file 1 DATE=1969/02/15 NCSEC= 28800 WSHIST: writing time sample 24 to h-file 2 DATE=1969/02/15 NCSEC= 28800 nstep, te 25 0.27381882299785471E+10 0.27378732329922023E+10 -0.12733641932510125E-01 0.10130000000000000E+06 WSHIST: writing time sample 25 to h-file 1 DATE=1969/02/15 NCSEC= 30000 WSHIST: writing time sample 25 to h-file 2 DATE=1969/02/15 NCSEC= 30000 nstep, te 26 0.27379693064694662E+10 0.27378732329922023E+10 -0.38837363902613242E-02 0.10130000000000000E+06 WSHIST: writing time sample 26 to h-file 1 DATE=1969/02/15 NCSEC= 31200 WSHIST: writing time sample 26 to h-file 2 DATE=1969/02/15 NCSEC= 31200 nstep, te 27 0.27376940418383408E+10 0.27373726885906100E+10 -0.12990591554336401E-01 0.10130000000000000E+06 WSHIST: writing time sample 27 to h-file 1 DATE=1969/02/15 NCSEC= 32400 WSHIST: writing time sample 27 to h-file 2 DATE=1969/02/15 NCSEC= 32400 nstep, te 28 0.27374750395562868E+10 0.27373726885906100E+10 -0.41375016424701223E-02 0.10130000000000000E+06 WSHIST: writing time sample 28 to h-file 1 DATE=1969/02/15 NCSEC= 33600 WSHIST: writing time sample 28 to h-file 2 DATE=1969/02/15 NCSEC= 33600 nstep, te 29 0.27372194435954289E+10 0.27370221669250121E+10 -0.79748397337868898E-02 0.10130000000000000E+06 WSHIST: writing time sample 29 to h-file 1 DATE=1969/02/15 NCSEC= 34800 WSHIST: writing time sample 29 to h-file 2 DATE=1969/02/15 NCSEC= 34800 nstep, te 30 0.27371239089569650E+10 0.27370221669250121E+10 -0.41128857117239698E-02 0.10130000000000000E+06 WSHIST: writing time sample 30 to h-file 1 DATE=1969/02/15 NCSEC= 36000 WSHIST: writing time sample 30 to h-file 2 DATE=1969/02/15 NCSEC= 36000 nstep, te 31 0.27369255838564506E+10 0.27367123887974839E+10 -0.86183349693695413E-02 0.10130000000000000E+06 WSHIST: writing time sample 31 to h-file 1 DATE=1969/02/15 NCSEC= 37200 WSHIST: writing time sample 31 to h-file 2 DATE=1969/02/15 NCSEC= 37200 nstep, te 32 0.27368300228784485E+10 0.27367123887974839E+10 -0.47553161807807852E-02 0.10130000000000000E+06 WSHIST: writing time sample 32 to h-file 1 DATE=1969/02/15 NCSEC= 38400 WSHIST: writing time sample 32 to h-file 2 DATE=1969/02/15 NCSEC= 38400 nstep, te 33 0.27368068282037625E+10 0.27366698462540512E+10 -0.55374469422120190E-02 0.10130000000000000E+06 WSHIST: writing time sample 33 to h-file 1 DATE=1969/02/15 NCSEC= 39600 WSHIST: writing time sample 33 to h-file 2 DATE=1969/02/15 NCSEC= 39600 nstep, te 34 0.27367825044414740E+10 0.27366698462540512E+10 -0.45541674415786396E-02 0.10130000000000000E+06 WSHIST: writing time sample 34 to h-file 1 DATE=1969/02/15 NCSEC= 40800 WSHIST: writing time sample 34 to h-file 2 DATE=1969/02/15 NCSEC= 40800 nstep, te 35 0.27367631410821390E+10 0.27367815853448281E+10 0.74560280565743123E-03 0.10130000000000000E+06 WSHIST: writing time sample 35 to h-file 1 DATE=1969/02/15 NCSEC= 42000 WSHIST: writing time sample 35 to h-file 2 DATE=1969/02/15 NCSEC= 42000 nstep, te 36 0.27368902092314663E+10 0.27367815853448281E+10 -0.43910822570659459E-02 0.10130000000000000E+06 WSHIST: writing time sample 36 to h-file 1 DATE=1969/02/15 NCSEC= 43200 WSHIST: writing time sample 36 to h-file 2 DATE=1969/02/15 NCSEC= 43200 nstep, te 37 0.27369685935302835E+10 0.27369729775236969E+10 0.17722138554121097E-03 0.10130000000000000E+06 WSHIST: writing time sample 37 to h-file 1 DATE=1969/02/15 NCSEC= 44400 WSHIST: writing time sample 37 to h-file 2 DATE=1969/02/15 NCSEC= 44400 nstep, te 38 0.27370893960072370E+10 0.27369729775236969E+10 -0.47061760841805873E-02 0.10130000000000000E+06 WSHIST: writing time sample 38 to h-file 1 DATE=1969/02/15 NCSEC= 45600 WSHIST: writing time sample 38 to h-file 2 DATE=1969/02/15 NCSEC= 45600 nstep, te 39 0.27372969807806349E+10 0.27374214027735829E+10 0.50297151255774804E-02 0.10130000000000000E+06 WSHIST: writing time sample 39 to h-file 1 DATE=1969/02/15 NCSEC= 46800 WSHIST: writing time sample 39 to h-file 2 DATE=1969/02/15 NCSEC= 46800 nstep, te 40 0.27375244892937965E+10 0.27374214027735829E+10 -0.41672361748616143E-02 0.10130000000000000E+06 WSHIST: writing time sample 40 to h-file 1 DATE=1969/02/15 NCSEC= 48000 WSHIST: writing time sample 40 to h-file 2 DATE=1969/02/15 NCSEC= 48000 nstep, te 41 0.27377277863704152E+10 0.27379637766646657E+10 0.95398243056330472E-02 0.10130000000000000E+06 WSHIST: writing time sample 41 to h-file 1 DATE=1969/02/15 NCSEC= 49200 WSHIST: writing time sample 41 to h-file 2 DATE=1969/02/15 NCSEC= 49200 nstep, te 42 0.27380594794935427E+10 0.27379637766646657E+10 -0.38687530601123040E-02 0.10130000000000000E+06 WSHIST: writing time sample 42 to h-file 1 DATE=1969/02/15 NCSEC= 50400 WSHIST: writing time sample 42 to h-file 2 DATE=1969/02/15 NCSEC= 50400 nstep, te 43 0.27383424725682130E+10 0.27385786297697191E+10 0.95465714724997583E-02 0.10130000000000000E+06 WSHIST: writing time sample 43 to h-file 1 DATE=1969/02/15 NCSEC= 51600 WSHIST: writing time sample 43 to h-file 2 DATE=1969/02/15 NCSEC= 51600 nstep, te 44 0.27386696711513319E+10 0.27385786297697191E+10 -0.36803157006368853E-02 0.10130000000000000E+06 WSHIST: writing time sample 44 to h-file 1 DATE=1969/02/15 NCSEC= 52800 WSHIST: writing time sample 44 to h-file 2 DATE=1969/02/15 NCSEC= 52800 nstep, te 45 0.27389761592002258E+10 0.27392899835494075E+10 0.12686238489303475E-01 0.10130000000000000E+06 WSHIST: writing time sample 45 to h-file 1 DATE=1969/02/15 NCSEC= 54000 WSHIST: writing time sample 45 to h-file 2 DATE=1969/02/15 NCSEC= 54000 nstep, te 46 0.27393688284035969E+10 0.27392899835494075E+10 -0.31872753867229708E-02 0.10130000000000000E+06 WSHIST: writing time sample 46 to h-file 1 DATE=1969/02/15 NCSEC= 55200 WSHIST: writing time sample 46 to h-file 2 DATE=1969/02/15 NCSEC= 55200 nstep, te 47 0.27396713222973394E+10 0.27399485304691644E+10 0.11206042450578952E-01 0.10130000000000000E+06 WSHIST: writing time sample 47 to h-file 1 DATE=1969/02/15 NCSEC= 56400 WSHIST: writing time sample 47 to h-file 2 DATE=1969/02/15 NCSEC= 56400 nstep, te 48 0.27400250570433335E+10 0.27399485304691644E+10 -0.30935597356002791E-02 0.10130000000000000E+06 WSHIST: writing time sample 48 to h-file 1 DATE=1969/02/15 NCSEC= 57600 WSHIST: writing time sample 48 to h-file 2 DATE=1969/02/15 NCSEC= 57600 nstep, te 49 0.27403537514702902E+10 0.27406411077117848E+10 0.11616274583209489E-01 0.10130000000000000E+06 WSHIST: writing time sample 49 to h-file 1 DATE=1969/02/15 NCSEC= 58800 WSHIST: writing time sample 49 to h-file 2 DATE=1969/02/15 NCSEC= 58800 nstep, te 50 0.27407071075602741E+10 0.27406411077117848E+10 -0.26680205674809113E-02 0.10130000000000000E+06 WSHIST: writing time sample 50 to h-file 1 DATE=1969/02/15 NCSEC= 60000 WSHIST: writing time sample 50 to h-file 2 DATE=1969/02/15 NCSEC= 60000 nstep, te 51 0.27409900516791677E+10 0.27412178161622186E+10 0.92072987928133558E-02 0.10130000000000000E+06 WSHIST: writing time sample 51 to h-file 1 DATE=1969/02/15 NCSEC= 61200 WSHIST: writing time sample 51 to h-file 2 DATE=1969/02/15 NCSEC= 61200 nstep, te 52 0.27412813882776704E+10 0.27412178161622186E+10 -0.25698803167895903E-02 0.10130000000000000E+06 WSHIST: writing time sample 52 to h-file 1 DATE=1969/02/15 NCSEC= 62400 WSHIST: writing time sample 52 to h-file 2 DATE=1969/02/15 NCSEC= 62400 nstep, te 53 0.27415584473194084E+10 0.27416872172871504E+10 0.52054804711437891E-02 0.10130000000000000E+06 WSHIST: writing time sample 53 to h-file 1 DATE=1969/02/15 NCSEC= 63600 WSHIST: writing time sample 53 to h-file 2 DATE=1969/02/15 NCSEC= 63600 nstep, te 54 0.27417443857133293E+10 0.27416872172871504E+10 -0.23110134393818931E-02 0.10130000000000000E+06 WSHIST: writing time sample 54 to h-file 1 DATE=1969/02/15 NCSEC= 64800 WSHIST: writing time sample 54 to h-file 2 DATE=1969/02/15 NCSEC= 64800 nstep, te 55 0.27418976001078196E+10 0.27420247486288781E+10 0.51399340615773262E-02 0.10130000000000000E+06 WSHIST: writing time sample 55 to h-file 1 DATE=1969/02/15 NCSEC= 66000 WSHIST: writing time sample 55 to h-file 2 DATE=1969/02/15 NCSEC= 66000 nstep, te 56 0.27420689054708071E+10 0.27420247486288781E+10 -0.17850247410885073E-02 0.10130000000000000E+06 WSHIST: writing time sample 56 to h-file 1 DATE=1969/02/15 NCSEC= 67200 WSHIST: writing time sample 56 to h-file 2 DATE=1969/02/15 NCSEC= 67200 nstep, te 57 0.27420546908655553E+10 0.27420371672107887E+10 -0.70838755549880743E-03 0.10130000000000000E+06 WSHIST: writing time sample 57 to h-file 1 DATE=1969/02/15 NCSEC= 68400 WSHIST: writing time sample 57 to h-file 2 DATE=1969/02/15 NCSEC= 68400 nstep, te 58 0.27420912859327035E+10 0.27420371672107887E+10 -0.21877302214992830E-02 0.10130000000000000E+06 WSHIST: writing time sample 58 to h-file 1 DATE=1969/02/15 NCSEC= 69600 WSHIST: writing time sample 58 to h-file 2 DATE=1969/02/15 NCSEC= 69600 nstep, te 59 0.27420698021930017E+10 0.27418370686015344E+10 -0.94081732457231976E-02 0.10130000000000000E+06 WSHIST: writing time sample 59 to h-file 1 DATE=1969/02/15 NCSEC= 70800 WSHIST: writing time sample 59 to h-file 2 DATE=1969/02/15 NCSEC= 70800 nstep, te 60 0.27418964414408407E+10 0.27418370686015344E+10 -0.24001260615743908E-02 0.10130000000000000E+06 WSHIST: writing time sample 60 to h-file 1 DATE=1969/02/15 NCSEC= 72000 WSHIST: writing time sample 60 to h-file 2 DATE=1969/02/15 NCSEC= 72000 nstep, te 61 0.27417104851731191E+10 0.27415080099543328E+10 -0.81849892157645002E-02 0.10130000000000000E+06 WSHIST: writing time sample 61 to h-file 1 DATE=1969/02/15 NCSEC= 73200 WSHIST: writing time sample 61 to h-file 2 DATE=1969/02/15 NCSEC= 73200 nstep, te 62 0.27415543640843568E+10 0.27415080099543328E+10 -0.18738493363614165E-02 0.10130000000000000E+06 WSHIST: writing time sample 62 to h-file 1 DATE=1969/02/15 NCSEC= 74400 WSHIST: writing time sample 62 to h-file 2 DATE=1969/02/15 NCSEC= 74400 nstep, te 63 0.27411626355369725E+10 0.27409188200810518E+10 -0.98561537027129168E-02 0.10130000000000000E+06 WSHIST: writing time sample 63 to h-file 1 DATE=1969/02/15 NCSEC= 75600 WSHIST: writing time sample 63 to h-file 2 DATE=1969/02/15 NCSEC= 75600 nstep, te 64 0.27409765906149607E+10 0.27409188200810518E+10 -0.23353534317305837E-02 0.10130000000000000E+06 WSHIST: writing time sample 64 to h-file 1 DATE=1969/02/15 NCSEC= 76800 WSHIST: writing time sample 64 to h-file 2 DATE=1969/02/15 NCSEC= 76800 nstep, te 65 0.27406082353188028E+10 0.27403232561558938E+10 -0.11520182020845579E-01 0.10130000000000000E+06 WSHIST: writing time sample 65 to h-file 1 DATE=1969/02/15 NCSEC= 78000 WSHIST: writing time sample 65 to h-file 2 DATE=1969/02/15 NCSEC= 78000 nstep, te 66 0.27403922523419399E+10 0.27403232561558938E+10 -0.27891464550662418E-02 0.10130000000000000E+06 WSHIST: writing time sample 66 to h-file 1 DATE=1969/02/15 NCSEC= 79200 WSHIST: writing time sample 66 to h-file 2 DATE=1969/02/15 NCSEC= 79200 nstep, te 67 0.27400408486876526E+10 0.27397356843186460E+10 -0.12336161848980927E-01 0.10130000000000000E+06 WSHIST: writing time sample 67 to h-file 1 DATE=1969/02/15 NCSEC= 80400 WSHIST: writing time sample 67 to h-file 2 DATE=1969/02/15 NCSEC= 80400 nstep, te 68 0.27398140896817927E+10 0.27397356843186460E+10 -0.31695091165305760E-02 0.10130000000000000E+06 WSHIST: writing time sample 68 to h-file 1 DATE=1969/02/15 NCSEC= 81600 WSHIST: writing time sample 68 to h-file 2 DATE=1969/02/15 NCSEC= 81600 nstep, te 69 0.27394763204467349E+10 0.27391517293941379E+10 -0.13121478672633616E-01 0.10130000000000000E+06 WSHIST: writing time sample 69 to h-file 1 DATE=1969/02/15 NCSEC= 82800 WSHIST: writing time sample 69 to h-file 2 DATE=1969/02/15 NCSEC= 82800 nstep, te 70 0.27392395226193027E+10 0.27391517293941379E+10 -0.35490101233101971E-02 0.10130000000000000E+06 WSHIST: writing time sample 70 to h-file 1 DATE=1969/02/15 NCSEC= 84000 WSHIST: writing time sample 70 to h-file 2 DATE=1969/02/15 NCSEC= 84000 nstep, te 71 0.27389172492506514E+10 0.27385792522701173E+10 -0.13663408575214711E-01 0.10130000000000000E+06 WSHIST: writing time sample 71 to h-file 1 DATE=1969/02/15 NCSEC= 85200 WSHIST: writing time sample 71 to h-file 2 DATE=1969/02/15 NCSEC= 85200 nstep, te 72 0.27386756565559092E+10 0.27385792522701173E+10 -0.38971092081792713E-02 0.10130000000000000E+06 chem_surfvals_set: ncdate= 19690216 co2vmr= 3.7154002598856157E-004 READ_NEXT_TRCDATA emiss_bb READ_NEXT_TRCDATA emiss_oceans READ_NEXT_TRCDATA emiss_ag_sol_was emiss_ship emiss_res_tran READ_NEXT_TRCDATA emiss_ene_ind READ_NEXT_TRCDATA emiss_bb READ_NEXT_TRCDATA emiss_anthro READ_NEXT_TRCDATA emiss_bb READ_NEXT_TRCDATA emiss_biogenic READ_NEXT_TRCDATA emiss_anthro READ_NEXT_TRCDATA emiss_bb READ_NEXT_TRCDATA num_bc_a4_anthro READ_NEXT_TRCDATA num_bc_a4_bb READ_NEXT_TRCDATA num_pom_a4_anthro READ_NEXT_TRCDATA num_pom_a4_bb READ_NEXT_TRCDATA emiss_ag_sol_was emiss_shipping READ_NEXT_TRCDATA num_so4_a1_bb READ_NEXT_TRCDATA emiss_res_tran READ_NEXT_TRCDATA emiss_anthro READ_NEXT_TRCDATA emiss_bb READ_NEXT_TRCDATA emiss_ag_sol_was emiss_shipping READ_NEXT_TRCDATA emiss_bb READ_NEXT_TRCDATA emiss_res_tran READ_NEXT_TRCDATA emiss_volcanoes READ_NEXT_TRCDATA emiss_ene_ind READ_NEXT_TRCDATA emiss_ene_ind READ_NEXT_TRCDATA emiss_volcanoes READ_NEXT_TRCDATA emiss_volcanoes WSHIST: writing time sample 72 to h-file 1 DATE=1969/02/16 NCSEC= 0 WSHIST: writing time sample 72 to h-file 2 DATE=1969/02/16 NCSEC= 0 nstep, te 73 0.27383630394186168E+10 0.27380135233716779E+10 -0.14129062766697082E-01 0.10130000000000000E+06 WSHIST: writing time sample 73 to h-file 1 DATE=1969/02/16 NCSEC= 1200 WSHIST: writing time sample 73 to h-file 2 DATE=1969/02/16 NCSEC= 1200 nstep, te 74 0.27381194418328981E+10 0.27380135233716779E+10 -0.42817163899622514E-02 0.10130000000000000E+06 WSHIST: writing time sample 74 to h-file 1 DATE=1969/02/16 NCSEC= 2400 WSHIST: writing time sample 74 to h-file 2 DATE=1969/02/16 NCSEC= 2400 nstep, te 75 0.27378302648563256E+10 0.27374661045599151E+10 -0.14721051380005274E-01 0.10130000000000000E+06 WSHIST: writing time sample 75 to h-file 1 DATE=1969/02/16 NCSEC= 3600 WSHIST: writing time sample 75 to h-file 2 DATE=1969/02/16 NCSEC= 3600 nstep, te 76 0.27375804240053039E+10 0.27374661045599151E+10 -0.46213232081863459E-02 0.10130000000000000E+06 WSHIST: writing time sample 76 to h-file 1 DATE=1969/02/16 NCSEC= 4800 WSHIST: writing time sample 76 to h-file 2 DATE=1969/02/16 NCSEC= 4800 nstep, te 77 0.27372998804756088E+10 0.27369267612900100E+10 -0.15083211311630266E-01 0.10130000000000000E+06 WSHIST: writing time sample 77 to h-file 1 DATE=1969/02/16 NCSEC= 6000 WSHIST: writing time sample 77 to h-file 2 DATE=1969/02/16 NCSEC= 6000 nstep, te 78 0.27370487155430446E+10 0.27369267612900100E+10 -0.49299576110525285E-02 0.10130000000000000E+06 WSHIST: writing time sample 78 to h-file 1 DATE=1969/02/16 NCSEC= 7200 WSHIST: writing time sample 78 to h-file 2 DATE=1969/02/16 NCSEC= 7200 nstep, te 79 0.27367720175784750E+10 0.27363920314869914E+10 -0.15360803556988585E-01 0.10130000000000000E+06 WSHIST: writing time sample 79 to h-file 1 DATE=1969/02/16 NCSEC= 8400 WSHIST: writing time sample 79 to h-file 2 DATE=1969/02/16 NCSEC= 8400 nstep, te 80 0.27365201266362357E+10 0.27363920314869914E+10 -0.51782011716866106E-02 0.10130000000000000E+06 WSHIST: writing time sample 80 to h-file 1 DATE=1969/02/16 NCSEC= 9600 WSHIST: writing time sample 80 to h-file 2 DATE=1969/02/16 NCSEC= 9600 nstep, te 81 0.27362344733696437E+10 0.27358514712327542E+10 -0.15482726127410999E-01 0.10130000000000000E+06 WSHIST: writing time sample 81 to h-file 1 DATE=1969/02/16 NCSEC= 10800 WSHIST: writing time sample 81 to h-file 2 DATE=1969/02/16 NCSEC= 10800 nstep, te 82 0.27359869163774323E+10 0.27358514712327542E+10 -0.54753221414638783E-02 0.10130000000000000E+06 WSHIST: writing time sample 82 to h-file 1 DATE=1969/02/16 NCSEC= 12000 WSHIST: writing time sample 82 to h-file 2 DATE=1969/02/16 NCSEC= 12000 nstep, te 83 0.27357093505870857E+10 0.27353368462856274E+10 -0.15058354837395852E-01 0.10130000000000000E+06 WSHIST: writing time sample 83 to h-file 1 DATE=1969/02/16 NCSEC= 13200 WSHIST: writing time sample 83 to h-file 2 DATE=1969/02/16 NCSEC= 13200 nstep, te 84 0.27354777557869606E+10 0.27353368462856274E+10 -0.56962168295218458E-02 0.10130000000000000E+06 WSHIST: writing time sample 84 to h-file 1 DATE=1969/02/16 NCSEC= 14400 WSHIST: writing time sample 84 to h-file 2 DATE=1969/02/16 NCSEC= 14400 nstep, te 85 0.27352012392243447E+10 0.27348202529502258E+10 -0.15401235586808629E-01 0.10130000000000000E+06 WSHIST: writing time sample 85 to h-file 1 DATE=1969/02/16 NCSEC= 15600 WSHIST: writing time sample 85 to h-file 2 DATE=1969/02/16 NCSEC= 15600 nstep, te 86 0.27349683760624995E+10 0.27348202529502258E+10 -0.59878245043192757E-02 0.10130000000000000E+06 WSHIST: writing time sample 86 to h-file 1 DATE=1969/02/16 NCSEC= 16800 WSHIST: writing time sample 86 to h-file 2 DATE=1969/02/16 NCSEC= 16800 nstep, te 87 0.27346991739976091E+10 0.27343091043019037E+10 -0.15768429696653485E-01 0.10130000000000000E+06 WSHIST: writing time sample 87 to h-file 1 DATE=1969/02/16 NCSEC= 18000 WSHIST: writing time sample 87 to h-file 2 DATE=1969/02/16 NCSEC= 18000 nstep, te 88 0.27344641762262607E+10 0.27343091043019037E+10 -0.62687277788270315E-02 0.10130000000000000E+06 WSHIST: writing time sample 88 to h-file 1 DATE=1969/02/16 NCSEC= 19200 WSHIST: writing time sample 88 to h-file 2 DATE=1969/02/16 NCSEC= 19200 nstep, te 89 0.27342021276240163E+10 0.27338049875140195E+10 -0.16054248697481652E-01 0.10130000000000000E+06 WSHIST: writing time sample 89 to h-file 1 DATE=1969/02/16 NCSEC= 20400 WSHIST: writing time sample 89 to h-file 2 DATE=1969/02/16 NCSEC= 20400 nstep, te 90 0.27339666908200612E+10 0.27338049875140195E+10 -0.65367990415767041E-02 0.10130000000000000E+06 WSHIST: writing time sample 90 to h-file 1 DATE=1969/02/16 NCSEC= 21600 WSHIST: writing time sample 90 to h-file 2 DATE=1969/02/16 NCSEC= 21600 nstep, te 91 0.27337099635455370E+10 0.27333071917307844E+10 -0.16281908373410283E-01 0.10130000000000000E+06 WSHIST: writing time sample 91 to h-file 1 DATE=1969/02/16 NCSEC= 22800 WSHIST: writing time sample 91 to h-file 2 DATE=1969/02/16 NCSEC= 22800 nstep, te 92 0.27334754012317467E+10 0.27333071917307844E+10 -0.67998096735913879E-02 0.10130000000000000E+06 WSHIST: writing time sample 92 to h-file 1 DATE=1969/02/16 NCSEC= 24000 WSHIST: writing time sample 92 to h-file 2 DATE=1969/02/16 NCSEC= 24000 nstep, te 93 0.27332224819962516E+10 0.27328136558606730E+10 -0.16526652154733684E-01 0.10130000000000000E+06 WSHIST: writing time sample 93 to h-file 1 DATE=1969/02/16 NCSEC= 25200 WSHIST: writing time sample 93 to h-file 2 DATE=1969/02/16 NCSEC= 25200 nstep, te 94 0.27329881649497256E+10 0.27328136558606730E+10 -0.70544682974612079E-02 0.10130000000000000E+06 WSHIST: writing time sample 94 to h-file 1 DATE=1969/02/16 NCSEC= 26400 WSHIST: writing time sample 94 to h-file 2 DATE=1969/02/16 NCSEC= 26400 nstep, te 95 0.27327408600575275E+10 0.27323298636478229E+10 -0.16614384719851934E-01 0.10130000000000000E+06 WSHIST: writing time sample 95 to h-file 1 DATE=1969/02/16 NCSEC= 27600 WSHIST: writing time sample 95 to h-file 2 DATE=1969/02/16 NCSEC= 27600 nstep, te 96 0.27325106497726011E+10 0.27323298636478229E+10 -0.73082152499472442E-02 0.10130000000000000E+06 WSHIST: writing time sample 96 to h-file 1 DATE=1969/02/16 NCSEC= 28800 WSHIST: writing time sample 96 to h-file 2 DATE=1969/02/16 NCSEC= 28800 nstep, te 97 0.27322678627254682E+10 0.27318528220627260E+10 -0.16777872220672070E-01 0.10130000000000000E+06 WSHIST: writing time sample 97 to h-file 1 DATE=1969/02/16 NCSEC= 30000 WSHIST: writing time sample 97 to h-file 2 DATE=1969/02/16 NCSEC= 30000 nstep, te 98 0.27320395374075551E+10 0.27318528220627260E+10 -0.75479018766105516E-02 0.10130000000000000E+06 WSHIST: writing time sample 98 to h-file 1 DATE=1969/02/16 NCSEC= 31200 WSHIST: writing time sample 98 to h-file 2 DATE=1969/02/16 NCSEC= 31200 nstep, te 99 0.27318018603284283E+10 0.27313822634680328E+10 -0.16962054901795490E-01 0.10130000000000000E+06 WSHIST: writing time sample 99 to h-file 1 DATE=1969/02/16 NCSEC= 32400 WSHIST: writing time sample 99 to h-file 2 DATE=1969/02/16 NCSEC= 32400 nstep, te 100 0.27315749022861786E+10 0.27313822634680328E+10 -0.77873561935756039E-02 0.10130000000000000E+06 WSHIST: writing time sample 100 to h-file 1 DATE=1969/02/16 NCSEC= 33600 WSHIST: writing time sample 100 to h-file 2 DATE=1969/02/16 NCSEC= 33600 nstep, te 101 0.27313527958317332E+10 0.27311072717304311E+10 -0.99252250888537778E-02 0.10130000000000000E+06 WSHIST: writing time sample 101 to h-file 1 DATE=1969/02/16 NCSEC= 34800 WSHIST: writing time sample 101 to h-file 2 DATE=1969/02/16 NCSEC= 34800 nstep, te 102 0.27312963178730450E+10 0.27311072717304311E+10 -0.76421235539452983E-02 0.10130000000000000E+06 WSHIST: writing time sample 102 to h-file 1 DATE=1969/02/16 NCSEC= 36000 WSHIST: writing time sample 102 to h-file 2 DATE=1969/02/16 NCSEC= 36000 nstep, te 103 0.27311394970794806E+10 0.27308736812648191E+10 -0.10745510435432695E-01 0.10130000000000000E+06 WSHIST: writing time sample 103 to h-file 1 DATE=1969/02/16 NCSEC= 37200 WSHIST: writing time sample 103 to h-file 2 DATE=1969/02/16 NCSEC= 37200 nstep, te 104 0.27310798277760806E+10 0.27308736812648191E+10 -0.83333999175667101E-02 0.10130000000000000E+06 WSHIST: writing time sample 104 to h-file 1 DATE=1969/02/16 NCSEC= 38400 WSHIST: writing time sample 104 to h-file 2 DATE=1969/02/16 NCSEC= 38400 nstep, te 105 0.27311205726871791E+10 0.27309493389380779E+10 -0.69220638366001624E-02 0.10130000000000000E+06 WSHIST: writing time sample 105 to h-file 1 DATE=1969/02/16 NCSEC= 39600 WSHIST: writing time sample 105 to h-file 2 DATE=1969/02/16 NCSEC= 39600 nstep, te 106 0.27311478939993911E+10 0.27309493389380779E+10 -0.80265182343097624E-02 0.10130000000000000E+06 WSHIST: writing time sample 106 to h-file 1 DATE=1969/02/16 NCSEC= 40800 WSHIST: writing time sample 106 to h-file 2 DATE=1969/02/16 NCSEC= 40800 nstep, te 107 0.27311846576026211E+10 0.27311909493370881E+10 0.25434114391775965E-03 0.10130000000000000E+06 WSHIST: writing time sample 107 to h-file 1 DATE=1969/02/16 NCSEC= 42000 WSHIST: writing time sample 107 to h-file 2 DATE=1969/02/16 NCSEC= 42000 nstep, te 108 0.27313833502373037E+10 0.27311909493370881E+10 -0.77777384452704362E-02 0.10130000000000000E+06 WSHIST: writing time sample 108 to h-file 1 DATE=1969/02/16 NCSEC= 43200 WSHIST: writing time sample 108 to h-file 2 DATE=1969/02/16 NCSEC= 43200 nstep, te 109 0.27315261464696417E+10 0.27315216667650614E+10 -0.18109047566128899E-03 0.10130000000000000E+06 WSHIST: writing time sample 109 to h-file 1 DATE=1969/02/16 NCSEC= 44400 WSHIST: writing time sample 109 to h-file 2 DATE=1969/02/16 NCSEC= 44400 nstep, te 110 0.27317210505437016E+10 0.27315216667650614E+10 -0.80600188395988388E-02 0.10130000000000000E+06 WSHIST: writing time sample 110 to h-file 1 DATE=1969/02/16 NCSEC= 45600 WSHIST: writing time sample 110 to h-file 2 DATE=1969/02/16 NCSEC= 45600 nstep, te 111 0.27320067946026707E+10 0.27321219718498378E+10 0.46559995421440164E-02 0.10130000000000000E+06 WSHIST: writing time sample 111 to h-file 1 DATE=1969/02/16 NCSEC= 46800 WSHIST: writing time sample 111 to h-file 2 DATE=1969/02/16 NCSEC= 46800 nstep, te 112 0.27323074416044912E+10 0.27321219718498378E+10 -0.74975493336381389E-02 0.10130000000000000E+06 WSHIST: writing time sample 112 to h-file 1 DATE=1969/02/16 NCSEC= 48000 WSHIST: writing time sample 112 to h-file 2 DATE=1969/02/16 NCSEC= 48000 nstep, te 113 0.27325973850612159E+10 0.27328070417116957E+10 0.84752960558699270E-02 0.10130000000000000E+06 WSHIST: writing time sample 113 to h-file 1 DATE=1969/02/16 NCSEC= 49200 WSHIST: writing time sample 113 to h-file 2 DATE=1969/02/16 NCSEC= 49200 nstep, te 114 0.27329876811821737E+10 0.27328070417116957E+10 -0.73022868016517778E-02 0.10130000000000000E+06 WSHIST: writing time sample 114 to h-file 1 DATE=1969/02/16 NCSEC= 50400 WSHIST: writing time sample 114 to h-file 2 DATE=1969/02/16 NCSEC= 50400 nstep, te 115 0.27333930318743148E+10 0.27336109838677206E+10 0.88106323641727619E-02 0.10130000000000000E+06 WSHIST: writing time sample 115 to h-file 1 DATE=1969/02/16 NCSEC= 51600 WSHIST: writing time sample 115 to h-file 2 DATE=1969/02/16 NCSEC= 51600 nstep, te 116 0.27337863263426108E+10 0.27336109838677206E+10 -0.70881576256360268E-02 0.10130000000000000E+06 WSHIST: writing time sample 116 to h-file 1 DATE=1969/02/16 NCSEC= 52800 WSHIST: writing time sample 116 to h-file 2 DATE=1969/02/16 NCSEC= 52800 nstep, te 117 0.27342435004377041E+10 0.27345268955287027E+10 0.11456146473279857E-01 0.10130000000000000E+06 WSHIST: writing time sample 117 to h-file 1 DATE=1969/02/16 NCSEC= 54000 WSHIST: writing time sample 117 to h-file 2 DATE=1969/02/16 NCSEC= 54000 nstep, te 118 0.27346886212775135E+10 0.27345268955287027E+10 -0.65377062825899609E-02 0.10130000000000000E+06 WSHIST: writing time sample 118 to h-file 1 DATE=1969/02/16 NCSEC= 55200 WSHIST: writing time sample 118 to h-file 2 DATE=1969/02/16 NCSEC= 55200 nstep, te 119 0.27351513551959338E+10 0.27354698143305292E+10 0.12873598052889927E-01 0.10130000000000000E+06 WSHIST: writing time sample 119 to h-file 1 DATE=1969/02/16 NCSEC= 56400 WSHIST: writing time sample 119 to h-file 2 DATE=1969/02/16 NCSEC= 56400 nstep, te 120 0.27356149677453380E+10 0.27354698143305292E+10 -0.58677755330409547E-02 0.10130000000000000E+06 WSHIST: writing time sample 120 to h-file 1 DATE=1969/02/16 NCSEC= 57600 WSHIST: writing time sample 120 to h-file 2 DATE=1969/02/16 NCSEC= 57600 nstep, te 121 0.27360094353972831E+10 0.27363266357621632E+10 0.12822712731680255E-01 0.10130000000000000E+06 WSHIST: writing time sample 121 to h-file 1 DATE=1969/02/16 NCSEC= 58800 WSHIST: writing time sample 121 to h-file 2 DATE=1969/02/16 NCSEC= 58800 nstep, te 122 0.27364575219811654E+10 0.27363266357621632E+10 -0.52910291809912472E-02 0.10130000000000000E+06 WSHIST: writing time sample 122 to h-file 1 DATE=1969/02/16 NCSEC= 60000 WSHIST: writing time sample 122 to h-file 2 DATE=1969/02/16 NCSEC= 60000 nstep, te 123 0.27367549633781767E+10 0.27370710477598748E+10 0.12777599505656745E-01 0.10130000000000000E+06 WSHIST: writing time sample 123 to h-file 1 DATE=1969/02/16 NCSEC= 61200 WSHIST: writing time sample 123 to h-file 2 DATE=1969/02/16 NCSEC= 61200 nstep, te 124 0.27371965059517508E+10 0.27370710477598748E+10 -0.50716031013056766E-02 0.10130000000000000E+06 WSHIST: writing time sample 124 to h-file 1 DATE=1969/02/16 NCSEC= 62400 WSHIST: writing time sample 124 to h-file 2 DATE=1969/02/16 NCSEC= 62400 nstep, te 125 0.27375032147768946E+10 0.27377051976076193E+10 0.81650846022631538E-02 0.10130000000000000E+06 WSHIST: writing time sample 125 to h-file 1 DATE=1969/02/16 NCSEC= 63600 WSHIST: writing time sample 125 to h-file 2 DATE=1969/02/16 NCSEC= 63600 nstep, te 126 0.27378299432925577E+10 0.27377051976076193E+10 -0.50428002599773106E-02 0.10130000000000000E+06 WSHIST: writing time sample 126 to h-file 1 DATE=1969/02/16 NCSEC= 64800 WSHIST: writing time sample 126 to h-file 2 DATE=1969/02/16 NCSEC= 64800 nstep, te 127 0.27380983767896290E+10 0.27382943127631903E+10 0.79206425368655679E-02 0.10130000000000000E+06 WSHIST: writing time sample 127 to h-file 1 DATE=1969/02/16 NCSEC= 66000 WSHIST: writing time sample 127 to h-file 2 DATE=1969/02/16 NCSEC= 66000 nstep, te 128 0.27384053273140721E+10 0.27382943127631903E+10 -0.44877240148597274E-02 0.10130000000000000E+06 WSHIST: writing time sample 128 to h-file 1 DATE=1969/02/16 NCSEC= 67200 WSHIST: writing time sample 128 to h-file 2 DATE=1969/02/16 NCSEC= 67200 nstep, te 129 0.27385296373127875E+10 0.27385308488095474E+10 0.48974328681251672E-04 0.10130000000000000E+06 WSHIST: writing time sample 129 to h-file 1 DATE=1969/02/16 NCSEC= 68400 WSHIST: writing time sample 129 to h-file 2 DATE=1969/02/16 NCSEC= 68400 nstep, te 130 0.27386525371142263E+10 0.27385308488095474E+10 -0.49192067426934421E-02 0.10130000000000000E+06 WSHIST: writing time sample 130 to h-file 1 DATE=1969/02/16 NCSEC= 69600 WSHIST: writing time sample 130 to h-file 2 DATE=1969/02/16 NCSEC= 69600 nstep, te 131 0.27387593685985465E+10 0.27385556678213344E+10 -0.82345319823284337E-02 0.10130000000000000E+06 WSHIST: writing time sample 131 to h-file 1 DATE=1969/02/16 NCSEC= 70800 WSHIST: writing time sample 131 to h-file 2 DATE=1969/02/16 NCSEC= 70800 nstep, te 132 0.27386751054705777E+10 0.27385556678213344E+10 -0.48282247915247605E-02 0.10130000000000000E+06 WSHIST: writing time sample 132 to h-file 1 DATE=1969/02/16 NCSEC= 72000 WSHIST: writing time sample 132 to h-file 2 DATE=1969/02/16 NCSEC= 72000 nstep, te 133 0.27385455167125797E+10 0.27383515078593087E+10 -0.78427393796892311E-02 0.10130000000000000E+06 WSHIST: writing time sample 133 to h-file 1 DATE=1969/02/16 NCSEC= 73200 WSHIST: writing time sample 133 to h-file 2 DATE=1969/02/16 NCSEC= 73200 nstep, te 134 0.27384569259771714E+10 0.27383515078593087E+10 -0.42614901864279006E-02 0.10130000000000000E+06 WSHIST: writing time sample 134 to h-file 1 DATE=1969/02/16 NCSEC= 74400 WSHIST: writing time sample 134 to h-file 2 DATE=1969/02/16 NCSEC= 74400 nstep, te 135 0.27381046215321708E+10 0.27378716357027869E+10 -0.94183698744192256E-02 0.10130000000000000E+06 WSHIST: writing time sample 135 to h-file 1 DATE=1969/02/16 NCSEC= 75600 WSHIST: writing time sample 135 to h-file 2 DATE=1969/02/16 NCSEC= 75600 nstep, te 136 0.27379869723741336E+10 0.27378716357027869E+10 -0.46624442083021958E-02 0.10130000000000000E+06 WSHIST: writing time sample 136 to h-file 1 DATE=1969/02/16 NCSEC= 76800 WSHIST: writing time sample 136 to h-file 2 DATE=1969/02/16 NCSEC= 76800 nstep, te 137 0.27376607934340258E+10 0.27374022530245638E+10 -0.10451404749534810E-01 0.10130000000000000E+06 WSHIST: writing time sample 137 to h-file 1 DATE=1969/02/16 NCSEC= 78000 WSHIST: writing time sample 137 to h-file 2 DATE=1969/02/16 NCSEC= 78000 nstep, te 138 0.27375264413758807E+10 0.27374022530245638E+10 -0.50202702451492128E-02 0.10130000000000000E+06 WSHIST: writing time sample 138 to h-file 1 DATE=1969/02/16 NCSEC= 79200 WSHIST: writing time sample 138 to h-file 2 DATE=1969/02/16 NCSEC= 79200 nstep, te 139 0.27372160068133106E+10 0.27369313747695451E+10 -0.11506149852054504E-01 0.10130000000000000E+06 WSHIST: writing time sample 139 to h-file 1 DATE=1969/02/16 NCSEC= 80400 WSHIST: writing time sample 139 to h-file 2 DATE=1969/02/16 NCSEC= 80400 nstep, te 140 0.27370642065539508E+10 0.27369313747695451E+10 -0.53696779753541193E-02 0.10130000000000000E+06 WSHIST: writing time sample 140 to h-file 1 DATE=1969/02/16 NCSEC= 81600 WSHIST: writing time sample 140 to h-file 2 DATE=1969/02/16 NCSEC= 81600 nstep, te 141 0.27367669778226581E+10 0.27364578793800015E+10 -0.12495195386968177E-01 0.10130000000000000E+06 WSHIST: writing time sample 141 to h-file 1 DATE=1969/02/16 NCSEC= 82800 WSHIST: writing time sample 141 to h-file 2 DATE=1969/02/16 NCSEC= 82800 nstep, te 142 0.27365992175342469E+10 0.27364578793800015E+10 -0.57135449721172861E-02 0.10130000000000000E+06 WSHIST: writing time sample 142 to h-file 1 DATE=1969/02/16 NCSEC= 84000 WSHIST: writing time sample 142 to h-file 2 DATE=1969/02/16 NCSEC= 84000 nstep, te 143 0.27363189544928288E+10 0.27359874049247336E+10 -0.13402774204262651E-01 0.10130000000000000E+06 WSHIST: writing time sample 143 to h-file 1 DATE=1969/02/16 NCSEC= 85200 WSHIST: writing time sample 143 to h-file 2 DATE=1969/02/16 NCSEC= 85200 nstep, te 144 0.27361368671916614E+10 0.27359874049247336E+10 -0.60419593582888165E-02 0.10130000000000000E+06 chem_surfvals_set: ncdate= 19690217 co2vmr= 3.7156753161729413E-004 READ_NEXT_TRCDATA ozone READ_NEXT_TRCDATA VOLC_MMR1 VOLC_MMR2 VOLC_MMR3 VOLC_RAD_GEOM1 VOLC_RAD_GEOM2 VOLC_RAD_GEOM3 VOLC_SAD WSHIST: writing time sample 144 to h-file 1 DATE=1969/02/17 NCSEC= 0 WSHIST: writing time sample 144 to h-file 2 DATE=1969/02/17 NCSEC= 0 WRAPUP: nf_close( 1 )=test_scam_atex.cam.h0.1969-02-15-00000.nc Primary history file Output at NSTEP = 144 Number of time samples on this file = 145 Model Day = 2.00 --------------------------------------- WRAPUP: nf_close( 2 )=test_scam_atex.cam.h1.1969-02-15-00000.nc Auxiliary history file number 1 Output at NSTEP = 144 Number of time samples on this file = 145 Model Day = 2.00 --------------------------------------- QNEG3 from process_inidat:num_a3 Min. mixing ratio violated at 1 points. Worst = 0.6E-05 QNEG3 from D_P_COUPLING:num_a3 Min. mixing ratio violated at 32 points. Worst = 0.1E-04 QNEG3 from D_P_COUPLING:num_a4 Min. mixing ratio violated at 354 points. Worst = 0.1E-04 QNEG3 from aero_model_wetdep:num_a4 Min. mixing ratio violated at 3110 points. Worst = 0.9E-05 QNEG3 from vertical diffusion:num_a4 Min. mixing ratio violated at 210 points. Worst = 0.1E-04 QNEG3 from aero_model_drydep:num_a3 Min. mixing ratio violated at 261 points. Worst = 0.1E-04 QNEG3 from aero_model_drydep:num_a4 Min. mixing ratio violated at 1702 points. Worst = 0.1E-04 QNEG3 from TFILT_MASSFIX:NUMICE Min. mixing ratio violated at 2 points. Worst = -0.4E-11 nstep, te 145 0.27358645754518671E+10 0.27355235615162430E+10 -0.13785367919298899E-01 0.10130000000000000E+06 Number of completed timesteps: 144 Time step 145 partially done to provide convectively adjusted and time filtered values for history tape. ******* END OF MODEL RUN ******* [Pipeline] sh + gzip -d /home/jenkins/cam_output/scratch/test_scam_atex/run/cesm.log.220616-144949.gz + cat /home/jenkins/cam_output/scratch/test_scam_atex/run/cesm.log.220616-144949 User-specified PIO rearranger comm max pend req (comp2io), 0 (value will be reset as requested) Resetting PIO rearranger comm max pend req (comp2io) to 64 User-specified PIO rearranger comm max pend req (io2comp), 0 (value will be reset as requested) Resetting PIO rearranger comm max pend req (io2comp) to 64 PIO rearranger options: comm type = p2p comm fcd = 2denable max pend req (comp2io) = 64 enable_hs (comp2io) = T enable_isend (comp2io) = F max pend req (io2comp) = 64 enable_hs (io2comp) = F enable_isend (io2comp) = T 1 pes participating in computation of coupled model -------------------------------------------------------------- GLOBAL communicator : 1 nodes, 1 MPI tasks COMMUNICATOR NODE # [NODE NAME] : (# OF MPI TASKS) TASK # LIST GLOBAL NODE 0 [ nelson ] : ( 1 MPI TASKS ) 0 -------------------------------------------------------------- (seq_comm_setcomm) init ID ( 1 GLOBAL ) pelist = 0 0 1 ( npes = 1) ( nthreads = 1)( suffix =) (seq_comm_setcomm) init ID ( 2 CPL ) pelist = 0 0 1 ( npes = 1) ( nthreads = 1)( suffix =) (seq_comm_setcomm) init ID ( 5 ATM ) pelist = 0 0 1 ( npes = 1) ( nthreads = 1)( suffix =) (seq_comm_joincomm) init ID ( 6 CPLATM ) join IDs = 2 5 ( npes = 1) ( nthreads = 1) (seq_comm_jcommarr) init ID ( 3 ALLATMID ) join multiple comp IDs ( npes = 1) ( nthreads = 1) (seq_comm_joincomm) init ID ( 4 CPLALLATMID ) join IDs = 2 3 ( npes = 1) ( nthreads = 1) (seq_comm_setcomm) init ID ( 9 LND ) pelist = 0 0 1 ( npes = 1) ( nthreads = 1)( suffix =) (seq_comm_joincomm) init ID ( 10 CPLLND ) join IDs = 2 9 ( npes = 1) ( nthreads = 1) (seq_comm_jcommarr) init ID ( 7 ALLLNDID ) join multiple comp IDs ( npes = 1) ( nthreads = 1) (seq_comm_joincomm) init ID ( 8 CPLALLLNDID ) join IDs = 2 7 ( npes = 1) ( nthreads = 1) (seq_comm_setcomm) init ID ( 13 ICE ) pelist = 0 0 1 ( npes = 1) ( nthreads = 1)( suffix =) (seq_comm_joincomm) init ID ( 14 CPLICE ) join IDs = 2 13 ( npes = 1) ( nthreads = 1) (seq_comm_jcommarr) init ID ( 11 ALLICEID ) join multiple comp IDs ( npes = 1) ( nthreads = 1) (seq_comm_joincomm) init ID ( 12 CPLALLICEID ) join IDs = 2 11 ( npes = 1) ( nthreads = 1) (seq_comm_setcomm) init ID ( 17 OCN ) pelist = 0 0 1 ( npes = 1) ( nthreads = 1)( suffix =) (seq_comm_joincomm) init ID ( 18 CPLOCN ) join IDs = 2 17 ( npes = 1) ( nthreads = 1) (seq_comm_jcommarr) init ID ( 15 ALLOCNID ) join multiple comp IDs ( npes = 1) ( nthreads = 1) (seq_comm_joincomm) init ID ( 16 CPLALLOCNID ) join IDs = 2 15 ( npes = 1) ( nthreads = 1) (seq_comm_setcomm) init ID ( 21 ROF ) pelist = 0 0 1 ( npes = 1) ( nthreads = 1)( suffix =) (seq_comm_joincomm) init ID ( 22 CPLROF ) join IDs = 2 21 ( npes = 1) ( nthreads = 1) (seq_comm_jcommarr) init ID ( 19 ALLROFID ) join multiple comp IDs ( npes = 1) ( nthreads = 1) (seq_comm_joincomm) init ID ( 20 CPLALLROFID ) join IDs = 2 19 ( npes = 1) ( nthreads = 1) (seq_comm_setcomm) init ID ( 25 GLC ) pelist = 0 0 1 ( npes = 1) ( nthreads = 1)( suffix =) (seq_comm_joincomm) init ID ( 26 CPLGLC ) join IDs = 2 25 ( npes = 1) ( nthreads = 1) (seq_comm_jcommarr) init ID ( 23 ALLGLCID ) join multiple comp IDs ( npes = 1) ( nthreads = 1) (seq_comm_joincomm) init ID ( 24 CPLALLGLCID ) join IDs = 2 23 ( npes = 1) ( nthreads = 1) (seq_comm_setcomm) init ID ( 29 WAV ) pelist = 0 0 1 ( npes = 1) ( nthreads = 1)( suffix =) (seq_comm_joincomm) init ID ( 30 CPLWAV ) join IDs = 2 29 ( npes = 1) ( nthreads = 1) (seq_comm_jcommarr) init ID ( 27 ALLWAVID ) join multiple comp IDs ( npes = 1) ( nthreads = 1) (seq_comm_joincomm) init ID ( 28 CPLALLWAVID ) join IDs = 2 27 ( npes = 1) ( nthreads = 1) (seq_comm_setcomm) init ID ( 33 ESP ) pelist = 0 0 1 ( npes = 1) ( nthreads = 1)( suffix =) (seq_comm_joincomm) init ID ( 34 CPLESP ) join IDs = 2 33 ( npes = 1) ( nthreads = 1) (seq_comm_jcommarr) init ID ( 31 ALLESPID ) join multiple comp IDs ( npes = 1) ( nthreads = 1) (seq_comm_joincomm) init ID ( 32 CPLALLESPID ) join IDs = 2 31 ( npes = 1) ( nthreads = 1) (seq_comm_setcomm) init ID ( 37 IAC ) pelist = 0 0 1 ( npes = 1) ( nthreads = 1)( suffix =) (seq_comm_joincomm) init ID ( 38 CPLIAC ) join IDs = 2 37 ( npes = 1) ( nthreads = 1) (seq_comm_jcommarr) init ID ( 35 ALLIACID ) join multiple comp IDs ( npes = 1) ( nthreads = 1) (seq_comm_joincomm) init ID ( 36 CPLALLIACID ) join IDs = 2 35 ( npes = 1) ( nthreads = 1) (seq_comm_printcomms) 1 0 1 1 GLOBAL: (seq_comm_printcomms) 2 0 1 1 CPL: (seq_comm_printcomms) 3 0 1 1 ALLATMID: (seq_comm_printcomms) 4 0 1 1 CPLALLATMID: (seq_comm_printcomms) 5 0 1 1 ATM: (seq_comm_printcomms) 6 0 1 1 CPLATM: (seq_comm_printcomms) 7 0 1 1 ALLLNDID: (seq_comm_printcomms) 8 0 1 1 CPLALLLNDID: (seq_comm_printcomms) 9 0 1 1 LND: (seq_comm_printcomms) 10 0 1 1 CPLLND: (seq_comm_printcomms) 11 0 1 1 ALLICEID: (seq_comm_printcomms) 12 0 1 1 CPLALLICEID: (seq_comm_printcomms) 13 0 1 1 ICE: (seq_comm_printcomms) 14 0 1 1 CPLICE: (seq_comm_printcomms) 15 0 1 1 ALLOCNID: (seq_comm_printcomms) 16 0 1 1 CPLALLOCNID: (seq_comm_printcomms) 17 0 1 1 OCN: (seq_comm_printcomms) 18 0 1 1 CPLOCN: (seq_comm_printcomms) 19 0 1 1 ALLROFID: (seq_comm_printcomms) 20 0 1 1 CPLALLROFID: (seq_comm_printcomms) 21 0 1 1 ROF: (seq_comm_printcomms) 22 0 1 1 CPLROF: (seq_comm_printcomms) 23 0 1 1 ALLGLCID: (seq_comm_printcomms) 24 0 1 1 CPLALLGLCID: (seq_comm_printcomms) 25 0 1 1 GLC: (seq_comm_printcomms) 26 0 1 1 CPLGLC: (seq_comm_printcomms) 27 0 1 1 ALLWAVID: (seq_comm_printcomms) 28 0 1 1 CPLALLWAVID: (seq_comm_printcomms) 29 0 1 1 WAV: (seq_comm_printcomms) 30 0 1 1 CPLWAV: (seq_comm_printcomms) 31 0 1 1 ALLESPID: (seq_comm_printcomms) 32 0 1 1 CPLALLESPID: (seq_comm_printcomms) 33 0 1 1 ESP: (seq_comm_printcomms) 34 0 1 1 CPLESP: (seq_comm_printcomms) 35 0 1 1 ALLIACID: (seq_comm_printcomms) 36 0 1 1 CPLALLIACID: (seq_comm_printcomms) 37 0 1 1 IAC: (seq_comm_printcomms) 38 0 1 1 CPLIAC: (t_initf) Read in prof_inparm namelist from: drv_in (t_initf) Using profile_disable= F (t_initf) profile_timer= 1 (t_initf) profile_depth_limit= 4 (t_initf) profile_detail_limit= 2 (t_initf) profile_barrier= F (t_initf) profile_outpe_num= 1 (t_initf) profile_outpe_stride= 0 (t_initf) profile_single_file= F (t_initf) profile_global_stats= T (t_initf) profile_ovhd_measurement= F (t_initf) profile_add_detail= F (t_initf) profile_papi_enable= F l, cnst_name(l), cnst_name_cw(l) 1 Q 2 CLDLIQ 3 CLDICE 4 NUMLIQ 5 NUMICE 6 RAINQM 7 SNOWQM 8 NUMRAI 9 NUMSNO 10 bc_a1 bc_c1 11 bc_a4 bc_c4 12 DMS 13 dst_a1 dst_c1 14 dst_a2 dst_c2 15 dst_a3 dst_c3 16 H2O2 17 H2SO4 18 ncl_a1 ncl_c1 19 ncl_a2 ncl_c2 20 ncl_a3 ncl_c3 21 num_a1 num_c1 22 num_a2 num_c2 23 num_a3 num_c3 24 num_a4 num_c4 25 pom_a1 pom_c1 26 pom_a4 pom_c4 27 SO2 28 so4_a1 so4_c1 29 so4_a2 so4_c2 30 so4_a3 so4_c3 31 SOAG 32 soa_a1 soa_c1 33 soa_a2 soa_c2 calcsize addfld - num_a1_sfcsiz1 calcsize addfld - num_a1_sfcsiz2 calcsize addfld - num_c1_sfcsiz1 calcsize addfld - num_c1_sfcsiz2 calcsize addfld - num_a2_sfcsiz1 calcsize addfld - num_a2_sfcsiz2 calcsize addfld - num_c2_sfcsiz1 calcsize addfld - num_c2_sfcsiz2 calcsize addfld - num_a3_sfcsiz1 calcsize addfld - num_a3_sfcsiz2 calcsize addfld - num_c3_sfcsiz1 calcsize addfld - num_c3_sfcsiz2 calcsize addfld - num_a4_sfcsiz1 calcsize addfld - num_a4_sfcsiz2 calcsize addfld - num_c4_sfcsiz1 calcsize addfld - num_c4_sfcsiz2 calcsize addfld - num_a2_sfcsiz3 calcsize addfld - num_a1_sfcsiz3 calcsize addfld - num_a2_sfcsiz4 calcsize addfld - num_a1_sfcsiz4 calcsize addfld - num_c2_sfcsiz3 calcsize addfld - num_c1_sfcsiz3 calcsize addfld - num_c2_sfcsiz4 calcsize addfld - num_c1_sfcsiz4 calcsize addfld - so4_a2_sfcsiz3 calcsize addfld - so4_a1_sfcsiz3 calcsize addfld - so4_a2_sfcsiz4 calcsize addfld - so4_a1_sfcsiz4 calcsize addfld - so4_c2_sfcsiz3 calcsize addfld - so4_c1_sfcsiz3 calcsize addfld - so4_c2_sfcsiz4 calcsize addfld - so4_c1_sfcsiz4 calcsize addfld - soa_a2_sfcsiz3 calcsize addfld - soa_a1_sfcsiz3 calcsize addfld - soa_a2_sfcsiz4 calcsize addfld - soa_a1_sfcsiz4 calcsize addfld - soa_c2_sfcsiz3 calcsize addfld - soa_c1_sfcsiz3 calcsize addfld - soa_c2_sfcsiz4 calcsize addfld - soa_c1_sfcsiz4 calcsize addfld - ncl_a2_sfcsiz3 calcsize addfld - ncl_a1_sfcsiz3 calcsize addfld - ncl_a2_sfcsiz4 calcsize addfld - ncl_a1_sfcsiz4 calcsize addfld - ncl_c2_sfcsiz3 calcsize addfld - ncl_c1_sfcsiz3 calcsize addfld - ncl_c2_sfcsiz4 calcsize addfld - ncl_c1_sfcsiz4 calcsize addfld - dst_a2_sfcsiz3 calcsize addfld - dst_a1_sfcsiz3 calcsize addfld - dst_a2_sfcsiz4 calcsize addfld - dst_a1_sfcsiz4 calcsize addfld - dst_c2_sfcsiz3 calcsize addfld - dst_c1_sfcsiz3 calcsize addfld - dst_c2_sfcsiz4 calcsize addfld - dst_c1_sfcsiz4 subr. modal_aero_gasaerexch_init - primary carbon aging pointers pair 1 mode 4 ---> mode 1 spec 24=num_a4 ---> spec 21=num_a1 spec 26=pom_a4 ---> spec 25=pom_a1 spec 11=bc_a4 ---> spec 10=bc_a1 qconff addfld qconff_gaex kg/kg/s qevapff addfld qevapff_gaex kg/kg/s qconbb addfld qconbb_gaex kg/kg/s qevapbb addfld qevapbb_gaex kg/kg/s qconbg addfld qconbg_gaex kg/kg/s qevapbg addfld qevapbg_gaex kg/kg/s qcon addfld qcon_gaex kg/kg/s qevap addfld qevap_gaex kg/kg/s gasaerexch addfld bc_a1_sfgaex1 kg/m2/s gasaerexch addfld bc_a4_sfgaex1 kg/m2/s gasaerexch addfld H2SO4_sfgaex1 kg/m2/s gasaerexch addfld num_a1_sfgaex1 kg/m2/s gasaerexch addfld num_a4_sfgaex1 kg/m2/s gasaerexch addfld pom_a1_sfgaex1 kg/m2/s gasaerexch addfld pom_a4_sfgaex1 kg/m2/s gasaerexch addfld so4_a1_sfgaex1 kg/m2/s gasaerexch addfld so4_a2_sfgaex1 kg/m2/s gasaerexch addfld so4_a3_sfgaex1 kg/m2/s gasaerexch addfld SOAG_sfgaex1 kg/m2/s gasaerexch addfld soa_a1_sfgaex1 kg/m2/s gasaerexch addfld soa_a2_sfgaex1 kg/m2/s gasaerexch addfld dst_a1_sfgaex2 kg/m2/s gasaerexch addfld dst_c1_sfgaex2 kg/m2/s gasaerexch addfld dst_a2_sfgaex2 kg/m2/s gasaerexch addfld dst_c2_sfgaex2 kg/m2/s gasaerexch addfld dst_a3_sfgaex2 kg/m2/s gasaerexch addfld dst_c3_sfgaex2 kg/m2/s gasaerexch addfld ncl_a1_sfgaex2 kg/m2/s gasaerexch addfld ncl_c1_sfgaex2 kg/m2/s gasaerexch addfld ncl_a2_sfgaex2 kg/m2/s gasaerexch addfld ncl_c2_sfgaex2 kg/m2/s gasaerexch addfld ncl_a3_sfgaex2 kg/m2/s gasaerexch addfld ncl_c3_sfgaex2 kg/m2/s gasaerexch addfld num_a1_sfgaex2 #/m2/s gasaerexch addfld num_c1_sfgaex2 #/m2/s gasaerexch addfld num_a2_sfgaex2 #/m2/s gasaerexch addfld num_c2_sfgaex2 #/m2/s gasaerexch addfld num_a3_sfgaex2 #/m2/s gasaerexch addfld num_c3_sfgaex2 #/m2/s gasaerexch addfld so4_a1_sfgaex2 kg/m2/s gasaerexch addfld so4_c1_sfgaex2 kg/m2/s gasaerexch addfld so4_a2_sfgaex2 kg/m2/s gasaerexch addfld so4_c2_sfgaex2 kg/m2/s gasaerexch addfld so4_a3_sfgaex2 kg/m2/s gasaerexch addfld so4_c3_sfgaex2 kg/m2/s gasaerexch addfld soa_a1_sfgaex2 kg/m2/s gasaerexch addfld soa_c1_sfgaex2 kg/m2/s gasaerexch addfld soa_a2_sfgaex2 kg/m2/s gasaerexch addfld soa_c2_sfgaex2 kg/m2/s subr. modal_aero_coag_init pair 1 mode 2 ---> mode 1 eff 1 spec 29=so4_a2 ---> spec 28=so4_a1 spec 33=soa_a2 ---> spec 32=soa_a1 spec 19=ncl_a2 ---> spec 18=ncl_a1 spec 14=dst_a2 ---> spec 13=dst_a1 pair 2 mode 4 ---> mode 1 eff 1 spec 26=pom_a4 ---> spec 25=pom_a1 (docn_comp_final) ------------------------------------------------------------------------- (docn_comp_final) ocn: end of main integration loop (docn_comp_final) ------------------------------------------------------------------------- spec 11=bc_a4 ---> spec 10=bc_a1 pair 3 mode 2 ---> mode 4 eff 1 spec 29=so4_a2 ---> spec 28=so4_a1 spec 33=soa_a2 ---> spec 32=soa_a1 spec 19=ncl_a2 ---> spec 18=ncl_a1 spec 14=dst_a2 ---> spec 13=dst_a1 modal_aero_coag_init addfld bc_a1_sfcoag1 kg/m2/s modal_aero_coag_init addfld bc_a4_sfcoag1 kg/m2/s modal_aero_coag_init addfld dst_a1_sfcoag1 kg/m2/s modal_aero_coag_init addfld dst_a2_sfcoag1 kg/m2/s modal_aero_coag_init addfld ncl_a1_sfcoag1 kg/m2/s modal_aero_coag_init addfld ncl_a2_sfcoag1 kg/m2/s modal_aero_coag_init addfld num_a1_sfcoag1 #/m2/s modal_aero_coag_init addfld num_a2_sfcoag1 #/m2/s modal_aero_coag_init addfld num_a4_sfcoag1 #/m2/s modal_aero_coag_init addfld pom_a1_sfcoag1 kg/m2/s modal_aero_coag_init addfld pom_a4_sfcoag1 kg/m2/s modal_aero_coag_init addfld so4_a1_sfcoag1 kg/m2/s modal_aero_coag_init addfld so4_a2_sfcoag1 kg/m2/s modal_aero_coag_init addfld soa_a1_sfcoag1 kg/m2/s modal_aero_coag_init addfld soa_a2_sfcoag1 kg/m2/s modal_aero_newnuc_init addfld H2SO4_sfnnuc1 kg/m2/s modal_aero_newnuc_init addfld num_a2_sfnnuc1 #/m2/s modal_aero_newnuc_init addfld so4_a2_sfnnuc1 kg/m2/s 1 pes participating in computation for CLM ----------------------------------- NODE# NAME ( 0) nelson [Pipeline] sh + gzip -d /home/jenkins/cam_output/scratch/test_scam_arm97/bld/atm.bldlog.220616-145000.gz + cat /home/jenkins/cam_output/scratch/test_scam_arm97/bld/atm.bldlog.220616-145000 /home/jenkins/workspace/branch_cam_test/cime_config/buildlib:9: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses import sys, os, filecmp, shutil, imp ...calling cam buildcpp to set build time options make complib -j 4 MODEL=cam COMPLIB=/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/libatm.a -f /home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/Tools/Makefile CIME_MODEL=cesm SMP=FALSE CASEROOT="/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97" CASETOOLS="/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/Tools" CIMEROOT="/home/jenkins/workspace/branch_cam_test/cime" SRCROOT="/home/jenkins/workspace/branch_cam_test" COMP_INTERFACE="mct" COMPILER="gnu" DEBUG="FALSE" EXEROOT="/home/jenkins/cam_output/scratch/test_scam_arm97/bld" INCROOT="/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include" LIBROOT="/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib" MACH="nelson" MPILIB="mpi-serial" NINST_VALUE="c1a1l1i1o1r1g1w1i1e1" OS="Linux" PIO_VERSION=2 SHAREDLIBROOT="/home/jenkins/cam_output/scratch/test_scam_arm97/bld" SMP_PRESENT="FALSE" USE_ESMF_LIB="FALSE" USE_MOAB="FALSE" CAM_CONFIG_OPTS="-clubb_sgs -rad rrtmg -silhs -silent -microphys mg2 -psubcols 4 -cppdefs '-DUWM_MISC -DSILHS'" COMP_LND="clm" COMPARE_TO_NUOPC="FALSE" USE_TRILINOS="FALSE" USE_ALBANY="FALSE" USE_PETSC="FALSE" USER_CPPDEFS=' -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS': output: /home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/Tools/mkSrcfiles cp -f Filepath Deppath /home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/Tools/mkDepends Deppath Srcfiles > Depends /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/clubb_precision.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/model_flags.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/error_code.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/parameter_indices.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/utils/cam_abortutils.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffixed-form /home/jenkins/workspace/branch_cam_test/src/utils/mpishorthand.F /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/utils/units.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/control/cam_logfile.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/utils/namelist_utils.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/lapack_interfaces.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/ppgrid.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/control/cam_instance.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/dycore.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/pmgrid.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/pspect.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/utils/infnan.F90 /home/jenkins/workspace/branch_cam_test/cime/src/externals/genf90/genf90.pl /home/jenkins/workspace/branch_cam_test/src/physics/cam/subcol_pack_mod.F90.in > subcol_pack_mod.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/utils/m_types.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/utils/intp_util.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/utils/datetime.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/ionosphere/epotential_params.F90 /home/jenkins/workspace/branch_cam_test/cime/src/externals/genf90/genf90.pl /home/jenkins/workspace/branch_cam_test/src/physics/cam/subcol_utils.F90.in > subcol_utils.F90 /home/jenkins/workspace/branch_cam_test/cime/src/externals/genf90/genf90.pl /home/jenkins/workspace/branch_cam_test/src/utils/buffer.F90.in > buffer.F90 /home/jenkins/workspace/branch_cam_test/cime/src/externals/genf90/genf90.pl /home/jenkins/workspace/branch_cam_test/src/physics/cam/physics_buffer.F90.in > physics_buffer.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/wv_sat_methods.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4/chem_mods.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/utils/srf_field_check.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/utils/mo_util.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4/m_spc_id.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol/sslt_sections.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/parrrtm.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrlw_kg03.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrlw_kg09.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrlw_kg06.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrlw_kg15.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrlw_ref.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrlw_kg07.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrlw_kg14.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrlw_kg08.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrlw_kg11.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrlw_kg02.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrlw_kg13.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrlw_kg10.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrlw_kg16.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrlw_kg05.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrlw_con.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrlw_kg04.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrlw_kg01.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrlw_kg12.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrlw_tbl.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/cmparray_mod.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrsw_ref.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/parrrsw.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrsw_con.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrsw_tbl.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/pumas/micro_pumas_utils.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/clubb/mt95.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/input_names.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/pbl_utils.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/pumas/micro_pumas_data.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/utils/coords_1d.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/beljaars_drag.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/trb_mtn_stress.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/sums_utils.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4/mo_lu_factor.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_jpl.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/m_sad_data.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4/mo_rxt_rates_conv.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_trislv.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_zadj.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/tests/dyn_tests_utils.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/dadadj.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/gw_utils.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/advection/slt/basdz.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/utils/ccpp_kinds.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/code_timer_module.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/cubxdr.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/utils/srchutil.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/advection/slt/lcbas.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/advection/slt/lcdbas.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4/m_rxt_id.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/utils/marsaglia.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/utils/quicksort.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/advection/slt/scm0.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/sv_decomp.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/utils/xpavg_mod.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/constants_clubb.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/parameters_model.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/stat_file_module.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/array_index.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/utils/spmd_utils.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/endian.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/utils/wrap_nf.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/geopotential.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/utils/vrtmap.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/commap.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/utils/string_utils.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/utils/gauaw_mod.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/comspe.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/utils/error_messages.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= buffer.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/radconstants.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_tracname.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol/drydep_mod.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrlw_wvn.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrtmg_sw_setcoef.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrsw_wvn.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrtmg_sw_cldprmc.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrsw_kg17.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrsw_kg23.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrsw_kg20.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrsw_kg26.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrsw_kg29.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrsw_kg18.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrsw_kg27.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrsw_kg16.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrsw_kg19.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrsw_kg28.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrsw_kg22.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrsw_kg25.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrsw_kg24.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrsw_kg21.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrtmg_sw_reftra.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrtmg_sw_vrtqdr.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/cpl/mct/cam_cpl_indices.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/silhs/parameters_silhs.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/silhs/latin_hypercube_arrays.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/silhs/math_utilities.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/pumas/micro_mg3_0.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/utils/bnddyi.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/utils/linear_1d_operators.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4/mo_lu_solve.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4/mo_nln_matrix.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4/mo_indprd.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4/mo_prod_loss.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4/mo_lin_matrix.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4/mo_setrxt.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4/mo_phtadj.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_negtrc.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_inter.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_schu.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_calcoe.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/spehox.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4/mo_adjrxt.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_heatnirco2.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/cpslec.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/cubzdr.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/advection/slt/engy_tdif.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/utils/fft99.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/advection/slt/flxint.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities/geopotential_t.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/herzin.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/advection/slt/kdpfnd.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/utils/msise00.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/advection/slt/phcs.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -ffree-form -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -O0 -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrtmg_lw_k_g.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/utils/sgexx.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities/state_converters.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/utils/std_atm_profile.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/trjmps.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/utils/wrap_mpi.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/LY93_pdf.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/Nc_Ncn_eqns.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/file_functions.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/interpolation.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/T_in_K_module.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/calc_roots.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/stats_type.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/saturation.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/pdf_parameter_module.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/index_mapping.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/parameters_tunable.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/lapack_wrap.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/new_tsdadg_pdf.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/pdf_utilities.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/new_hybrid_pdf.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/clip_semi_implicit.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/calendar.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/sigma_sqd_w_module.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/control/cam_control_mod.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/utils/cam_map_utils.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/constituents.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/eul_control_mod.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/utils/time_manager.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/ref_pres.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/utils/ioFileMod.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/mcica_subcol_gen_lw.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrtmg_lw_taumol.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrtmg_lw_rtrnmc.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrtmg_lw_setcoef.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/mcica_subcol_gen_sw.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/matrix_operations.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/hydromet_pdf_parameter_module.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/diagnose_correlations_module.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/silhs/transform_to_pdf_module.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/silhs/generate_uniform_sample_module.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/hb_diff.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/tests/inic_analytic_utils.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/vdiff_lu_solver.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/carma_model_flags_mod.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4/mo_sim_dat.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/dyndrv.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/advection/slt/hordif1.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/advection/slt/reordp.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -ffree-form -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -O0 -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrtmg_sw_k_g.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/stats.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/grid_class.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/stats_variables.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/stats_type_utilities.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/new_pdf.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/new_hybrid_pdf_main.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/output_netcdf.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/phys_control.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/control/scamMod.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/utils/physconst.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/advection/slt/qmassa.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/prognostics.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/control/filenames.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/utils/time_utils.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/gas_wetdep_opts.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrtmg_lw_rad.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrtmg_sw_spcvmc.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/input_reader.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/silhs/silhs_importance_sample_module.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/silhs/est_kessler_microphys_module.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/carma_flags_mod.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/utils/orbit.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/tracers_suite.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/gw_diffusion.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/massfix.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/hdinti.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/hordif.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/limdz.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/advection/slt/qmassd.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/advection/slt/xqmass.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/Skx_module.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/adg1_adg2_3d_luhar_pdf.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/advance_helper_module.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/fill_holes.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/clip_explicit.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/diffusion.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/mean_adv.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/sponge_layer_damping.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/numerical_check.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/new_pdf_main.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/pos_definite_module.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/turbulent_adv_pdf.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/advance_xp3_module.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/stats_rad_zt_module.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/stats_sfc_module.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/stats_rad_zm_module.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/stats_lh_sfc_module.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/stats_lh_zt_module.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/stats_zm_module.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/stats_zt_module.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/output_grads.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/calc_pressure.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/utils/cam_pio_utils.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/utils/interpolate_data.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/utils/mo_constants.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/wv_saturation.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol/dust_sediment_mod.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/utils/horizontal_interpolate.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_chem_utls.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrtmg_lw_init.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrtmg_sw_rad.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src/rrtmg_sw_init.f90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/corr_varnce_module.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/precipitation_fraction.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/silhs/output_2D_samples_module.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/silhs/lh_microphys_var_covar_module.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/pumas/micro_mg1_0.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/pkg_cldoptics.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/molec_diff.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_params.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/spetru.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/gw_common.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/courlim.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/dyn.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/advection/slt/engy_te.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/grcalc.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/quad.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/advance_wp2_wp3_module.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/sfc_varnce_module.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/pdf_closure_module.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/mixing_length.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/mono_flux_limiter.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/advance_xp2_xpyp_module.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/advance_windm_edsclrm_module.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/stats_clubb_utilities.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/utils/cam_grid_support.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/control/cam_initfiles.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/utils/input_data_utils.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/phys_prop.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol/cldaero_mod.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol/dust_common.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/utils/apex.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/nucleate_ice.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/unicon_utils.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/setup_clubb_pdf_params.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/silhs/latin_hypercube_driver_module.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/clubb_mf.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/eddy_diff.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/hetfrz_classnuc.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4/mo_imp_sol.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_mass_xforms.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_ps2str.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_airmas.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_wavelab.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_lymana.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_wavelen.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_setair.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_waveo3.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_waveall.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_sphers.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/photo_bkgrnd.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/euvac.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_mean_mass.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/set_cp.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/gw_front.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/gw_oro.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/gw_convect.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/gw_rdg.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/advance_xm_wpxp_module.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/control/cam_history_support.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/utils/solar_parms_data.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/utils/solar_irrad_data.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/utils/solar_wind_data.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/control/ncdio_atm.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/silhs/silhs_api_module.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_rtlink.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_seto2.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_xsections.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_setozo.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_setcld.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/utils/solar_euv_data.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/tests/inic_analytic.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/utils/hycoef.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/interp_mod.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/co2_data_flux.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/rad_solar_var.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_tuv_inti.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_pchem.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_jshort.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_jlong.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/utils/solar_data.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/scanslt.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_setz.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_jeuv.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/getinterpnetcdfdata.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/advection/slt/difcor.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/grmult.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/advection/slt/omcalc.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/advection/slt/pdelb0.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/advection/slt/plevs0.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/settau.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/tstep.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/advance_clubb_core_module.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/spmd_dyn.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/advection/slt/bandij.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/advection/slt/basdy.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/advection/slt/basiy.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/cubydr.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/advection/slt/extx.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/advection/slt/extys.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/advection/slt/extyv.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/advection/slt/grdxy.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/herxin.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/heryin.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/hrintp.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/lagyin.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/limdx.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/limdy.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/sphdep.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/dyn_grid.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/bndexch.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/realloc4.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/realloc7.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/phys_grid.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/unit_drivers/drv_input_data.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= subcol_pack_mod.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/utils/gmean_mod.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/control/sat_hist.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/control/cam_history_buffers.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/polar_avg.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol/soil_erod_mod.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/hk_conv.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/cldwat.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/phys_debug_util.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_snoe.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_sethet.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_fstrat.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/iop.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/utils/mo_flbc.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/pkg_cld_sediment.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/chem_surfvals.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/control/cam_history.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/clubb/clubb_api_module.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/qneg_module.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/control/history_scam.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/uwshcu.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/utils/mo_msis_ubc.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/species_sums_diags.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/epp_ionization.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_aero_settling.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/rate_diags.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4/mo_exp_sol.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_airplane.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/chem_prod_loss_diags.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_neu_wetdep.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_airglow.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_cph.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/tracers.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/control/history_defaults.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/cloud_cover_diags.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/diag_dynvar_ic.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/scmforecast.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/linemsdyn.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/spegrd.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/physics_types.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/tfilt_massfix.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/scandyn.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/scan2.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/dynpkg.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= subcol_utils.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/tropopause.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/aoa_tracers.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/tidal_diag.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/constituent_burden.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/boundarydata.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/rayleigh_friction.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_apex.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/lunar_tides.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/dadadj_cam.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/nudging.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/phys_gmean.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= physics_buffer.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_ghg_chem.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/rad_constituents.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/co2_cycle.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/utils/tracer_data.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol/wetdep.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/slingo.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/ebert_curry.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/radheat.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/cloud_fraction.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/check_energy.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/iondrag.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/subcol_tstcp.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/ionosphere/ionosphere_interface.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/conv_water.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/qbo.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/cam3_ozone_data.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_aurora.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/short_lived_species.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_sad.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/cam3_aero_data.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/ghg_data.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/sslt_rebin.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/utils/modal_aero_wateruptake.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero/modal_aero_data.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/control/camsrfexch.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/ndrop.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/utils/aircraft_emit.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/oldcloud.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/ndrop_bam.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/cldfrc2m.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/waccmx_phys_intr.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/utils/prescribed_aero.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/utils/prescribed_ghg.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/utils/prescribed_ozone.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_tgcm_ubc.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/nucleate_ice_cam.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/hetfrz_classnuc_cam.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/fire_emissions.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_extfrc.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_srf_emissions.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_sulf.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/tracer_cnst.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/tracer_srcs.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/gcr_ionization.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/charge_neutrality.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_strato_rates.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/noy_ubc.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/clybry_fam.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/ocean_emis.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/utils/prescribed_volcaero.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/utils/prescribed_strataero.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/ssatcontrail.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/dp_coupling.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero/modal_aero_rename.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/utils/modal_aero_deposition.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_drydep.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero/sox_cldaero_mod.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero/dust_model.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero/seasalt_model.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero/modal_aero_convproc.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/rrtmg_state.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/cospsimulator_intr.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/cloud_rad_props.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/radiation_data.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/cpl/mct/atm_import_export.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/zm_microphysics.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/unicon.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/cldwat2m_macro.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/cam_diagnostics.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/beljaars_drag_cam.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/trb_mtn_stress_cam.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/upper_bc.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/microp_aero.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub/unit_driver.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_setinv.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_lightning.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/cfc11star.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/carma_intr.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/gw_drag.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/control/cam_snapshot.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/flux_avg.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/spcam_drivers.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/phys_debug.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/iop_forcing.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/utils/modal_aero_calcsize.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/utils/aerodep_flx.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero/modal_aero_newnuc.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol/mo_setsox.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/radlw.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/radsw.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/zm_conv.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/diffusion_solver.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/unit_drivers/offline_driver.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_setaer.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_chm_diags.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_setext.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/modal_aer_opt.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero/modal_aero_coag.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/eddy_diff_cam.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_photoin.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/aer_rad_props.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero/aero_model.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/vertical_diffusion.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_photo.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/radiation.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/unicon_cam.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/zm_conv_intr.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/convect_shallow.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/cloud_diagnostics.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/convect_deep.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/macrop_driver.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/rk_stratiform.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_usrrxt.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/clubb_intr.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_gas_phase_chemdr.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_waccm_hrates.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_chemini.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/chemistry.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/subcol_SILHS.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/subcol.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/micro_mg_cam.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/restart_physics.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/microp_driver.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/const_init.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/dyn_comp.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/control/runtime_opts.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/restart_dynamics.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/physics/cam/physpkg.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/stepon.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/control/cam_restart.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/control/cam_comp.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.cam -I/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/silhs -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/eul -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/advection/slt -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DUWM_MISC -DSILHS -DPLON=1 -DPLAT=1 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=1 -DPSUBCOLS=4 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DMODAL_AERO -DMODAL_AERO_4MODE -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DSILHS -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/src/cpl/mct/atm_comp_mct.F90 ar rv /home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/libatm.a LY93_pdf.o Nc_Ncn_eqns.o Skx_module.o T_in_K_module.o adg1_adg2_3d_luhar_pdf.o advance_clubb_core_module.o advance_helper_module.o advance_windm_edsclrm_module.o advance_wp2_wp3_module.o advance_xm_wpxp_module.o advance_xp2_xpyp_module.o advance_xp3_module.o aer_rad_props.o aero_model.o aerodep_flx.o aircraft_emit.o aoa_tracers.o apex.o array_index.o atm_comp_mct.o atm_import_export.o bandij.o basdy.o basdz.o basiy.o beljaars_drag.o beljaars_drag_cam.o bnddyi.o bndexch.o boundarydata.o buffer.o calc_pressure.o calc_roots.o calendar.o cam3_aero_data.o cam3_ozone_data.o cam_abortutils.o cam_comp.o cam_control_mod.o cam_cpl_indices.o cam_diagnostics.o cam_grid_support.o cam_history.o cam_history_buffers.o cam_history_support.o cam_initfiles.o cam_instance.o cam_logfile.o cam_map_utils.o cam_pio_utils.o cam_restart.o cam_snapshot.o camsrfexch.o carma_flags_mod.o carma_intr.o carma_model_flags_mod.o ccpp_kinds.o cfc11star.o charge_neutrality.o check_energy.o chem_mods.o chem_prod_loss_diags.o chem_surfvals.o chemistry.o cldaero_mod.o cldfrc2m.o cldwat.o cldwat2m_macro.o clip_explicit.o clip_semi_implicit.o cloud_cover_diags.o cloud_diagnostics.o cloud_fraction.o cloud_rad_props.o clubb_api_module.o clubb_intr.o clubb_mf.o clubb_precision.o clybry_fam.o cmparray_mod.o co2_cycle.o co2_data_flux.o code_timer_module.o commap.o comspe.o const_init.o constants_clubb.o constituent_burden.o constituents.o conv_water.o convect_deep.o convect_shallow.o coords_1d.o corr_varnce_module.o cospsimulator_intr.o courlim.o cpslec.o cubxdr.o cubydr.o cubzdr.o dadadj.o dadadj_cam.o datetime.o diag_dynvar_ic.o diagnose_correlations_module.o difcor.o diffusion.o diffusion_solver.o dp_coupling.o drv_input_data.o drydep_mod.o dust_common.o dust_model.o dust_sediment_mod.o dycore.o dyn.o dyn_comp.o dyn_grid.o dyn_tests_utils.o dyndrv.o dynpkg.o ebert_curry.o eddy_diff.o eddy_diff_cam.o endian.o engy_tdif.o engy_te.o epotential_params.o epp_ionization.o error_code.o error_messages.o est_kessler_microphys_module.o eul_control_mod.o euvac.o extx.o extys.o extyv.o fft99.o file_functions.o filenames.o fill_holes.o fire_emissions.o flux_avg.o flxint.o gas_wetdep_opts.o gauaw_mod.o gcr_ionization.o generate_uniform_sample_module.o geopotential.o geopotential_t.o getinterpnetcdfdata.o ghg_data.o gmean_mod.o grcalc.o grdxy.o grid_class.o grmult.o gw_common.o gw_convect.o gw_diffusion.o gw_drag.o gw_front.o gw_oro.o gw_rdg.o gw_utils.o hb_diff.o hdinti.o herxin.o heryin.o herzin.o hetfrz_classnuc.o hetfrz_classnuc_cam.o history_defaults.o history_scam.o hk_conv.o hordif.o hordif1.o horizontal_interpolate.o hrintp.o hycoef.o hydromet_pdf_parameter_module.o index_mapping.o infnan.o inic_analytic.o inic_analytic_utils.o input_data_utils.o input_names.o input_reader.o interp_mod.o interpolate_data.o interpolation.o intp_util.o ioFileMod.o iondrag.o ionosphere_interface.o iop.o iop_forcing.o kdpfnd.o lagyin.o lapack_interfaces.o lapack_wrap.o latin_hypercube_arrays.o latin_hypercube_driver_module.o lcbas.o lcdbas.o lh_microphys_var_covar_module.o limdx.o limdy.o limdz.o linear_1d_operators.o linemsdyn.o lunar_tides.o m_rxt_id.o m_sad_data.o m_spc_id.o m_types.o macrop_driver.o marsaglia.o massfix.o math_utilities.o matrix_operations.o mcica_subcol_gen_lw.o mcica_subcol_gen_sw.o mean_adv.o micro_mg1_0.o micro_mg3_0.o micro_mg_cam.o micro_pumas_data.o micro_pumas_utils.o microp_aero.o microp_driver.o mixing_length.o mo_adjrxt.o mo_aero_settling.o mo_airglow.o mo_airmas.o mo_airplane.o mo_apex.o mo_aurora.o mo_calcoe.o mo_chem_utls.o mo_chemini.o mo_chm_diags.o mo_constants.o mo_cph.o mo_drydep.o mo_exp_sol.o mo_extfrc.o mo_flbc.o mo_fstrat.o mo_gas_phase_chemdr.o mo_ghg_chem.o mo_heatnirco2.o mo_imp_sol.o mo_indprd.o mo_inter.o mo_jeuv.o mo_jlong.o mo_jpl.o mo_jshort.o mo_lightning.o mo_lin_matrix.o mo_lu_factor.o mo_lu_solve.o mo_lymana.o mo_mass_xforms.o mo_mean_mass.o mo_msis_ubc.o mo_negtrc.o mo_neu_wetdep.o mo_nln_matrix.o mo_params.o mo_pchem.o mo_photo.o mo_photoin.o mo_phtadj.o mo_prod_loss.o mo_ps2str.o mo_rtlink.o mo_rxt_rates_conv.o mo_sad.o mo_schu.o mo_setaer.o mo_setair.o mo_setcld.o mo_setext.o mo_sethet.o mo_setinv.o mo_seto2.o mo_setozo.o mo_setrxt.o mo_setsox.o mo_setz.o mo_sim_dat.o mo_snoe.o mo_sphers.o mo_srf_emissions.o mo_strato_rates.o mo_sulf.o mo_tgcm_ubc.o mo_tracname.o mo_trislv.o mo_tuv_inti.o mo_usrrxt.o mo_util.o mo_waccm_hrates.o mo_waveall.o mo_wavelab.o mo_wavelen.o mo_waveo3.o mo_xsections.o mo_zadj.o modal_aer_opt.o modal_aero_calcsize.o modal_aero_coag.o modal_aero_convproc.o modal_aero_data.o modal_aero_deposition.o modal_aero_gasaerexch.o modal_aero_newnuc.o modal_aero_rename.o modal_aero_wateruptake.o model_flags.o molec_diff.o mono_flux_limiter.o mpishorthand.o msise00.o mt95.o namelist_utils.o ncdio_atm.o ndrop.o ndrop_bam.o new_hybrid_pdf.o new_hybrid_pdf_main.o new_pdf.o new_pdf_main.o new_tsdadg_pdf.o noy_ubc.o nucleate_ice.o nucleate_ice_cam.o nudging.o numerical_check.o ocean_emis.o offline_driver.o oldcloud.o omcalc.o orbit.o output_2D_samples_module.o output_grads.o output_netcdf.o parameter_indices.o parameters_model.o parameters_silhs.o parameters_tunable.o parrrsw.o parrrtm.o pbl_utils.o pdelb0.o pdf_closure_module.o pdf_parameter_module.o pdf_utilities.o phcs.o photo_bkgrnd.o phys_control.o phys_debug.o phys_debug_util.o phys_gmean.o phys_grid.o phys_prop.o physconst.o physics_buffer.o physics_types.o physpkg.o pkg_cld_sediment.o pkg_cldoptics.o plevs0.o pmgrid.o polar_avg.o pos_definite_module.o ppgrid.o precipitation_fraction.o prescribed_aero.o prescribed_ghg.o prescribed_ozone.o prescribed_strataero.o prescribed_volcaero.o prognostics.o pspect.o qbo.o qmassa.o qmassd.o qneg_module.o quad.o quicksort.o rad_constituents.o rad_solar_var.o radconstants.o radheat.o radiation.o radiation_data.o radlw.o radsw.o rate_diags.o rayleigh_friction.o realloc4.o realloc7.o ref_pres.o reordp.o restart_dynamics.o restart_physics.o rk_stratiform.o rrlw_con.o rrlw_kg01.o rrlw_kg02.o rrlw_kg03.o rrlw_kg04.o rrlw_kg05.o rrlw_kg06.o rrlw_kg07.o rrlw_kg08.o rrlw_kg09.o rrlw_kg10.o rrlw_kg11.o rrlw_kg12.o rrlw_kg13.o rrlw_kg14.o rrlw_kg15.o rrlw_kg16.o rrlw_ref.o rrlw_tbl.o rrlw_wvn.o rrsw_con.o rrsw_kg16.o rrsw_kg17.o rrsw_kg18.o rrsw_kg19.o rrsw_kg20.o rrsw_kg21.o rrsw_kg22.o rrsw_kg23.o rrsw_kg24.o rrsw_kg25.o rrsw_kg26.o rrsw_kg27.o rrsw_kg28.o rrsw_kg29.o rrsw_ref.o rrsw_tbl.o rrsw_wvn.o rrtmg_lw_init.o rrtmg_lw_k_g.o rrtmg_lw_rad.o rrtmg_lw_rtrnmc.o rrtmg_lw_setcoef.o rrtmg_lw_taumol.o rrtmg_state.o rrtmg_sw_cldprmc.o rrtmg_sw_init.o rrtmg_sw_k_g.o rrtmg_sw_rad.o rrtmg_sw_reftra.o rrtmg_sw_setcoef.o rrtmg_sw_spcvmc.o rrtmg_sw_taumol.o rrtmg_sw_vrtqdr.o runtime_opts.o sat_hist.o saturation.o scamMod.o scan2.o scandyn.o scanslt.o scm0.o scmforecast.o seasalt_model.o set_cp.o settau.o setup_clubb_pdf_params.o sfc_varnce_module.o sgexx.o short_lived_species.o sigma_sqd_w_module.o silhs_api_module.o silhs_importance_sample_module.o slingo.o soil_erod_mod.o solar_data.o solar_euv_data.o solar_irrad_data.o solar_parms_data.o solar_wind_data.o sox_cldaero_mod.o spcam_drivers.o species_sums_diags.o spegrd.o spehox.o spetru.o sphdep.o spmd_dyn.o spmd_utils.o sponge_layer_damping.o srchutil.o srf_field_check.o ssatcontrail.o sslt_rebin.o sslt_sections.o stat_file_module.o state_converters.o stats.o stats_clubb_utilities.o stats_lh_sfc_module.o stats_lh_zt_module.o stats_rad_zm_module.o stats_rad_zt_module.o stats_sfc_module.o stats_type.o stats_type_utilities.o stats_variables.o stats_zm_module.o stats_zt_module.o std_atm_profile.o stepon.o string_utils.o subcol.o subcol_SILHS.o subcol_pack_mod.o subcol_tstcp.o subcol_utils.o sums_utils.o sv_decomp.o tfilt_massfix.o tidal_diag.o time_manager.o time_utils.o tracer_cnst.o tracer_data.o tracer_srcs.o tracers.o tracers_suite.o transform_to_pdf_module.o trb_mtn_stress.o trb_mtn_stress_cam.o trjmps.o tropopause.o tstep.o turbulent_adv_pdf.o unicon.o unicon_cam.o unicon_utils.o unit_driver.o units.o upper_bc.o uwshcu.o vdiff_lu_solver.o vertical_diffusion.o vrtmap.o waccmx_phys_intr.o wetdep.o wrap_mpi.o wrap_nf.o wv_sat_methods.o wv_saturation.o xpavg_mod.o xqmass.o zm_conv.o zm_conv_intr.o zm_microphysics.o a - LY93_pdf.o a - Nc_Ncn_eqns.o a - Skx_module.o a - T_in_K_module.o a - adg1_adg2_3d_luhar_pdf.o a - advance_clubb_core_module.o a - advance_helper_module.o a - advance_windm_edsclrm_module.o a - advance_wp2_wp3_module.o a - advance_xm_wpxp_module.o a - advance_xp2_xpyp_module.o a - advance_xp3_module.o a - aer_rad_props.o a - aero_model.o a - aerodep_flx.o a - aircraft_emit.o a - aoa_tracers.o a - apex.o a - array_index.o a - atm_comp_mct.o a - atm_import_export.o a - bandij.o a - basdy.o a - basdz.o a - basiy.o a - beljaars_drag.o a - beljaars_drag_cam.o a - bnddyi.o a - bndexch.o a - boundarydata.o a - buffer.o a - calc_pressure.o a - calc_roots.o a - calendar.o a - cam3_aero_data.o a - cam3_ozone_data.o a - cam_abortutils.o a - cam_comp.o a - cam_control_mod.o a - cam_cpl_indices.o a - cam_diagnostics.o a - cam_grid_support.o a - cam_history.o a - cam_history_buffers.o a - cam_history_support.o a - cam_initfiles.o a - cam_instance.o a - cam_logfile.o a - cam_map_utils.o a - cam_pio_utils.o a - cam_restart.o a - cam_snapshot.o a - camsrfexch.o a - carma_flags_mod.o a - carma_intr.o a - carma_model_flags_mod.o a - ccpp_kinds.o a - cfc11star.o a - charge_neutrality.o a - check_energy.o a - chem_mods.o a - chem_prod_loss_diags.o a - chem_surfvals.o a - chemistry.o a - cldaero_mod.o a - cldfrc2m.o a - cldwat.o a - cldwat2m_macro.o a - clip_explicit.o a - clip_semi_implicit.o a - cloud_cover_diags.o a - cloud_diagnostics.o a - cloud_fraction.o a - cloud_rad_props.o a - clubb_api_module.o a - clubb_intr.o a - clubb_mf.o a - clubb_precision.o a - clybry_fam.o a - cmparray_mod.o a - co2_cycle.o a - co2_data_flux.o a - code_timer_module.o a - commap.o a - comspe.o a - const_init.o a - constants_clubb.o a - constituent_burden.o a - constituents.o a - conv_water.o a - convect_deep.o a - convect_shallow.o a - coords_1d.o a - corr_varnce_module.o a - cospsimulator_intr.o a - courlim.o a - cpslec.o a - cubxdr.o a - cubydr.o a - cubzdr.o a - dadadj.o a - dadadj_cam.o a - datetime.o a - diag_dynvar_ic.o a - diagnose_correlations_module.o a - difcor.o a - diffusion.o a - diffusion_solver.o a - dp_coupling.o a - drv_input_data.o a - drydep_mod.o a - dust_common.o a - dust_model.o a - dust_sediment_mod.o a - dycore.o a - dyn.o a - dyn_comp.o a - dyn_grid.o a - dyn_tests_utils.o a - dyndrv.o a - dynpkg.o a - ebert_curry.o a - eddy_diff.o a - eddy_diff_cam.o a - endian.o a - engy_tdif.o a - engy_te.o a - epotential_params.o a - epp_ionization.o a - error_code.o a - error_messages.o a - est_kessler_microphys_module.o a - eul_control_mod.o a - euvac.o a - extx.o a - extys.o a - extyv.o a - fft99.o a - file_functions.o a - filenames.o a - fill_holes.o a - fire_emissions.o a - flux_avg.o a - flxint.o a - gas_wetdep_opts.o a - gauaw_mod.o a - gcr_ionization.o a - generate_uniform_sample_module.o a - geopotential.o a - geopotential_t.o a - getinterpnetcdfdata.o a - ghg_data.o a - gmean_mod.o a - grcalc.o a - grdxy.o a - grid_class.o a - grmult.o a - gw_common.o a - gw_convect.o a - gw_diffusion.o a - gw_drag.o a - gw_front.o a - gw_oro.o a - gw_rdg.o a - gw_utils.o a - hb_diff.o a - hdinti.o a - herxin.o a - heryin.o a - herzin.o a - hetfrz_classnuc.o a - hetfrz_classnuc_cam.o a - history_defaults.o a - history_scam.o a - hk_conv.o a - hordif.o a - hordif1.o a - horizontal_interpolate.o a - hrintp.o a - hycoef.o a - hydromet_pdf_parameter_module.o a - index_mapping.o a - infnan.o a - inic_analytic.o a - inic_analytic_utils.o a - input_data_utils.o a - input_names.o a - input_reader.o a - interp_mod.o a - interpolate_data.o a - interpolation.o a - intp_util.o a - ioFileMod.o a - iondrag.o a - ionosphere_interface.o a - iop.o a - iop_forcing.o a - kdpfnd.o a - lagyin.o a - lapack_interfaces.o a - lapack_wrap.o a - latin_hypercube_arrays.o a - latin_hypercube_driver_module.o a - lcbas.o a - lcdbas.o a - lh_microphys_var_covar_module.o a - limdx.o a - limdy.o a - limdz.o a - linear_1d_operators.o a - linemsdyn.o a - lunar_tides.o a - m_rxt_id.o a - m_sad_data.o a - m_spc_id.o a - m_types.o a - macrop_driver.o a - marsaglia.o a - massfix.o a - math_utilities.o a - matrix_operations.o a - mcica_subcol_gen_lw.o a - mcica_subcol_gen_sw.o a - mean_adv.o a - micro_mg1_0.o a - micro_mg3_0.o a - micro_mg_cam.o a - micro_pumas_data.o a - micro_pumas_utils.o a - microp_aero.o a - microp_driver.o a - mixing_length.o a - mo_adjrxt.o a - mo_aero_settling.o a - mo_airglow.o a - mo_airmas.o a - mo_airplane.o a - mo_apex.o a - mo_aurora.o a - mo_calcoe.o a - mo_chem_utls.o a - mo_chemini.o a - mo_chm_diags.o a - mo_constants.o a - mo_cph.o a - mo_drydep.o a - mo_exp_sol.o a - mo_extfrc.o a - mo_flbc.o a - mo_fstrat.o a - mo_gas_phase_chemdr.o a - mo_ghg_chem.o a - mo_heatnirco2.o a - mo_imp_sol.o a - mo_indprd.o a - mo_inter.o a - mo_jeuv.o a - mo_jlong.o a - mo_jpl.o a - mo_jshort.o a - mo_lightning.o a - mo_lin_matrix.o a - mo_lu_factor.o a - mo_lu_solve.o a - mo_lymana.o a - mo_mass_xforms.o a - mo_mean_mass.o a - mo_msis_ubc.o a - mo_negtrc.o a - mo_neu_wetdep.o a - mo_nln_matrix.o a - mo_params.o a - mo_pchem.o a - mo_photo.o a - mo_photoin.o a - mo_phtadj.o a - mo_prod_loss.o a - mo_ps2str.o a - mo_rtlink.o a - mo_rxt_rates_conv.o a - mo_sad.o a - mo_schu.o a - mo_setaer.o a - mo_setair.o a - mo_setcld.o a - mo_setext.o a - mo_sethet.o a - mo_setinv.o a - mo_seto2.o a - mo_setozo.o a - mo_setrxt.o a - mo_setsox.o a - mo_setz.o a - mo_sim_dat.o a - mo_snoe.o a - mo_sphers.o a - mo_srf_emissions.o a - mo_strato_rates.o a - mo_sulf.o a - mo_tgcm_ubc.o a - mo_tracname.o a - mo_trislv.o a - mo_tuv_inti.o a - mo_usrrxt.o a - mo_util.o a - mo_waccm_hrates.o a - mo_waveall.o a - mo_wavelab.o a - mo_wavelen.o a - mo_waveo3.o a - mo_xsections.o a - mo_zadj.o a - modal_aer_opt.o a - modal_aero_calcsize.o a - modal_aero_coag.o a - modal_aero_convproc.o a - modal_aero_data.o a - modal_aero_deposition.o a - modal_aero_gasaerexch.o a - modal_aero_newnuc.o a - modal_aero_rename.o a - modal_aero_wateruptake.o a - model_flags.o a - molec_diff.o a - mono_flux_limiter.o a - mpishorthand.o a - msise00.o a - mt95.o a - namelist_utils.o a - ncdio_atm.o a - ndrop.o a - ndrop_bam.o a - new_hybrid_pdf.o a - new_hybrid_pdf_main.o a - new_pdf.o a - new_pdf_main.o a - new_tsdadg_pdf.o a - noy_ubc.o a - nucleate_ice.o a - nucleate_ice_cam.o a - nudging.o a - numerical_check.o a - ocean_emis.o a - offline_driver.o a - oldcloud.o a - omcalc.o a - orbit.o a - output_2D_samples_module.o a - output_grads.o a - output_netcdf.o a - parameter_indices.o a - parameters_model.o a - parameters_silhs.o a - parameters_tunable.o a - parrrsw.o a - parrrtm.o a - pbl_utils.o a - pdelb0.o a - pdf_closure_module.o a - pdf_parameter_module.o a - pdf_utilities.o a - phcs.o a - photo_bkgrnd.o a - phys_control.o a - phys_debug.o a - phys_debug_util.o a - phys_gmean.o a - phys_grid.o a - phys_prop.o a - physconst.o a - physics_buffer.o a - physics_types.o a - physpkg.o a - pkg_cld_sediment.o a - pkg_cldoptics.o a - plevs0.o a - pmgrid.o a - polar_avg.o a - pos_definite_module.o a - ppgrid.o a - precipitation_fraction.o a - prescribed_aero.o a - prescribed_ghg.o a - prescribed_ozone.o a - prescribed_strataero.o a - prescribed_volcaero.o a - prognostics.o a - pspect.o a - qbo.o a - qmassa.o a - qmassd.o a - qneg_module.o a - quad.o a - quicksort.o a - rad_constituents.o a - rad_solar_var.o a - radconstants.o a - radheat.o a - radiation.o a - radiation_data.o a - radlw.o a - radsw.o a - rate_diags.o a - rayleigh_friction.o a - realloc4.o a - realloc7.o a - ref_pres.o a - reordp.o a - restart_dynamics.o a - restart_physics.o a - rk_stratiform.o a - rrlw_con.o a - rrlw_kg01.o a - rrlw_kg02.o a - rrlw_kg03.o a - rrlw_kg04.o a - rrlw_kg05.o a - rrlw_kg06.o a - rrlw_kg07.o a - rrlw_kg08.o a - rrlw_kg09.o a - rrlw_kg10.o a - rrlw_kg11.o a - rrlw_kg12.o a - rrlw_kg13.o a - rrlw_kg14.o a - rrlw_kg15.o a - rrlw_kg16.o a - rrlw_ref.o a - rrlw_tbl.o a - rrlw_wvn.o a - rrsw_con.o a - rrsw_kg16.o a - rrsw_kg17.o a - rrsw_kg18.o a - rrsw_kg19.o a - rrsw_kg20.o a - rrsw_kg21.o a - rrsw_kg22.o a - rrsw_kg23.o a - rrsw_kg24.o a - rrsw_kg25.o a - rrsw_kg26.o a - rrsw_kg27.o a - rrsw_kg28.o a - rrsw_kg29.o a - rrsw_ref.o a - rrsw_tbl.o a - rrsw_wvn.o a - rrtmg_lw_init.o a - rrtmg_lw_k_g.o a - rrtmg_lw_rad.o a - rrtmg_lw_rtrnmc.o a - rrtmg_lw_setcoef.o a - rrtmg_lw_taumol.o a - rrtmg_state.o a - rrtmg_sw_cldprmc.o a - rrtmg_sw_init.o a - rrtmg_sw_k_g.o a - rrtmg_sw_rad.o a - rrtmg_sw_reftra.o a - rrtmg_sw_setcoef.o a - rrtmg_sw_spcvmc.o a - rrtmg_sw_taumol.o a - rrtmg_sw_vrtqdr.o a - runtime_opts.o a - sat_hist.o a - saturation.o a - scamMod.o a - scan2.o a - scandyn.o a - scanslt.o a - scm0.o a - scmforecast.o a - seasalt_model.o a - set_cp.o a - settau.o a - setup_clubb_pdf_params.o a - sfc_varnce_module.o a - sgexx.o a - short_lived_species.o a - sigma_sqd_w_module.o a - silhs_api_module.o a - silhs_importance_sample_module.o a - slingo.o a - soil_erod_mod.o a - solar_data.o a - solar_euv_data.o a - solar_irrad_data.o a - solar_parms_data.o a - solar_wind_data.o a - sox_cldaero_mod.o a - spcam_drivers.o a - species_sums_diags.o a - spegrd.o a - spehox.o a - spetru.o a - sphdep.o a - spmd_dyn.o a - spmd_utils.o a - sponge_layer_damping.o a - srchutil.o a - srf_field_check.o a - ssatcontrail.o a - sslt_rebin.o a - sslt_sections.o a - stat_file_module.o a - state_converters.o a - stats.o a - stats_clubb_utilities.o a - stats_lh_sfc_module.o a - stats_lh_zt_module.o a - stats_rad_zm_module.o a - stats_rad_zt_module.o a - stats_sfc_module.o a - stats_type.o a - stats_type_utilities.o a - stats_variables.o a - stats_zm_module.o a - stats_zt_module.o a - std_atm_profile.o a - stepon.o a - string_utils.o a - subcol.o a - subcol_SILHS.o a - subcol_pack_mod.o a - subcol_tstcp.o a - subcol_utils.o a - sums_utils.o a - sv_decomp.o a - tfilt_massfix.o a - tidal_diag.o a - time_manager.o a - time_utils.o a - tracer_cnst.o a - tracer_data.o a - tracer_srcs.o a - tracers.o a - tracers_suite.o a - transform_to_pdf_module.o a - trb_mtn_stress.o a - trb_mtn_stress_cam.o a - trjmps.o a - tropopause.o a - tstep.o a - turbulent_adv_pdf.o a - unicon.o a - unicon_cam.o a - unicon_utils.o a - unit_driver.o a - units.o a - upper_bc.o a - uwshcu.o a - vdiff_lu_solver.o a - vertical_diffusion.o a - vrtmap.o a - waccmx_phys_intr.o a - wetdep.o a - wrap_mpi.o a - wrap_nf.o a - wv_sat_methods.o a - wv_saturation.o a - xpavg_mod.o a - xqmass.o a - zm_conv.o a - zm_conv_intr.o a - zm_microphysics.o rm subcol_pack_mod.F90 subcol_utils.F90 physics_buffer.F90 buffer.F90 err: cat: Srcfiles: No such file or directory f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] /home/jenkins/workspace/branch_cam_test/src/utils/spmd_utils.F90:46:7: 46 | save | 1 Warning: Legacy Extension: Blanket SAVE statement at (1) follows previous SAVE statement f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] /home/jenkins/workspace/branch_cam_test/src/chemistry/utils/msise00.F90:1513:35: 1513 | 50 TINF = TINF + ABS(SW(I))*T(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 50 at (1) /home/jenkins/workspace/branch_cam_test/src/chemistry/utils/msise00.F90:1700:27: 1700 | 50 TT=TT+ABS(SW(I))*T(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 50 at (1) f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] /home/jenkins/workspace/branch_cam_test/src/physics/cam/phys_control.F90:157:18: 155 | call mpi_bcast(deep_scheme, len(deep_scheme), mpi_character, masterprocid, mpicom, ierr) | 2 156 | call mpi_bcast(cam_physpkg, len(cam_physpkg), mpi_character, masterprocid, mpicom, ierr) 157 | call mpi_bcast(use_simple_phys, 1, mpi_logical, masterprocid, mpicom, ierr) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (LOGICAL(4)/CHARACTER(*)). f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] /home/jenkins/workspace/branch_cam_test/src/utils/physconst.F90:290:18: 210 | call MPI_bcast(gravit, 1, mpi_real8, masterprocid, mpicom, ierr) | 2 ...... 290 | call mpi_bcast(dry_air_species, len(dry_air_species)*num_names_max, mpi_character, & | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (CHARACTER(6)/REAL(8)). f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] /home/jenkins/workspace/branch_cam_test/src/utils/cam_grid_support.F90:2750:23: 2750 | call MPI_Allreduce(gridloc, gridlen, 1, MPI_INTEGER, MPI_SUM, mpicom, ierr) | 1 ...... 3488 | call MPI_allreduce(dist, mindist, 1, mpi_real8, mpi_min, mpicom, ierr) | 2 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(8)). f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] /home/jenkins/workspace/branch_cam_test/src/control/cam_initfiles.F90:102:18: 100 | call mpi_bcast(ncdata, len(ncdata), mpichar, mstrid, mpicom, ierr) | 2 101 | if (ierr /= 0) call endrun(sub//": ERROR: mpi_bcast: ncdata") 102 | call mpi_bcast(use_topo_file, 1, mpi_logical, mstrid, mpicom, ierr) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (LOGICAL(4)/CHARACTER(*)). f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] /home/jenkins/workspace/branch_cam_test/src/physics/cam/clubb_mf.F90:64:19: 60 | call mpi_bcast(clubb_mf_L0, 1, mpi_real8, mstrid, mpicom, ierr) | 2 ...... 64 | call mpi_bcast(clubb_mf_nup, 1, mpi_integer, mstrid, mpicom, ierr) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(8)). f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] /home/jenkins/workspace/branch_cam_test/src/physics/cam/gw_rdg.F90:149:17: 140 | call mpi_bcast(do_divstream, 1, mpi_logical, mstrid, mpicom, ierr) | 2 ...... 149 | call mpi_bcast(C_BetaMax_DS, 1, mpi_real8, mstrid, mpicom, ierr) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/LOGICAL(4)). f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] /home/jenkins/workspace/branch_cam_test/src/chemistry/utils/solar_data.F90:72:19: 66 | call mpi_bcast(solar_irrad_data_file, len(solar_irrad_data_file), mpi_character, masterprocid, mpicom, ierr) | 2 ...... 72 | call mpi_bcast(solar_data_ymd, 1, mpi_integer, masterprocid, mpicom, ierr) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/CHARACTER(*)). f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] /home/jenkins/workspace/branch_cam_test/src/control/sat_hist.F90:1127:27: 1115 | call mpi_allgather( sendbufr, 3, mpi_real8, recvbufr, 3, mpi_real8, mpicom, ierr ) | 2 ...... 1127 | call mpi_allgather( sendbufi, 4, mpi_integer, recvbufi, 4, mpi_integer, mpicom, ierr ) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(8)). f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] /home/jenkins/workspace/branch_cam_test/src/physics/cam/phys_debug_util.F90:193:30: 178 | call MPI_allreduce(dist, mindist, 1, mpi_real8, mpi_min, mpicom, icol) | 2 ...... 193 | call MPI_allreduce(lon, minlondist, 1, mpi_real8, mpi_min, mpicom, icol) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(8)). /home/jenkins/workspace/branch_cam_test/src/physics/cam/phys_debug_util.F90:205:22: 178 | call MPI_allreduce(dist, mindist, 1, mpi_real8, mpi_min, mpicom, icol) | 2 ...... 205 | call MPI_allreduce(lchunk, owner, 1, mpi_integer, mpi_min, mpicom, icol) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(8)). f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] /home/jenkins/workspace/branch_cam_test/src/physics/cam/chem_surfvals.F90:142:18: 130 | call mpi_bcast(co2vmr, 1, mpi_real8, mstrid, mpicom, ierr) | 2 ...... 142 | call mpi_bcast(scenario_ghg, len(scenario_ghg), mpi_character, mstrid, mpicom, ierr) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (CHARACTER(16)/REAL(8)). f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] /home/jenkins/workspace/branch_cam_test/src/control/cam_history.F90:278:45: 278 | integer, parameter :: gen_hash_key_offset = z'000053db' | 1 Warning: BOZ literal constant at (1) is neither a data-stmt-constant nor an actual argument to INT, REAL, DBLE, or CMPLX intrinsic function /home/jenkins/workspace/branch_cam_test/src/control/cam_history.F90:799:19: 799 | call mpi_bcast(ndens, ptapes, mpi_integer, masterprocid, mpicom, ierr) | 1 ...... 1672 | call mpi_bcast(logname, len(logname), mpi_character, masterprocid, mpicom, ierr) | 2 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/CHARACTER(*)). f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] /home/jenkins/workspace/branch_cam_test/src/physics/cam/qneg_module.F90:429:29: 427 | call MPI_REDUCE(qneg3_warn_num(:, index), global_warn_num(:), & | 2 428 | pcnst, MPI_INTEGER, MPI_SUM, masterprocid, mpicom, ierr) 429 | call MPI_REDUCE(qneg3_warn_worst(:, index), global_warn_worst(:),& | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(4)). f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] /home/jenkins/workspace/branch_cam_test/src/physics/cam/tracers.F90:123:18: 119 | call mpi_bcast(test_tracer_names, len(test_tracer_names)*num_names_max, mpi_character, & | 2 ...... 123 | call mpi_bcast(test_tracer_num, 1, mpi_integer, mstrid, mpicom, ierr) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/CHARACTER(*)). f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] /home/jenkins/workspace/branch_cam_test/src/physics/cam/rayleigh_friction.F90:93:18: 91 | call mpi_bcast(rayk0, 1, mpi_integer, mstrid, mpicom, ierr) | 2 92 | if (ierr /= 0) call endrun(sub//": FATAL: mpi_bcast: rayk0") 93 | call mpi_bcast(raykrange, 1, mpi_real8, mstrid, mpicom, ierr) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(4)). f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_apex.F90:105:17: 104 | call mpi_bcast(fixed_geomag_year, 1, mpi_integer, masterprocid, mpicom, ierr) | 2 105 | call mpi_bcast(igrf_geomag_coefs_file, len(igrf_geomag_coefs_file), mpi_character, masterprocid, mpicom, ierr) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (CHARACTER(256)/INTEGER(4)). f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] /home/jenkins/workspace/branch_cam_test/src/physics/cam/nudging.F90:1404:18: 1403 | call MPI_bcast(Nudge_File_Present, Nudge_NumObs, mpi_logical, mstrid, mpicom, ierr) | 2 1404 | call MPI_bcast(Nudge_ObsInd , Nudge_NumObs, mpi_integer, mstrid, mpicom, ierr) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/LOGICAL(4)). /home/jenkins/workspace/branch_cam_test/src/physics/cam/nudging.F90:839:18: 839 | call MPI_bcast(Nudge_Model , 1, mpi_logical, mstrid, mpicom, ierr) | 1 ...... 1403 | call MPI_bcast(Nudge_File_Present, Nudge_NumObs, mpi_logical, mstrid, mpicom, ierr) | 2 Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar) /home/jenkins/workspace/branch_cam_test/src/physics/cam/nudging.F90:840:18: 840 | call MPI_bcast(Nudge_ON , 1, mpi_logical, mstrid, mpicom, ierr) | 1 ...... 1403 | call MPI_bcast(Nudge_File_Present, Nudge_NumObs, mpi_logical, mstrid, mpicom, ierr) | 2 Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar) /home/jenkins/workspace/branch_cam_test/src/physics/cam/nudging.F90:841:18: 841 | call MPI_bcast(Nudge_Initialized , 1, mpi_logical, mstrid, mpicom, ierr) | 1 ...... 1403 | call MPI_bcast(Nudge_File_Present, Nudge_NumObs, mpi_logical, mstrid, mpicom, ierr) | 2 Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar) /home/jenkins/workspace/branch_cam_test/src/physics/cam/nudging.F90:481:18: 481 | call MPI_bcast(Nudge_Model , 1, mpi_logical, mstrid, mpicom, ierr) | 1 ...... 1403 | call MPI_bcast(Nudge_File_Present, Nudge_NumObs, mpi_logical, mstrid, mpicom, ierr) | 2 Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar) /home/jenkins/workspace/branch_cam_test/src/physics/cam/nudging.F90:482:18: 482 | call MPI_bcast(Nudge_Initialized , 1, mpi_logical, mstrid, mpicom, ierr) | 1 ...... 1403 | call MPI_bcast(Nudge_File_Present, Nudge_NumObs, mpi_logical, mstrid, mpicom, ierr) | 2 Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar) /home/jenkins/workspace/branch_cam_test/src/physics/cam/nudging.F90:483:18: 483 | call MPI_bcast(Nudge_ON , 1, mpi_logical, mstrid, mpicom, ierr) | 1 ...... 1403 | call MPI_bcast(Nudge_File_Present, Nudge_NumObs, mpi_logical, mstrid, mpicom, ierr) | 2 Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar) /home/jenkins/workspace/branch_cam_test/src/physics/cam/nudging.F90:515:18: 515 | call MPI_bcast(Nudge_Hwin_Invert, 1, mpi_logical, mstrid, mpicom, ierr) | 1 ...... 1403 | call MPI_bcast(Nudge_File_Present, Nudge_NumObs, mpi_logical, mstrid, mpicom, ierr) | 2 Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar) /home/jenkins/workspace/branch_cam_test/src/physics/cam/nudging.F90:522:18: 522 | call MPI_bcast(Nudge_Vwin_Invert, 1, mpi_logical, mstrid, mpicom, ierr) | 1 ...... 1403 | call MPI_bcast(Nudge_File_Present, Nudge_NumObs, mpi_logical, mstrid, mpicom, ierr) | 2 Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar) f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] /home/jenkins/workspace/branch_cam_test/src/physics/cam/co2_cycle.F90:120:18: 112 | call mpi_bcast(co2_flag, 1, mpi_logical, mstrid, mpicom, ierr) | 2 ...... 120 | call mpi_bcast(co2flux_ocn_file, len(co2flux_ocn_file), mpi_character, mstrid, mpicom, ierr) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (CHARACTER(256)/LOGICAL(4)). /home/jenkins/workspace/branch_cam_test/src/chemistry/utils/tracer_data.F90:759:23: 755 | call mpi_bcast(file%weight_x, plon*file%nlon, mpi_real8 , mstrid, mpicom,ierr) | 2 ...... 759 | call mpi_bcast(file%count_x, plon, mpi_integer , mstrid, mpicom,ierr) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(8)). f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] /home/jenkins/workspace/branch_cam_test/src/physics/cam/cldfrc2m.F90:114:18: 110 | call mpi_bcast(rhmini_const, 1, mpi_real8, masterprocid, mpicom, ierr) | 2 ...... 114 | call mpi_bcast(cldfrc2m_do_subgrid_growth, 1, mpi_logical,masterprocid, mpicom, ierr) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (LOGICAL(4)/REAL(8)). f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] /home/jenkins/workspace/branch_cam_test/src/physics/cam/nucleate_ice_cam.F90:151:17: 149 | call mpi_bcast(use_preexisting_ice, 1, mpi_logical,masterprocid, mpicom, ierr) | 2 150 | call mpi_bcast(hist_preexisting_ice, 1, mpi_logical,masterprocid, mpicom, ierr) 151 | call mpi_bcast(nucleate_ice_subgrid, 1, mpi_real8, masterprocid, mpicom, ierr) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/LOGICAL(4)). f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/noy_ubc.F90:85:19: 81 | call mpi_bcast(noy_ubc_filename, len(noy_ubc_filename), mpi_character, masterprocid, mpicom, ierr) | 2 ...... 85 | call mpi_bcast(noy_ubc_cycle_yr, 1, mpi_integer, masterprocid, mpicom, ierr) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/CHARACTER(*)). /home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/ocean_emis.F90:135:19: 132 | call mpi_bcast(ocean_salinity_file, len(ocean_salinity_file), mpi_character, masterprocid, mpicom, ierr) | 2 ...... 135 | call mpi_bcast(csw_cycle_yr, 1, mpi_integer, masterprocid, mpicom, ierr) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/CHARACTER(*)). f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] /home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero/modal_aero_convproc.F90:161:18: 156 | call mpi_bcast( convproc_do_gas, 1, mpi_logical, masterprocid, mpicom, ierr) | 2 ...... 161 | call mpi_bcast( convproc_pom_spechygro, 1, mpi_real8, masterprocid, mpicom, ierr) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/LOGICAL(4)). f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] /home/jenkins/workspace/branch_cam_test/src/physics/cam/trb_mtn_stress_cam.F90:67:17: 65 | call mpi_bcast(do_tms, 1, mpi_logical, masterprocid, mpicom, ierr) | 2 66 | if (ierr /= 0) call endrun(errMsg(__FILE__, __LINE__)//" mpi_bcast error") 67 | call mpi_bcast(tms_orocnst, 1, mpi_real8, masterprocid, mpicom, ierr) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/LOGICAL(4)). f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] /home/jenkins/workspace/branch_cam_test/src/physics/cam/gw_drag.F90:256:17: 254 | call mpi_bcast(pgwv, 1, mpi_integer, mstrid, mpicom, ierr) | 2 255 | if (ierr /= 0) call endrun(sub//": FATAL: mpi_bcast: pgwv") 256 | call mpi_bcast(gw_dc, 1, mpi_real8, mstrid, mpicom, ierr) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(4)). f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] /home/jenkins/workspace/branch_cam_test/src/physics/cam/unicon.F90:491:25: 491 | subroutine compute_unicon( mix , mkx , iend , ncnst , dt , & | ^ note: variable tracking size limit exceeded with ‘-fvar-tracking-assignments’, retrying without f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] /home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/radiation.F90:203:18: 197 | call mpi_bcast(iradsw, 1, mpi_integer, mstrid, mpicom, ierr) | 2 ...... 203 | call mpi_bcast(use_rad_dt_cosz, 1, mpi_logical, mstrid, mpicom, ierr) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (LOGICAL(4)/INTEGER(4)). f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] /home/jenkins/workspace/branch_cam_test/src/physics/cam/zm_conv_intr.F90:207:18: 205 | call mpi_bcast(zmconv_num_cin, 1, mpi_integer, masterprocid, mpicom, ierr) | 2 206 | if (ierr /= 0) call endrun("zm_conv_readnl: FATAL: mpi_bcast: zmconv_num_cin") 207 | call mpi_bcast(zmconv_c0_lnd, 1, mpi_real8, masterprocid, mpicom, ierr) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(4)). f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] /home/jenkins/workspace/branch_cam_test/src/physics/cam/clubb_intr.F90:80:67: 80 | type(clubb_config_flags_type), public, save :: clubb_config_flags | 1 Warning: Legacy Extension: Duplicate SAVE attribute specified at (1) /home/jenkins/workspace/branch_cam_test/src/physics/cam/clubb_intr.F90:81:60: 81 | real(r8), dimension(nparams), public, save :: clubb_params ! Adjustable CLUBB parameters (C1, C2 ...) | 1 Warning: Legacy Extension: Duplicate SAVE attribute specified at (1) /home/jenkins/workspace/branch_cam_test/src/physics/cam/clubb_intr.F90:45:51: 45 | stats_rad_zm(pcols), & ! stats_rad_zm grid | 1 Warning: Legacy Extension: Duplicate SAVE attribute specified at (1) /home/jenkins/workspace/branch_cam_test/src/physics/cam/clubb_intr.F90:44:51: 44 | stats_rad_zt(pcols), & ! stats_rad_zt grid | 1 Warning: Legacy Extension: Duplicate SAVE attribute specified at (1) /home/jenkins/workspace/branch_cam_test/src/physics/cam/clubb_intr.F90:46:48: 46 | stats_sfc(pcols) ! stats_sfc | 1 Warning: Legacy Extension: Duplicate SAVE attribute specified at (1) /home/jenkins/workspace/branch_cam_test/src/physics/cam/clubb_intr.F90:43:47: 43 | stats_zm(pcols), & ! stats_zm grid | 1 Warning: Legacy Extension: Duplicate SAVE attribute specified at (1) /home/jenkins/workspace/branch_cam_test/src/physics/cam/clubb_intr.F90:42:47: 42 | type (stats), target, save :: stats_zt(pcols), & ! stats_zt grid | 1 Warning: Legacy Extension: Duplicate SAVE attribute specified at (1) /home/jenkins/workspace/branch_cam_test/src/physics/cam/clubb_intr.F90:831:19: 831 | call mpi_bcast(clubb_history, 1, mpi_logical, mstrid, mpicom, ierr) | 1 ...... 4622 | call mpi_bcast(clubb_vars_zt, var_length*nvarmax_zt, mpi_character, mstrid, mpicom, ierr) | 2 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (LOGICAL(4)/CHARACTER(*)). f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] /home/jenkins/workspace/branch_cam_test/src/physics/cam/subcol_SILHS.F90:59:45: 59 | stats_lh_sfc | 1 Warning: Legacy Extension: Duplicate SAVE attribute specified at (1) /home/jenkins/workspace/branch_cam_test/src/physics/cam/subcol_SILHS.F90:58:44: 58 | type (stats), target, save :: stats_lh_zt, & | 1 Warning: Legacy Extension: Duplicate SAVE attribute specified at (1) /home/jenkins/workspace/branch_cam_test/src/physics/cam/subcol_SILHS.F90:1966:13: 1966 | do i=1,ns | 1 Warning: Deleted feature: End expression in DO loop at (1) must be integer /home/jenkins/workspace/branch_cam_test/src/physics/cam/subcol_SILHS.F90:1979:13: 1979 | do i=1,ns | 1 Warning: Deleted feature: End expression in DO loop at (1) must be integer f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] /home/jenkins/workspace/branch_cam_test/src/physics/cam/micro_mg_cam.F90:413:17: 407 | call mpi_bcast(micro_mg_version, 1, mpi_integer, mstrid, mpicom, ierr) | 2 ...... 413 | call mpi_bcast(do_cldice, 1, mpi_logical, mstrid, mpicom, ierr) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (LOGICAL(4)/INTEGER(4)). f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] /home/jenkins/workspace/branch_cam_test/src/dynamics/eul/dyn_comp.F90:130:18: 127 | call mpi_bcast(eul_dif2_coef, 1, mpi_real8, mstrid, mpicom, ierr) | 2 ...... 130 | call mpi_bcast(eul_hdif_order, 1, mpi_integer, mstrid, mpicom, ierr) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(8)). f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/SourceMods/src.cam’ [-Wmissing-include-dirs] ar: creating /home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/libatm.a [Pipeline] sh + gzip -d /home/jenkins/cam_output/scratch/test_scam_arm97/bld/cesm.bldlog.220616-145000.gz + cat /home/jenkins/cam_output/scratch/test_scam_arm97/bld/cesm.bldlog.220616-145000 Building a single executable version of target coupled model cat: Srcfiles: No such file or directory /home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/Tools/mkSrcfiles cp -f Filepath Deppath /home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/Tools/mkDepends Deppath Srcfiles > Depends /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.drv -I/home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main/t_driver_timers_mod.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.drv -I/home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main/seq_map_type_mod.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.drv -I/home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main/mrg_mod.F90 f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.drv -I/home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main/component_type_mod.F90 f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.drv -I/home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main/seq_map_mod.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.drv -I/home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main/seq_flux_mct.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.drv -I/home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main/seq_io_mod.F90 f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.drv -I/home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main/seq_diag_mct.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.drv -I/home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main/map_glc2lnd_mod.F90 f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.drv -I/home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main/map_lnd2rof_irrig_mod.F90 f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.drv -I/home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main/map_lnd2glc_mod.F90 f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.drv -I/home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main/prep_atm_mod.F90 f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.drv -I/home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main/prep_ice_mod.F90 f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.drv -I/home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main/prep_wav_mod.F90 f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.drv -I/home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main/prep_lnd_mod.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.drv -I/home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main/prep_glc_mod.F90 f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.drv -I/home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main/prep_rof_mod.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.drv -I/home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main/prep_iac_mod.F90 f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.drv -I/home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main/cplcomp_exchange_mod.F90 f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] /home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main/cplcomp_exchange_mod.F90:19:6: 19 | save | 1 Warning: Legacy Extension: Blanket SAVE statement at (1) follows previous SAVE statement /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.drv -I/home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main/prep_ocn_mod.F90 f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.drv -I/home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main/seq_frac_mct.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.drv -I/home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main/prep_aoflux_mod.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.drv -I/home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main/seq_domain_mct.F90 f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] /home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main/seq_domain_mct.F90:19:6: 19 | save | 1 Warning: Legacy Extension: Blanket SAVE statement at (1) follows previous SAVE statement /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.drv -I/home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main/seq_hist_mod.F90 /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.drv -I/home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main/seq_rest_mod.F90 f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.drv -I/home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main/component_mod.F90 f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] /home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main/component_mod.F90:39:6: 39 | save | 1 Warning: Legacy Extension: Blanket SAVE statement at (1) follows previous SAVE statement /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.drv -I/home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main/cime_comp_mod.F90 f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -I. -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/atm/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ice/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/ocn/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/glc/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/rof/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/wav/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/esp/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/iac/obj -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_arm97/SourceMods/src.drv -I/home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow -O -DLinux -DCESMCOUPLED -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DNO_MPI2 -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form -DUSE_CONTIGUOUS= /home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main/cime_driver.F90 f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/finclude’ [-Wmissing-include-dirs] /usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -o /home/jenkins/cam_output/scratch/test_scam_arm97/bld/cesm.exe cime_comp_mod.o cime_driver.o component_mod.o component_type_mod.o cplcomp_exchange_mod.o map_glc2lnd_mod.o map_lnd2glc_mod.o map_lnd2rof_irrig_mod.o mrg_mod.o prep_aoflux_mod.o prep_atm_mod.o prep_glc_mod.o prep_iac_mod.o prep_ice_mod.o prep_lnd_mod.o prep_ocn_mod.o prep_rof_mod.o prep_wav_mod.o seq_diag_mct.o seq_domain_mct.o seq_flux_mct.o seq_frac_mct.o seq_hist_mod.o seq_io_mod.o seq_map_mod.o seq_map_type_mod.o seq_rest_mod.o t_driver_timers_mod.o -L/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/ -latm -L/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/ -lice -L/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/lib/ -lclm -L/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/ -locn -L/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/ -lrof -L/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/ -lglc -L/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/ -lwav -L/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/ -lesp -L/home/jenkins/cam_output/scratch/test_scam_arm97/bld/lib/ -liac -L/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/lib -lcsm_share_cpl7 -lcsm_share -L/home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/lib -lpiof -lpioc -lgptl -lmct -lmpeu -L/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib -lnetcdff -L/usr/local/NETCDF-C-4.8.0-gfortran/lib -lnetcdf -llapack -lblas /home/jenkins/cam_output/scratch/test_scam_arm97/bld/gnu/mpi-serial/nodebug/nothreads/mct/lib/libmpi-serial.a [Pipeline] sh + gzip -d '/home/jenkins/cam_output/scratch/test_scam_arm97/run/atm.log.*.gz' gzip: /home/jenkins/cam_output/scratch/test_scam_arm97/run/atm.log.*.gz: No such file or directory [Pipeline] echo Not all logs were made for arm97. [Pipeline] } [Pipeline] // script [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline ERROR: script returned exit code 1 Finished: FAILURE